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