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