10:06:54 Triggered by Gerrit: https://git.opendaylight.org/gerrit/c/netconf/+/122842 10:06:54 Running as SYSTEM 10:06:54 [EnvInject] - Loading node environment variables. 10:06:54 Building remotely on prd-ubuntu2204-builder-2c-2g-23669 (ubuntu2204-builder-2c-2g) in workspace /w/workspace/netconf-tox-verify-master 10:06:54 [ssh-agent] Looking for ssh-agent implementation... 10:06:55 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:06:55 $ ssh-agent 10:06:55 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXVhjOEo/agent.1515 10:06:55 SSH_AGENT_PID=1517 10:06:55 [ssh-agent] Started. 10:06:55 Running ssh-add (command line suppressed) 10:06:55 Identity added: /w/workspace/netconf-tox-verify-master@tmp/private_key_17512131187343287272.key (/w/workspace/netconf-tox-verify-master@tmp/private_key_17512131187343287272.key) 10:06:55 [ssh-agent] Using credentials jenkins (jenkins-ssh) 10:06:55 The recommended git tool is: NONE 10:06:57 using credential jenkins-ssh 10:06:57 Wiping out workspace first. 10:06:57 Cloning the remote Git repository 10:06:57 Cloning repository git://devvexx.opendaylight.org/mirror/netconf 10:06:57 > git init /w/workspace/netconf-tox-verify-master # timeout=10 10:06:57 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/netconf 10:06:57 > git --version # timeout=10 10:06:57 > git --version # 'git version 2.34.1' 10:06:57 using GIT_SSH to set credentials jenkins-ssh 10:06:57 Verifying host key using known hosts file, will automatically accept unseen keys 10:06:57 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/netconf +refs/heads/*:refs/remotes/origin/* # timeout=10 10:07:05 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/netconf # timeout=10 10:07:05 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 10:07:06 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/netconf # timeout=10 10:07:06 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/netconf 10:07:06 using GIT_SSH to set credentials jenkins-ssh 10:07:06 Verifying host key using known hosts file, will automatically accept unseen keys 10:07:06 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/netconf refs/changes/42/122842/21 # timeout=10 10:07:06 > git rev-parse 0de4444fbac98e4a5d65723fae5d2bba7a58543c^{commit} # timeout=10 10:07:06 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 10:07:06 Checking out Revision 0de4444fbac98e4a5d65723fae5d2bba7a58543c (refs/changes/42/122842/21) 10:07:06 > git config core.sparsecheckout # timeout=10 10:07:06 > git checkout -f 0de4444fbac98e4a5d65723fae5d2bba7a58543c # timeout=10 10:07:10 Commit message: "Port CSIT CRUD-ACTION Robot tests to PyTest" 10:07:10 > git rev-parse FETCH_HEAD^{commit} # timeout=10 10:07:10 > git rev-list --no-walk 63f88017f3b66c80a88910a80c92fad6239ee65a # timeout=10 10:07:10 provisioning config files... 10:07:10 copy managed file [npmrc] to file:/home/jenkins/.npmrc 10:07:10 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 10:07:10 [netconf-tox-verify-master] $ /bin/bash /tmp/jenkins15681049704861583207.sh 10:07:10 ---> python-tools-install.sh 10:07:10 Setup pyenv: 10:07:10 * system (set by /opt/pyenv/version) 10:07:10 * 3.8.20 (set by /opt/pyenv/version) 10:07:10 * 3.9.20 (set by /opt/pyenv/version) 10:07:10 3.10.15 10:07:10 3.11.10 10:07:15 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Zit1 10:07:15 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 10:07:15 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 10:07:15 lf-activate-venv(): INFO: Attempting to install with network-safe options... 10:07:20 lf-activate-venv(): INFO: Base packages installed successfully 10:07:20 lf-activate-venv(): INFO: Installing additional packages: lftools 10:07:46 lf-activate-venv(): INFO: Adding /tmp/venv-Zit1/bin to PATH 10:07:46 Generating Requirements File 10:08:12 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 10:08:12 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 10:08:12 Python 3.11.10 10:08:12 pip 26.1.2 from /tmp/venv-Zit1/lib/python3.11/site-packages/pip (python 3.11) 10:08:13 aiohappyeyeballs==2.6.2 10:08:13 aiohttp==3.14.0 10:08:13 aiosignal==1.4.0 10:08:13 appdirs==1.4.4 10:08:13 argcomplete==3.6.3 10:08:13 aspy.yaml==1.3.0 10:08:13 attrs==26.1.0 10:08:13 autopage==0.6.0 10:08:13 beautifulsoup4==4.14.3 10:08:13 boto3==1.43.22 10:08:13 botocore==1.43.22 10:08:13 bs4==0.0.2 10:08:13 certifi==2026.5.20 10:08:13 cffi==2.0.0 10:08:13 cfgv==3.5.0 10:08:13 chardet==7.4.3 10:08:13 charset-normalizer==3.4.7 10:08:13 click==8.4.1 10:08:13 cliff==4.14.0 10:08:13 cmd2==3.5.1 10:08:13 cryptography==3.3.2 10:08:13 debtcollector==3.1.0 10:08:13 decorator==5.3.1 10:08:13 defusedxml==0.7.1 10:08:13 Deprecated==1.3.1 10:08:13 distlib==0.4.1 10:08:13 dnspython==2.8.0 10:08:13 docker==7.1.0 10:08:13 dogpile.cache==1.5.0 10:08:13 durationpy==0.10 10:08:13 email-validator==2.3.0 10:08:13 filelock==3.29.1 10:08:13 frozenlist==1.8.0 10:08:13 future==1.0.0 10:08:13 gitdb==4.0.12 10:08:13 GitPython==3.1.50 10:08:13 httplib2==0.30.2 10:08:13 identify==2.6.19 10:08:13 idna==3.18 10:08:13 importlib-resources==1.5.0 10:08:13 iso8601==2.1.0 10:08:13 Jinja2==3.1.6 10:08:13 jmespath==1.1.0 10:08:13 jsonpatch==1.33 10:08:13 jsonpointer==3.1.1 10:08:13 jsonschema==4.26.0 10:08:13 jsonschema-specifications==2025.9.1 10:08:13 keystoneauth1==5.14.0 10:08:13 kubernetes==36.0.2 10:08:13 lftools==0.37.22 10:08:13 lxml==6.1.1 10:08:13 markdown-it-py==4.2.0 10:08:13 MarkupSafe==3.0.3 10:08:13 mdurl==0.1.2 10:08:13 msgpack==1.1.2 10:08:13 multi_key_dict==2.0.3 10:08:13 multidict==6.7.1 10:08:13 munch==4.0.0 10:08:13 netaddr==1.3.0 10:08:13 niet==1.4.2 10:08:13 nodeenv==1.10.0 10:08:13 oauth2client==4.1.3 10:08:13 oauthlib==3.3.1 10:08:13 openstacksdk==4.14.0 10:08:13 os-service-types==1.8.2 10:08:13 osc-lib==4.6.0 10:08:13 oslo.config==10.4.0 10:08:13 oslo.context==6.4.0 10:08:13 oslo.i18n==6.8.0 10:08:13 oslo.log==8.2.0 10:08:13 oslo.serialization==5.10.0 10:08:13 oslo.utils==10.1.0 10:08:13 packaging==26.2 10:08:13 pbr==7.0.3 10:08:13 platformdirs==4.10.0 10:08:13 prettytable==3.17.0 10:08:13 propcache==0.5.2 10:08:13 psutil==7.2.2 10:08:13 pyasn1==0.6.3 10:08:13 pyasn1_modules==0.4.2 10:08:13 pycparser==3.0 10:08:13 pygerrit2==2.0.15 10:08:13 PyGithub==2.9.1 10:08:13 Pygments==2.20.0 10:08:13 PyJWT==2.13.0 10:08:13 PyNaCl==1.6.2 10:08:13 pyparsing==2.4.7 10:08:13 pyperclip==1.11.0 10:08:13 pyrsistent==0.20.0 10:08:13 python-cinderclient==9.9.0 10:08:13 python-dateutil==2.9.0.post0 10:08:13 python-discovery==1.4.0 10:08:13 python-heatclient==5.2.0 10:08:13 python-jenkins==1.8.3 10:08:13 python-keystoneclient==5.8.0 10:08:13 python-magnumclient==4.10.0 10:08:13 python-openstackclient==10.0.0 10:08:13 python-swiftclient==4.10.0 10:08:13 PyYAML==6.0.3 10:08:13 referencing==0.37.0 10:08:13 requests==2.34.2 10:08:13 requests-oauthlib==2.0.0 10:08:13 rfc3986==2.0.0 10:08:13 rich==15.0.0 10:08:13 rich-argparse==1.8.0 10:08:13 rpds-py==2026.5.1 10:08:13 rsa==4.9.1 10:08:13 ruamel.yaml==0.19.1 10:08:13 ruamel.yaml.clib==0.2.15 10:08:13 s3transfer==0.18.0 10:08:13 simplejson==4.1.1 10:08:13 six==1.17.0 10:08:13 smmap==5.0.3 10:08:13 soupsieve==2.8.4 10:08:13 stevedore==5.8.0 10:08:13 tabulate==0.10.0 10:08:13 toml==0.10.2 10:08:13 tomlkit==0.15.0 10:08:13 tqdm==4.67.3 10:08:13 typing_extensions==4.15.0 10:08:13 urllib3==1.26.20 10:08:13 virtualenv==21.4.2 10:08:13 wcwidth==0.7.0 10:08:13 websocket-client==1.9.0 10:08:13 wrapt==2.2.1 10:08:13 xdg==6.0.0 10:08:13 xmltodict==1.0.4 10:08:13 yarl==1.24.2 10:08:13 yq==3.4.3 10:08:13 [netconf-tox-verify-master] $ /bin/sh /tmp/jenkins6672467588735034668.sh 10:08:13 ---> uv-install.sh 10:08:13 Installing uv/uvx (latest) using shell installer 10:08:13 2026-06-04 10:08:13 URL:https://releases.astral.sh/installers/uv/latest/uv-installer.sh [71233/71233] -> "/tmp/uv-install-V6bWNi.sh" [1] 10:08:13 downloading uv 0.11.19 x86_64-unknown-linux-gnu 10:08:14 installing to /home/jenkins/.local/bin 10:08:14 uv 10:08:14 uvx 10:08:14 everything's installed! 10:08:14 10:08:14 To add $HOME/.local/bin to your PATH, either restart your shell or run: 10:08:14 10:08:14 source $HOME/.local/bin/env (sh, bash, zsh) 10:08:14 source $HOME/.local/bin/env.fish (fish) 10:08:14 Adding install location to PATH 10:08:14 ---> Validating uv/uvx install 10:08:14 uvx 0.11.19 (x86_64-unknown-linux-gnu) 10:08:14 [EnvInject] - Injecting environment variables from a build step. 10:08:14 [EnvInject] - Injecting as environment variables the properties content 10:08:14 PYTHON=python3 10:08:14 10:08:14 [EnvInject] - Variables injected successfully. 10:08:14 [netconf-tox-verify-master] $ /bin/bash -l /tmp/jenkins14567619405423753267.sh 10:08:14 ---> tox-install.sh 10:08:14 + source /home/jenkins/lf-env.sh 10:08:14 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 10:08:14 ++ mktemp -d /tmp/venv-XXXX 10:08:14 + lf_venv=/tmp/venv-greP 10:08:14 + local venv_file=/tmp/.os_lf_venv 10:08:14 + local python=python3 10:08:14 + local options 10:08:14 + local set_path=true 10:08:14 + local install_args= 10:08:14 ++ 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 10:08:14 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 10:08:14 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 10:08:14 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 10:08:14 + true 10:08:14 + case $1 in 10:08:14 + venv_file=/tmp/.toxenv 10:08:14 + shift 2 10:08:14 + true 10:08:14 + case $1 in 10:08:14 + shift 10:08:14 + break 10:08:14 + case $python in 10:08:14 + local pkg_list= 10:08:14 + [[ -d /opt/pyenv ]] 10:08:14 + echo 'Setup pyenv:' 10:08:14 Setup pyenv: 10:08:14 + export PYENV_ROOT=/opt/pyenv 10:08:14 + PYENV_ROOT=/opt/pyenv 10:08:14 + 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 10:08:14 + 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 10:08:14 + pyenv versions 10:08:14 system 10:08:14 3.8.20 10:08:14 3.9.20 10:08:14 3.10.15 10:08:14 * 3.11.10 (set by /w/workspace/netconf-tox-verify-master/.python-version) 10:08:14 + command -v pyenv 10:08:14 ++ pyenv init - --no-rehash 10:08:14 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 10:08:14 for i in ${!paths[@]}; do 10:08:14 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 10:08:14 fi; done; 10:08:14 echo "${paths[*]}"'\'')" 10:08:14 export PATH="/opt/pyenv/shims:${PATH}" 10:08:14 export PYENV_SHELL=bash 10:08:14 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 10:08:14 pyenv() { 10:08:14 local command 10:08:14 command="${1:-}" 10:08:14 if [ "$#" -gt 0 ]; then 10:08:14 shift 10:08:14 fi 10:08:14 10:08:14 case "$command" in 10:08:14 rehash|shell) 10:08:14 eval "$(pyenv "sh-$command" "$@")" 10:08:14 ;; 10:08:14 *) 10:08:14 command pyenv "$command" "$@" 10:08:14 ;; 10:08:14 esac 10:08:14 }' 10:08:14 +++ bash --norc -ec 'IFS=:; paths=($PATH); 10:08:14 for i in ${!paths[@]}; do 10:08:14 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 10:08:14 fi; done; 10:08:14 echo "${paths[*]}"' 10:08:14 ++ 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 10:08:14 ++ 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 10:08:14 ++ 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 10:08:14 ++ export PYENV_SHELL=bash 10:08:14 ++ PYENV_SHELL=bash 10:08:14 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 10:08:14 +++ complete -F _pyenv pyenv 10:08:14 ++ lf-pyver python3 10:08:14 ++ local py_version_xy=python3 10:08:14 ++ local py_version_xyz= 10:08:14 ++ pyenv versions 10:08:14 ++ local command 10:08:14 ++ command=versions 10:08:14 ++ '[' 1 -gt 0 ']' 10:08:14 ++ shift 10:08:14 ++ case "$command" in 10:08:14 ++ command pyenv versions 10:08:14 ++ awk '{ print $1 }' 10:08:14 ++ grep -E '^[0-9.]*[0-9]$' 10:08:14 ++ sed 's/^[ *]* //' 10:08:14 ++ [[ ! -s /tmp/.pyenv_versions ]] 10:08:14 +++ grep '^3' /tmp/.pyenv_versions 10:08:14 +++ tail -n 1 10:08:14 +++ sort -V 10:08:14 ++ py_version_xyz=3.11.10 10:08:14 ++ [[ -z 3.11.10 ]] 10:08:14 ++ echo 3.11.10 10:08:14 ++ return 0 10:08:14 + pyenv local 3.11.10 10:08:14 + local command 10:08:14 + command=local 10:08:14 + '[' 2 -gt 0 ']' 10:08:14 + shift 10:08:14 + case "$command" in 10:08:14 + command pyenv local 3.11.10 10:08:14 + for arg in "$@" 10:08:14 + case $arg in 10:08:14 + pkg_list+='tox ' 10:08:14 + for arg in "$@" 10:08:14 + case $arg in 10:08:14 + pkg_list+='virtualenv ' 10:08:14 + for arg in "$@" 10:08:14 + case $arg in 10:08:14 + pkg_list+='urllib3~=1.26.15 ' 10:08:14 + [[ -f /tmp/.toxenv ]] 10:08:14 + [[ ! -f /tmp/.toxenv ]] 10:08:14 + [[ -n '' ]] 10:08:14 + python3 -m venv /tmp/venv-greP 10:08:18 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-greP' 10:08:18 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-greP 10:08:18 + echo /tmp/venv-greP 10:08:18 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 10:08:18 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 10:08:18 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 10:08:18 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 10:08:18 + local 'pip_opts=--upgrade --quiet' 10:08:18 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 10:08:18 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 10:08:18 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 10:08:18 + [[ -n '' ]] 10:08:18 + [[ -n '' ]] 10:08:18 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 10:08:18 lf-activate-venv(): INFO: Attempting to install with network-safe options... 10:08:18 + /tmp/venv-greP/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 10:08:22 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 10:08:22 lf-activate-venv(): INFO: Base packages installed successfully 10:08:22 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 10:08:22 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 10:08:22 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 10:08:22 + /tmp/venv-greP/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 10:08:24 + type python3 10:08:24 + true 10:08:24 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-greP/bin to PATH' 10:08:24 lf-activate-venv(): INFO: Adding /tmp/venv-greP/bin to PATH 10:08:24 + PATH=/tmp/venv-greP/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 10:08:24 + return 0 10:08:24 + python3 --version 10:08:24 Python 3.11.10 10:08:24 + python3 -m pip --version 10:08:24 pip 26.1.2 from /tmp/venv-greP/lib/python3.11/site-packages/pip (python 3.11) 10:08:24 + python3 -m pip freeze 10:08:25 cachetools==7.1.4 10:08:25 colorama==0.4.6 10:08:25 distlib==0.4.1 10:08:25 filelock==3.29.1 10:08:25 packaging==26.2 10:08:25 platformdirs==4.10.0 10:08:25 pluggy==1.6.0 10:08:25 pyproject-api==1.10.1 10:08:25 python-discovery==1.4.0 10:08:25 tomli_w==1.2.0 10:08:25 tox==4.55.1 10:08:25 urllib3==1.26.20 10:08:25 virtualenv==21.4.2 10:08:25 [netconf-tox-verify-master] $ /bin/sh -xe /tmp/jenkins13725486267192236980.sh 10:08:25 [EnvInject] - Injecting environment variables from a build step. 10:08:25 [EnvInject] - Injecting as environment variables the properties content 10:08:25 PARALLEL=True 10:08:25 10:08:25 [EnvInject] - Variables injected successfully. 10:08:25 [netconf-tox-verify-master] $ /bin/bash -l /tmp/jenkins4170337248445617237.sh 10:08:25 ---> tox-run.sh 10:08:25 + 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 10:08:25 + ARCHIVE_TOX_DIR=/w/workspace/netconf-tox-verify-master/archives/tox 10:08:25 + ARCHIVE_DOC_DIR=/w/workspace/netconf-tox-verify-master/archives/docs 10:08:25 + mkdir -p /w/workspace/netconf-tox-verify-master/archives/tox 10:08:25 + cd /w/workspace/netconf-tox-verify-master/. 10:08:25 + source /home/jenkins/lf-env.sh 10:08:25 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 10:08:25 ++ mktemp -d /tmp/venv-XXXX 10:08:25 + lf_venv=/tmp/venv-bnZj 10:08:25 + local venv_file=/tmp/.os_lf_venv 10:08:25 + local python=python3 10:08:25 + local options 10:08:25 + local set_path=true 10:08:25 + local install_args= 10:08:25 ++ 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 10:08:25 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 10:08:25 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 10:08:25 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 10:08:25 + true 10:08:25 + case $1 in 10:08:25 + venv_file=/tmp/.toxenv 10:08:25 + shift 2 10:08:25 + true 10:08:25 + case $1 in 10:08:25 + shift 10:08:25 + break 10:08:25 + case $python in 10:08:25 + local pkg_list= 10:08:25 + [[ -d /opt/pyenv ]] 10:08:25 + echo 'Setup pyenv:' 10:08:25 Setup pyenv: 10:08:25 + export PYENV_ROOT=/opt/pyenv 10:08:25 + PYENV_ROOT=/opt/pyenv 10:08:25 + 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 10:08:25 + 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 10:08:25 + pyenv versions 10:08:25 system 10:08:25 3.8.20 10:08:25 3.9.20 10:08:25 3.10.15 10:08:25 * 3.11.10 (set by /w/workspace/netconf-tox-verify-master/.python-version) 10:08:25 + command -v pyenv 10:08:25 ++ pyenv init - --no-rehash 10:08:25 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 10:08:25 for i in ${!paths[@]}; do 10:08:25 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 10:08:25 fi; done; 10:08:25 echo "${paths[*]}"'\'')" 10:08:25 export PATH="/opt/pyenv/shims:${PATH}" 10:08:25 export PYENV_SHELL=bash 10:08:25 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 10:08:25 pyenv() { 10:08:25 local command 10:08:25 command="${1:-}" 10:08:25 if [ "$#" -gt 0 ]; then 10:08:25 shift 10:08:25 fi 10:08:25 10:08:25 case "$command" in 10:08:25 rehash|shell) 10:08:25 eval "$(pyenv "sh-$command" "$@")" 10:08:25 ;; 10:08:25 *) 10:08:25 command pyenv "$command" "$@" 10:08:25 ;; 10:08:25 esac 10:08:25 }' 10:08:25 +++ bash --norc -ec 'IFS=:; paths=($PATH); 10:08:25 for i in ${!paths[@]}; do 10:08:25 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 10:08:25 fi; done; 10:08:25 echo "${paths[*]}"' 10:08:25 ++ 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 10:08:25 ++ 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 10:08:25 ++ 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 10:08:25 ++ export PYENV_SHELL=bash 10:08:25 ++ PYENV_SHELL=bash 10:08:25 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 10:08:25 +++ complete -F _pyenv pyenv 10:08:25 ++ lf-pyver python3 10:08:25 ++ local py_version_xy=python3 10:08:25 ++ local py_version_xyz= 10:08:25 ++ pyenv versions 10:08:25 ++ local command 10:08:25 ++ command=versions 10:08:25 ++ '[' 1 -gt 0 ']' 10:08:25 ++ shift 10:08:25 ++ awk '{ print $1 }' 10:08:25 ++ case "$command" in 10:08:25 ++ command pyenv versions 10:08:25 ++ grep -E '^[0-9.]*[0-9]$' 10:08:25 ++ sed 's/^[ *]* //' 10:08:25 ++ [[ ! -s /tmp/.pyenv_versions ]] 10:08:25 +++ grep '^3' /tmp/.pyenv_versions 10:08:25 +++ tail -n 1 10:08:25 +++ sort -V 10:08:25 ++ py_version_xyz=3.11.10 10:08:25 ++ [[ -z 3.11.10 ]] 10:08:25 ++ echo 3.11.10 10:08:25 ++ return 0 10:08:25 + pyenv local 3.11.10 10:08:25 + local command 10:08:25 + command=local 10:08:25 + '[' 2 -gt 0 ']' 10:08:25 + shift 10:08:25 + case "$command" in 10:08:25 + command pyenv local 3.11.10 10:08:25 + for arg in "$@" 10:08:25 + case $arg in 10:08:25 + pkg_list+='tox ' 10:08:25 + for arg in "$@" 10:08:25 + case $arg in 10:08:25 + pkg_list+='virtualenv ' 10:08:25 + for arg in "$@" 10:08:25 + case $arg in 10:08:25 + pkg_list+='urllib3~=1.26.15 ' 10:08:25 + [[ -f /tmp/.toxenv ]] 10:08:25 ++ cat /tmp/.toxenv 10:08:25 + lf_venv=/tmp/venv-greP 10:08:25 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-greP from' file:/tmp/.toxenv 10:08:25 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-greP from file:/tmp/.toxenv 10:08:25 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 10:08:25 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 10:08:25 + local 'pip_opts=--upgrade --quiet' 10:08:25 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 10:08:25 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 10:08:25 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 10:08:25 + [[ -n '' ]] 10:08:25 + [[ -n '' ]] 10:08:25 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 10:08:25 lf-activate-venv(): INFO: Attempting to install with network-safe options... 10:08:25 + /tmp/venv-greP/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 10:08:26 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 10:08:26 lf-activate-venv(): INFO: Base packages installed successfully 10:08:26 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 10:08:26 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 10:08:26 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 10:08:26 + /tmp/venv-greP/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 10:08:27 + type python3 10:08:27 + true 10:08:27 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-greP/bin to PATH' 10:08:27 lf-activate-venv(): INFO: Adding /tmp/venv-greP/bin to PATH 10:08:27 + PATH=/tmp/venv-greP/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 10:08:27 + return 0 10:08:27 + [[ -d /opt/pyenv ]] 10:08:27 + echo '---> Setting up pyenv' 10:08:27 ---> Setting up pyenv 10:08:27 + export PYENV_ROOT=/opt/pyenv 10:08:27 + PYENV_ROOT=/opt/pyenv 10:08:27 + export PATH=/opt/pyenv/bin:/tmp/venv-greP/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 10:08:27 + PATH=/opt/pyenv/bin:/tmp/venv-greP/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 10:08:27 ++ pwd 10:08:27 + PYTHONPATH=/w/workspace/netconf-tox-verify-master 10:08:27 + export PYTHONPATH 10:08:27 + export TOX_TESTENV_PASSENV=PYTHONPATH 10:08:27 + TOX_TESTENV_PASSENV=PYTHONPATH 10:08:27 + tox --version 10:08:27 4.55.1 from /tmp/venv-greP/lib/python3.11/site-packages/tox/__init__.py 10:08:27 + PARALLEL=True 10:08:27 + TOX_OPTIONS_LIST= 10:08:27 + [[ -n '' ]] 10:08:27 + case ${PARALLEL,,} in 10:08:27 + TOX_OPTIONS_LIST=' --parallel auto --parallel-live' 10:08:27 + tox --parallel auto --parallel-live 10:08:27 + tee -a /w/workspace/netconf-tox-verify-master/archives/tox/tox.log 10:08:28 docs: install_deps> python -I -m pip install -r docs/requirements.txt 10:08:28 docs-linkcheck: install_deps> python -I -m pip install -r docs/requirements.txt 10:08:50 docs-linkcheck: freeze> python -m pip freeze --all 10:08:50 docs: freeze> python -m pip freeze --all 10:08:50 docs-linkcheck: alabaster==1.0.0,attrs==26.1.0,babel==2.18.0,blockdiag==3.0.0,certifi==2026.5.20,charset-normalizer==3.4.7,contourpy==1.3.3,cycler==0.12.1,docutils==0.21.2,fonttools==4.63.0,funcparserlib==2.0.0a0,future==1.0.0,idna==3.18,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.6,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.34.2,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.1.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 10:08:50 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 10:08:50 docs: alabaster==1.0.0,attrs==26.1.0,babel==2.18.0,blockdiag==3.0.0,certifi==2026.5.20,charset-normalizer==3.4.7,contourpy==1.3.3,cycler==0.12.1,docutils==0.21.2,fonttools==4.63.0,funcparserlib==2.0.0a0,future==1.0.0,idna==3.18,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.6,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.34.2,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.1.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 10:08:50 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 10:08:51 Running Sphinx v8.2.3 10:08:51 loading translations [en]... done 10:08:51 Running Sphinx v8.2.3 10:08:51 loading translations [en]... done 10:08:51 making output directory... done 10:08:51 Converting `source_suffix = '.rst'` to `source_suffix = {'.rst': 'restructuredtext'}`. 10:08:51 making output directory... done 10:08:51 Converting `source_suffix = '.rst'` to `source_suffix = {'.rst': 'restructuredtext'}`. 10:08:51 loading intersphinx inventory 'common-packer' from https://docs.releng.linuxfoundation.org/projects/common-packer/en/stable/objects.inv ... 10:08:51 loading intersphinx inventory 'global-jjb' from https://docs.releng.linuxfoundation.org/projects/global-jjb/en/stable/objects.inv ... 10:08:51 loading intersphinx inventory 'lfdocs' from https://docs.releng.linuxfoundation.org/en/latest/objects.inv ... 10:08:51 loading intersphinx inventory 'lfdocs-conf' from https://docs.releng.linuxfoundation.org/projects/lfdocs-conf/en/stable/objects.inv ... 10:08:51 loading intersphinx inventory 'lftools' from https://docs.releng.linuxfoundation.org/projects/lftools/en/stable/objects.inv ... 10:08:51 loading intersphinx inventory 'common-packer' from https://docs.releng.linuxfoundation.org/projects/common-packer/en/stable/objects.inv ... 10:08:51 loading intersphinx inventory 'pipelines' from https://docs.releng.linuxfoundation.org/projects/pipelines/en/latest/objects.inv ... 10:08:51 loading intersphinx inventory 'global-jjb' from https://docs.releng.linuxfoundation.org/projects/global-jjb/en/stable/objects.inv ... 10:08:51 loading intersphinx inventory 'lfdocs' from https://docs.releng.linuxfoundation.org/en/latest/objects.inv ... 10:08:51 loading intersphinx inventory 'lfdocs-conf' from https://docs.releng.linuxfoundation.org/projects/lfdocs-conf/en/stable/objects.inv ... 10:08:51 loading intersphinx inventory 'lftools' from https://docs.releng.linuxfoundation.org/projects/lftools/en/stable/objects.inv ... 10:08:51 loading intersphinx inventory 'pipelines' from https://docs.releng.linuxfoundation.org/projects/pipelines/en/latest/objects.inv ... 10:08:51 loading intersphinx inventory 'python' from https://docs.python.org/3/objects.inv ... 10:08:51 loading intersphinx inventory 'python' from https://docs.python.org/3/objects.inv ... 10:08:52 building [mo]: targets for 0 po files that are out of date 10:08:52 writing output... 10:08:52 building [linkcheck]: targets for 4 source files that are out of date 10:08:52 updating environment: [new config] 4 added, 0 changed, 0 removed 10:08:52 reading sources... [ 25%] developer-guide 10:08:52 building [mo]: targets for 0 po files that are out of date 10:08:52 writing output... 10:08:52 building [html]: targets for 4 source files that are out of date 10:08:52 updating environment: [new config] 4 added, 0 changed, 0 removed 10:08:52 reading sources... [ 25%] developer-guide 10:08:52 reading sources... [ 50%] index 10:08:52 reading sources... [ 75%] testtool 10:08:52 reading sources... [ 50%] index 10:08:52 reading sources... [ 75%] testtool 10:08:52 reading sources... [100%] user-guide 10:08:52 reading sources... [100%] user-guide 10:08:52 10:08:52 looking for now-outdated files... none found 10:08:52 10:08:52 looking for now-outdated files... none found 10:08:52 pickling environment... done 10:08:52 checking consistency... done 10:08:52 preparing documents... done 10:08:52 copying assets... 10:08:52 copying static files... 10:08:52 Writing evaluated template result to /w/workspace/netconf-tox-verify-master/docs/_build/html/_static/basic.css 10:08:52 Writing evaluated template result to /w/workspace/netconf-tox-verify-master/docs/_build/html/_static/language_data.js 10:08:52 Writing evaluated template result to /w/workspace/netconf-tox-verify-master/docs/_build/html/_static/documentation_options.js 10:08:52 Writing evaluated template result to /w/workspace/netconf-tox-verify-master/docs/_build/html/_static/bootstrap-sphinx.js 10:08:52 pickling environment... done 10:08:52 checking consistency... done 10:08:52 preparing documents... done 10:08:52 copying assets... 10:08:52 copying assets: done 10:08:52 writing output... [ 25%] developer-guide 10:08:52 Writing evaluated template result to /w/workspace/netconf-tox-verify-master/docs/_build/html/_static/bootstrap-sphinx.css 10:08:52 writing output... [ 50%] index 10:08:52 writing output... [ 75%] testtool 10:08:52 copying static files: done 10:08:52 copying extra files... 10:08:52 copying extra files: done 10:08:52 copying assets: done 10:08:52 writing output... [ 25%] developer-guide 10:08:52 writing output... [100%] user-guide 10:08:52 10:08:52 10:08:52 ( developer-guide: line 22) -ignored- https://wiki-archive.opendaylight.org/view/OpenDaylight_Controller:MD-SAL:MD-SAL_App_Tutorial 10:08:52 ( developer-guide: line 40) -ignored- https://git.opendaylight.org/gerrit/admin/repos/coretutorials 10:08:52 ( developer-guide: line 42) -ignored- https://wiki-archive.opendaylight.org/view/OpenDaylight_Controller:MD-SAL:Startup_Project_Archetype 10:08:52 ( developer-guide: line 61) -ignored- https://wiki-archive.opendaylight.org/view/Controller_Core_Functionality_Tutorials:Tutorials:Netconf_Mount 10:08:52 ( testtool: line 61) -ignored- https://git.opendaylight.org/gerrit/admin/repos/netconf 10:08:52 ( user-guide: line 178) -ignored- http://localhost:8182/restconf/data/network-topology:network-topology/topology=topology-netconf/node=new-netconf-device 10:08:52 ( user-guide: line 187) -ignored- http://localhost:8182/restconf/data/network-topology:network-topology/topology=topology-netconf 10:08:52 ( user-guide: line 700) -ignored- http://localhost:8182/restconf/data/network-topology:network-topology/topology=topology-netconf/node=new-netconf-device/yang-ext:mount?content=nonconfig 10:08:52 ( user-guide: line 717) -ignored- http://localhost:8182/restconf/data/network-topology:network-topology/topology=topology-netconf/node=new-netconf-device/yang-ext:mount/Cisco-IOS-XR-ifmgr-cfg:interface-configurations 10:08:52 ( user-guide: line 753) -ignored- http://localhost:8182/restconf/operations/network-topology:network-topology/topology=topology-netconf/node=new-netconf-device/yang-ext:mount/ietf-netconf-monitoring:get-schema 10:08:52 ( user-guide: line 1501) -ignored- http://localhost:8182/restconf/data/network-topology:network-topology/topology=topology-netconf/node=netopeer/yang-ext:mount?content:config 10:08:52 ( user-guide: line 1868) -ignored- http://localhost:8182/restconf/data/network-topology:network-topology/topology=topology-netconf/node=17830-sim-device?content=nonconfig 10:08:52 ( user-guide: line 2052) -ignored- http://localhost:8182/restconf/data/network-topology:network-topology/topology=topology-netconf/node=controller-mdsal/yang-ext:mount?content:nonconfig 10:08:52 ( user-guide: line 3115) -ignored- http://localhost:8182/openapi/explorer/index.html 10:08:52 ( user-guide: line 3117) -ignored- http://localhost:8182/openapi/api/v3/single 10:08:52 ( user-guide: line 3143) -ignored- http://localhost:8182/openapi/explorer/index.html?urls.primaryName=17830-sim-device%20resources%20-%20RestConf%20RFC%208040 10:08:52 ( user-guide: line 3145) -ignored- http://localhost:8182/openapi/api/v3/mounts/1 10:08:52 ( user-guide: line 3147) -ignored- http://localhost:8182/openapi/api/v3/mounts/1/toaster?revision=2009-11-20 10:08:52 ( user-guide: line 3149) -ignored- http://localhost:8182/openapi/api/v3/mounts/1/definition-test 10:08:52 -rate limited- https://github.com/apache/mina-sshd/blob/master/docs/standards.md | sleeping... 10:08:52 ( user-guide: line 1460) ok https://docs.docker.com/get-started/ 10:08:52 writing output... [ 50%] index 10:08:52 writing output... [ 75%] testtool 10:08:52 writing output... [100%] user-guide 10:08:53 ( user-guide: line 2321) ok https://github.com/CESNET/netopeer/wiki/CallHome 10:08:53 ( user-guide: line 2321) ok https://github.com/CESNET/netopeer2 10:08:53 ( user-guide: line 1563) ok https://github.com/CESNET/netopeer2/tree/master/example_configuration 10:08:53 10:08:53 generating indices... genindex done 10:08:53 highlighting module code... 10:08:53 writing additional pages... search done 10:08:53 dumping search index in English (code: en)... done 10:08:53 dumping object inventory... done 10:08:53 build succeeded. 10:08:53 10:08:53 The HTML pages are in docs/_build/html. 10:08:53 ( developer-guide: line 36) ok https://github.com/opendaylight/coretutorials/tree/master/ncmount 10:08:53 docs: OK ✔ in 25.64 seconds 10:08:53 gitlint: install_deps> python -I -m pip install gitlint 10:08:53 ( user-guide: line 1742) ok https://github.com/opendaylight/ietf/tree/master/model/iana 10:08:53 ( user-guide: line 1455) ok https://hub.docker.com/r/sysrepo/sysrepo-netopeer2 10:08:53 ( testtool: line 71) ok https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/netconf-testtool/ 10:08:53 ( user-guide: line 1455) ok https://www.docker.com/ 10:08:54 ( user-guide: line 1746) ok https://github.com/opendaylight/netconf/blob/master/transport/transport-ssh/src/main/java/org/opendaylight/netconf/transport/ssh/AlgorithmPolicy.java 10:08:54 ( user-guide: line 40) redirect https://www.rfc-editor.org/rfc/rfc5277 - with Found to https://www.rfc-editor.org/info/rfc5277/ 10:08:54 ( user-guide: line 42) redirect https://www.rfc-editor.org/rfc/rfc6022 - with Found to https://www.rfc-editor.org/info/rfc6022/ 10:08:54 ( user-guide: line 17) redirect https://www.rfc-editor.org/rfc/rfc6241 - with Found to https://www.rfc-editor.org/info/rfc6241/ 10:08:54 ( user-guide: line 1079) redirect https://www.rfc-editor.org/rfc/rfc6241#section-6.4 - with Found to https://www.rfc-editor.org/info/rfc6241/ 10:08:54 ( user-guide: line 1979) redirect https://www.rfc-editor.org/rfc/rfc6470 - with Found to https://www.rfc-editor.org/info/rfc6470/ 10:08:55 ( user-guide: line 44) redirect https://www.rfc-editor.org/rfc/rfc7895 - with Found to https://www.rfc-editor.org/info/rfc7895/ 10:08:55 ( user-guide: line 2636) redirect https://www.rfc-editor.org/rfc/rfc8040#section-4.8.3 - with Found to https://www.rfc-editor.org/info/rfc8040/ 10:08:55 ( user-guide: line 991) redirect https://www.rfc-editor.org/rfc/rfc8040#section-4.8.4 - with Found to https://www.rfc-editor.org/info/rfc8040/ 10:08:55 ( user-guide: line 993) redirect https://www.rfc-editor.org/rfc/rfc8040#section-4.8.7 - with Found to https://www.rfc-editor.org/info/rfc8040/ 10:08:55 ( user-guide: line 1961) redirect https://jira.opendaylight.org/browse/ODLPARENT-112 - permanently to https://lf-opendaylight.atlassian.net/browse/ODLPARENT-112 10:08:55 ( user-guide: line 995) redirect https://www.rfc-editor.org/rfc/rfc8040#section-4.8.8 - with Found to https://www.rfc-editor.org/info/rfc8040/ 10:08:55 ( user-guide: line 2336) redirect https://www.rfc-editor.org/rfc/rfc8071 - with Found to https://www.rfc-editor.org/info/rfc8071/ 10:08:55 ( user-guide: line 453) redirect https://www.rfc-editor.org/rfc/rfc8072 - with Found to https://www.rfc-editor.org/info/rfc8072/ 10:08:55 ( user-guide: line 1020) redirect https://www.rfc-editor.org/rfc/rfc8650#section-a.1.1-1 - with Found to https://www.rfc-editor.org/info/rfc8650/ 10:08:55 ( user-guide: line 1012) redirect https://www.rfc-editor.org/rfc/rfc8639 - with Found to https://www.rfc-editor.org/info/rfc8639/ 10:08:57 gitlint: freeze> python -m pip freeze --all 10:08:57 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 10:08:57 gitlint: commands[0]> gitlint 10:09:53 -rate limited- https://github.com/apache/mina-sshd/blob/master/docs/standards.md | sleeping... 10:10:53 ( user-guide: line 1746) ok https://github.com/apache/mina-sshd/blob/master/docs/standards.md 10:10:54 ( user-guide: line 1448) ok https://github.com/cesnet/netopeer 10:10:54 ( developer-guide: line 145) ok https://github.com/opendaylight/coretutorials/blob/master/ncmount/impl/src/main/java/ncmount/impl/NcmountProvider.java 10:10:54 build succeeded. 10:10:54 10:10:54 Look for any errors in the above output or in docs/_build/linkcheck/output.txt 10:10:54 gitlint: OK ✔ in 4.44 seconds 10:10:54 docs: OK (25.64=setup[23.09]+cmd[2.55] seconds) 10:10:54 docs-linkcheck: OK (146.70=setup[23.01]+cmd[123.69] seconds) 10:10:54 gitlint: OK (4.44=setup[4.29]+cmd[0.16] seconds) 10:10:54 congratulations :) (146.73 seconds) 10:10:54 + tox_status=0 10:10:54 + echo '---> Completed tox runs' 10:10:54 ---> Completed tox runs 10:10:54 + for i in .tox/*/log 10:10:54 ++ awk -F/ '{print $2}' 10:10:54 ++ echo .tox/docs-linkcheck/log 10:10:54 + tox_env=docs-linkcheck 10:10:54 + cp -r .tox/docs-linkcheck/log /w/workspace/netconf-tox-verify-master/archives/tox/docs-linkcheck 10:10:54 + for i in .tox/*/log 10:10:54 ++ echo .tox/docs/log 10:10:54 ++ awk -F/ '{print $2}' 10:10:54 + tox_env=docs 10:10:54 + cp -r .tox/docs/log /w/workspace/netconf-tox-verify-master/archives/tox/docs 10:10:54 + for i in .tox/*/log 10:10:54 ++ echo .tox/gitlint/log 10:10:54 ++ awk -F/ '{print $2}' 10:10:54 + tox_env=gitlint 10:10:54 + cp -r .tox/gitlint/log /w/workspace/netconf-tox-verify-master/archives/tox/gitlint 10:10:54 + DOC_DIR=docs/_build/html 10:10:54 + [[ -d docs/_build/html ]] 10:10:54 + echo '---> Archiving generated docs' 10:10:54 ---> Archiving generated docs 10:10:54 + mv docs/_build/html /w/workspace/netconf-tox-verify-master/archives/docs 10:10:54 + echo '---> tox-run.sh ends' 10:10:54 ---> tox-run.sh ends 10:10:54 + test 0 -eq 0 10:10:54 $ ssh-agent -k 10:10:54 unset SSH_AUTH_SOCK; 10:10:54 unset SSH_AGENT_PID; 10:10:54 echo Agent pid 1517 killed; 10:10:54 [ssh-agent] Stopped. 10:10:54 [PostBuildScript] - [INFO] Executing post build scripts. 10:10:54 [netconf-tox-verify-master] $ /bin/bash /tmp/jenkins12635886731838535842.sh 10:10:54 ---> sysstat.sh 10:10:55 [netconf-tox-verify-master] $ /bin/bash /tmp/jenkins12733212149336834832.sh 10:10:55 ---> package-listing.sh 10:10:55 ++ facter osfamily 10:10:55 ++ tr '[:upper:]' '[:lower:]' 10:10:55 + OS_FAMILY=debian 10:10:55 + workspace=/w/workspace/netconf-tox-verify-master 10:10:55 + START_PACKAGES=/tmp/packages_start.txt 10:10:55 + END_PACKAGES=/tmp/packages_end.txt 10:10:55 + DIFF_PACKAGES=/tmp/packages_diff.txt 10:10:55 + PACKAGES=/tmp/packages_start.txt 10:10:55 + '[' /w/workspace/netconf-tox-verify-master ']' 10:10:55 + PACKAGES=/tmp/packages_end.txt 10:10:55 + case "${OS_FAMILY}" in 10:10:55 + grep '^ii' 10:10:55 + dpkg -l 10:10:55 + '[' -f /tmp/packages_start.txt ']' 10:10:55 + '[' -f /tmp/packages_end.txt ']' 10:10:55 + diff /tmp/packages_start.txt /tmp/packages_end.txt 10:10:55 + '[' /w/workspace/netconf-tox-verify-master ']' 10:10:55 + mkdir -p /w/workspace/netconf-tox-verify-master/archives/ 10:10:55 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/netconf-tox-verify-master/archives/ 10:10:55 [netconf-tox-verify-master] $ /bin/bash /tmp/jenkins9354885395510969463.sh 10:10:55 ---> capture-instance-metadata.sh 10:10:55 Setup pyenv: 10:10:55 system 10:10:55 3.8.20 10:10:55 3.9.20 10:10:55 3.10.15 10:10:55 * 3.11.10 (set by /w/workspace/netconf-tox-verify-master/.python-version) 10:10:55 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Zit1 from file:/tmp/.os_lf_venv 10:10:55 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 10:10:55 lf-activate-venv(): INFO: Attempting to install with network-safe options... 10:10:57 lf-activate-venv(): INFO: Base packages installed successfully 10:10:57 lf-activate-venv(): INFO: Installing additional packages: lftools 10:11:09 lf-activate-venv(): INFO: Adding /tmp/venv-Zit1/bin to PATH 10:11:09 INFO: Running in OpenStack, capturing instance metadata 10:11:10 [netconf-tox-verify-master] $ /bin/bash /tmp/jenkins1906679630215143712.sh 10:11:10 provisioning config files... 10:11:10 Could not find credentials [logs] for netconf-tox-verify-master #17378 10:11:10 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/netconf-tox-verify-master@tmp/config10072113576677933887tmp 10:11:10 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 10:11:10 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 10:11:10 provisioning config files... 10:11:10 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 10:11:10 [EnvInject] - Injecting environment variables from a build step. 10:11:10 [EnvInject] - Injecting as environment variables the properties content 10:11:10 SERVER_ID=logs 10:11:10 10:11:10 [EnvInject] - Variables injected successfully. 10:11:10 [netconf-tox-verify-master] $ /bin/bash /tmp/jenkins6549992663536338820.sh 10:11:10 ---> create-netrc.sh 10:11:10 WARN: Log server credential not found. 10:11:10 [netconf-tox-verify-master] $ /bin/bash /tmp/jenkins2872545110199184152.sh 10:11:10 ---> python-tools-install.sh 10:11:10 Setup pyenv: 10:11:11 system 10:11:11 3.8.20 10:11:11 3.9.20 10:11:11 3.10.15 10:11:11 * 3.11.10 (set by /w/workspace/netconf-tox-verify-master/.python-version) 10:11:11 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Zit1 from file:/tmp/.os_lf_venv 10:11:11 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 10:11:11 lf-activate-venv(): INFO: Attempting to install with network-safe options... 10:11:12 lf-activate-venv(): INFO: Base packages installed successfully 10:11:12 lf-activate-venv(): INFO: Installing additional packages: lftools 10:11:21 lf-activate-venv(): INFO: Adding /tmp/venv-Zit1/bin to PATH 10:11:21 [netconf-tox-verify-master] $ /bin/sh /tmp/jenkins13238348958006639782.sh 10:11:21 ---> uv-install.sh 10:11:21 uv 0.11.19 is already installed 10:11:21 uvx 0.11.19 (x86_64-unknown-linux-gnu) 10:11:21 [netconf-tox-verify-master] $ /bin/bash /tmp/jenkins11009687909367987710.sh 10:11:21 ---> sudo-logs.sh 10:11:21 Archiving 'sudo' log.. 10:11:22 [netconf-tox-verify-master] $ /bin/bash /tmp/jenkins9900934831598323964.sh 10:11:22 ---> job-cost.sh 10:11:22 INFO: Activating Python virtual environment... 10:11:22 Setup pyenv: 10:11:22 system 10:11:22 3.8.20 10:11:22 3.9.20 10:11:22 3.10.15 10:11:22 * 3.11.10 (set by /w/workspace/netconf-tox-verify-master/.python-version) 10:11:22 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Zit1 from file:/tmp/.os_lf_venv 10:11:22 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 10:11:22 lf-activate-venv(): INFO: Attempting to install with network-safe options... 10:11:24 lf-activate-venv(): INFO: Base packages installed successfully 10:11:24 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 10:11:30 lf-activate-venv(): INFO: Adding /tmp/venv-Zit1/bin to PATH 10:11:30 INFO: No stack-cost file found 10:11:30 INFO: Instance uptime: 320s 10:11:30 INFO: Fetching instance metadata (attempt 1 of 3)... 10:11:30 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 10:11:30 INFO: Successfully fetched instance metadata 10:11:30 INFO: Instance type: v3-standard-2 10:11:30 INFO: Retrieving pricing info for: v3-standard-2 10:11:30 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 10:11:30 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-2/cost?seconds=320 10:11:31 INFO: Successfully fetched Vexxhost pricing API 10:11:31 INFO: Retrieved cost: 0.06 10:11:31 INFO: Retrieved resource: v3-standard-2 10:11:31 INFO: Creating archive directory: /w/workspace/netconf-tox-verify-master/archives/cost 10:11:31 INFO: Archiving costs to: /w/workspace/netconf-tox-verify-master/archives/cost.csv 10:11:31 INFO: Successfully archived job cost data 10:11:31 DEBUG: Cost data: netconf-tox-verify-master,17378,2026-06-04 10:11:31,v3-standard-2,320,0.06,0.00,SUCCESS 10:11:31 [netconf-tox-verify-master] $ /bin/bash -l /tmp/jenkins15711893434163839412.sh 10:11:31 ---> logs-deploy.sh 10:11:31 Setup pyenv: 10:11:31 system 10:11:31 3.8.20 10:11:31 3.9.20 10:11:31 3.10.15 10:11:31 * 3.11.10 (set by /w/workspace/netconf-tox-verify-master/.python-version) 10:11:31 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Zit1 from file:/tmp/.os_lf_venv 10:11:31 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 10:11:31 lf-activate-venv(): INFO: Attempting to install with network-safe options... 10:11:33 lf-activate-venv(): INFO: Base packages installed successfully 10:11:33 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 10:11:42 lf-activate-venv(): INFO: Adding /tmp/venv-Zit1/bin to PATH 10:11:42 WARNING: Nexus logging server not set 10:11:42 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/netconf-tox-verify-master/17378/ 10:11:42 INFO: archiving logs to S3 10:11:43 ---> uname -a: 10:11:43 Linux prd-ubuntu2204-builder-2c-2g-23669 5.15.0-173-generic #183-Ubuntu SMP Fri Mar 6 13:29:34 UTC 2026 x86_64 x86_64 x86_64 GNU/Linux 10:11:43 10:11:43 10:11:43 ---> lscpu: 10:11:43 Architecture: x86_64 10:11:43 CPU op-mode(s): 32-bit, 64-bit 10:11:43 Address sizes: 40 bits physical, 48 bits virtual 10:11:43 Byte Order: Little Endian 10:11:43 CPU(s): 2 10:11:43 On-line CPU(s) list: 0,1 10:11:43 Vendor ID: AuthenticAMD 10:11:43 Model name: AMD EPYC-Rome Processor 10:11:43 CPU family: 23 10:11:43 Model: 49 10:11:43 Thread(s) per core: 1 10:11:43 Core(s) per socket: 1 10:11:43 Socket(s): 2 10:11:43 Stepping: 0 10:11:43 BogoMIPS: 5599.99 10:11:43 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 10:11:43 Virtualization: AMD-V 10:11:43 Hypervisor vendor: KVM 10:11:43 Virtualization type: full 10:11:43 L1d cache: 64 KiB (2 instances) 10:11:43 L1i cache: 64 KiB (2 instances) 10:11:43 L2 cache: 1 MiB (2 instances) 10:11:43 L3 cache: 32 MiB (2 instances) 10:11:43 NUMA node(s): 1 10:11:43 NUMA node0 CPU(s): 0,1 10:11:43 Vulnerability Gather data sampling: Not affected 10:11:43 Vulnerability Indirect target selection: Not affected 10:11:43 Vulnerability Itlb multihit: Not affected 10:11:43 Vulnerability L1tf: Not affected 10:11:43 Vulnerability Mds: Not affected 10:11:43 Vulnerability Meltdown: Not affected 10:11:43 Vulnerability Mmio stale data: Not affected 10:11:43 Vulnerability Reg file data sampling: Not affected 10:11:43 Vulnerability Retbleed: Mitigation; untrained return thunk; SMT disabled 10:11:43 Vulnerability Spec rstack overflow: Mitigation; SMT disabled 10:11:43 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 10:11:43 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 10:11:43 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 10:11:43 Vulnerability Srbds: Not affected 10:11:43 Vulnerability Tsa: Not affected 10:11:43 Vulnerability Tsx async abort: Not affected 10:11:43 Vulnerability Vmscape: Not affected 10:11:43 10:11:43 10:11:43 ---> nproc: 10:11:43 2 10:11:43 10:11:43 10:11:43 ---> df -h: 10:11:43 Filesystem Size Used Avail Use% Mounted on 10:11:43 tmpfs 794M 1.1M 793M 1% /run 10:11:43 /dev/vda1 39G 9.4G 30G 25% / 10:11:43 tmpfs 3.9G 0 3.9G 0% /dev/shm 10:11:43 tmpfs 5.0M 0 5.0M 0% /run/lock 10:11:43 /dev/vda15 105M 6.1M 99M 6% /boot/efi 10:11:43 tmpfs 794M 4.0K 794M 1% /run/user/1001 10:11:43 10:11:43 10:11:43 ---> free -m: 10:11:43 total used free shared buff/cache available 10:11:43 Mem: 7937 572 3746 4 3619 7054 10:11:43 Swap: 1023 0 1023 10:11:43 10:11:43 10:11:43 ---> ip addr: 10:11:43 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 10:11:43 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 10:11:43 inet 127.0.0.1/8 scope host lo 10:11:43 valid_lft forever preferred_lft forever 10:11:43 inet6 ::1/128 scope host 10:11:43 valid_lft forever preferred_lft forever 10:11:43 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 10:11:43 link/ether fa:16:3e:f0:a4:b7 brd ff:ff:ff:ff:ff:ff 10:11:43 altname enp0s3 10:11:43 inet 10.30.171.6/23 metric 100 brd 10.30.171.255 scope global dynamic ens3 10:11:43 valid_lft 86074sec preferred_lft 86074sec 10:11:43 inet6 fe80::f816:3eff:fef0:a4b7/64 scope link 10:11:43 valid_lft forever preferred_lft forever 10:11:43 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 10:11:43 link/ether 66:95:3c:72:f4:45 brd ff:ff:ff:ff:ff:ff 10:11:43 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 10:11:43 valid_lft forever preferred_lft forever 10:11:43 10:11:43 10:11:43 ---> sar -b -r -n DEV: 10:11:43 Linux 5.15.0-173-generic (prd-ubuntu2204-builder-2c-2g-23669) 06/04/26 _x86_64_ (2 CPU) 10:11:43 10:11:43 10:06:20 LINUX RESTART (2 CPU) 10:11:43 10:11:43 10:11:43 ---> sar -P ALL: 10:11:43 Linux 5.15.0-173-generic (prd-ubuntu2204-builder-2c-2g-23669) 06/04/26 _x86_64_ (2 CPU) 10:11:43 10:11:43 10:06:20 LINUX RESTART (2 CPU) 10:11:43 10:11:43 10:11:43