06:56:10 Triggered by Gerrit: https://git.opendaylight.org/gerrit/c/netconf/+/117646 06:56:10 Running as SYSTEM 06:56:10 [EnvInject] - Loading node environment variables. 06:56:10 Building remotely on prd-ubuntu2204-builder-2c-2g-53723 (ubuntu2204-builder-2c-2g) in workspace /w/workspace/netconf-tox-verify-master 06:56:10 [ssh-agent] Looking for ssh-agent implementation... 06:56:11 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:56:11 $ ssh-agent 06:56:11 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXi0XmBv/agent.1523 06:56:11 SSH_AGENT_PID=1526 06:56:11 [ssh-agent] Started. 06:56:11 Running ssh-add (command line suppressed) 06:56:11 Identity added: /w/workspace/netconf-tox-verify-master@tmp/private_key_7191213173710188028.key (/w/workspace/netconf-tox-verify-master@tmp/private_key_7191213173710188028.key) 06:56:11 [ssh-agent] Using credentials jenkins (jenkins-ssh) 06:56:11 The recommended git tool is: NONE 06:56:13 using credential jenkins-ssh 06:56:13 Wiping out workspace first. 06:56:13 Cloning the remote Git repository 06:56:13 Cloning repository git://devvexx.opendaylight.org/mirror/netconf 06:56:13 > git init /w/workspace/netconf-tox-verify-master # timeout=10 06:56:13 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/netconf 06:56:13 > git --version # timeout=10 06:56:13 > git --version # 'git version 2.34.1' 06:56:13 using GIT_SSH to set credentials jenkins-ssh 06:56:13 Verifying host key using known hosts file 06:56:13 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. 06:56:13 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/netconf +refs/heads/*:refs/remotes/origin/* # timeout=10 06:56:22 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/netconf # timeout=10 06:56:22 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 06:56:22 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/netconf # timeout=10 06:56:22 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/netconf 06:56:22 using GIT_SSH to set credentials jenkins-ssh 06:56:22 Verifying host key using known hosts file 06:56: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. 06:56:22 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/netconf refs/changes/46/117646/7 # timeout=10 06:56:23 > git rev-parse 9783a0f1cdabe4ed9c8f52eca6b47b2c1b689d1d^{commit} # timeout=10 06:56:23 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 06:56:23 Checking out Revision 9783a0f1cdabe4ed9c8f52eca6b47b2c1b689d1d (refs/changes/46/117646/7) 06:56:23 > git config core.sparsecheckout # timeout=10 06:56:23 > git checkout -f 9783a0f1cdabe4ed9c8f52eca6b47b2c1b689d1d # timeout=10 06:56:23 Commit message: "Recompile filters on ModelContext update" 06:56:23 > git rev-parse FETCH_HEAD^{commit} # timeout=10 06:56:23 > git rev-list --no-walk ee90cb4f0fdf56266194efadc74da1f1eb24f320 # timeout=10 06:56:26 provisioning config files... 06:56:26 copy managed file [npmrc] to file:/home/jenkins/.npmrc 06:56:26 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 06:56:26 [netconf-tox-verify-master] $ /bin/bash /tmp/jenkins4242013850387516366.sh 06:56:26 ---> python-tools-install.sh 06:56:26 Setup pyenv: 06:56:27 * system (set by /opt/pyenv/version) 06:56:27 * 3.8.20 (set by /opt/pyenv/version) 06:56:27 * 3.9.20 (set by /opt/pyenv/version) 06:56:27 * 3.10.15 (set by /opt/pyenv/version) 06:56:27 * 3.11.10 (set by /opt/pyenv/version) 06:56:31 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-upPS 06:56:31 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 06:56:36 lf-activate-venv(): INFO: Installing: lftools 06:57:05 lf-activate-venv(): INFO: Adding /tmp/venv-upPS/bin to PATH 06:57:05 Generating Requirements File 06:57:26 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:57:26 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 06:57:26 Python 3.11.10 06:57:27 pip 25.2 from /tmp/venv-upPS/lib/python3.11/site-packages/pip (python 3.11) 06:57:27 appdirs==1.4.4 06:57:27 argcomplete==3.6.2 06:57:27 aspy.yaml==1.3.0 06:57:27 attrs==25.3.0 06:57:27 autopage==0.5.2 06:57:27 beautifulsoup4==4.13.5 06:57:27 boto3==1.40.33 06:57:27 botocore==1.40.33 06:57:27 bs4==0.0.2 06:57:27 cachetools==5.5.2 06:57:27 certifi==2025.8.3 06:57:27 cffi==2.0.0 06:57:27 cfgv==3.4.0 06:57:27 chardet==5.2.0 06:57:27 charset-normalizer==3.4.3 06:57:27 click==8.2.1 06:57:27 cliff==4.11.0 06:57:27 cmd2==2.7.0 06:57:27 cryptography==3.3.2 06:57:27 debtcollector==3.0.0 06:57:27 decorator==5.2.1 06:57:27 defusedxml==0.7.1 06:57:27 Deprecated==1.2.18 06:57:27 distlib==0.4.0 06:57:27 dnspython==2.8.0 06:57:27 docker==7.1.0 06:57:27 dogpile.cache==1.4.1 06:57:27 durationpy==0.10 06:57:27 email-validator==2.3.0 06:57:27 filelock==3.19.1 06:57:27 future==1.0.0 06:57:27 gitdb==4.0.12 06:57:27 GitPython==3.1.45 06:57:27 google-auth==2.40.3 06:57:27 httplib2==0.31.0 06:57:27 identify==2.6.14 06:57:27 idna==3.10 06:57:27 importlib-resources==1.5.0 06:57:27 iso8601==2.1.0 06:57:27 Jinja2==3.1.6 06:57:27 jmespath==1.0.1 06:57:27 jsonpatch==1.33 06:57:27 jsonpointer==3.0.0 06:57:27 jsonschema==4.25.1 06:57:27 jsonschema-specifications==2025.9.1 06:57:27 keystoneauth1==5.12.0 06:57:27 kubernetes==33.1.0 06:57:27 lftools==0.37.13 06:57:27 lxml==6.0.1 06:57:27 markdown-it-py==4.0.0 06:57:27 MarkupSafe==3.0.2 06:57:27 mdurl==0.1.2 06:57:27 msgpack==1.1.1 06:57:27 multi_key_dict==2.0.3 06:57:27 munch==4.0.0 06:57:27 netaddr==1.3.0 06:57:27 niet==1.4.2 06:57:27 nodeenv==1.9.1 06:57:27 oauth2client==4.1.3 06:57:27 oauthlib==3.3.1 06:57:27 openstacksdk==4.7.1 06:57:27 os-service-types==1.8.0 06:57:27 osc-lib==4.2.0 06:57:27 oslo.config==10.0.0 06:57:27 oslo.context==6.1.0 06:57:27 oslo.i18n==6.6.0 06:57:27 oslo.log==7.2.1 06:57:27 oslo.serialization==5.8.0 06:57:27 oslo.utils==9.1.0 06:57:27 packaging==25.0 06:57:27 pbr==7.0.1 06:57:27 platformdirs==4.4.0 06:57:27 prettytable==3.16.0 06:57:27 psutil==7.1.0 06:57:27 pyasn1==0.6.1 06:57:27 pyasn1_modules==0.4.2 06:57:27 pycparser==2.23 06:57:27 pygerrit2==2.0.15 06:57:27 PyGithub==2.8.1 06:57:27 Pygments==2.19.2 06:57:27 PyJWT==2.10.1 06:57:27 PyNaCl==1.6.0 06:57:27 pyparsing==2.4.7 06:57:27 pyperclip==1.10.0 06:57:27 pyrsistent==0.20.0 06:57:27 python-cinderclient==9.8.0 06:57:27 python-dateutil==2.9.0.post0 06:57:27 python-heatclient==4.3.0 06:57:27 python-jenkins==1.8.3 06:57:27 python-keystoneclient==5.7.0 06:57:27 python-magnumclient==4.9.0 06:57:27 python-openstackclient==8.2.0 06:57:27 python-swiftclient==4.8.0 06:57:27 PyYAML==6.0.2 06:57:27 referencing==0.36.2 06:57:27 requests==2.32.5 06:57:27 requests-oauthlib==2.0.0 06:57:27 requestsexceptions==1.4.0 06:57:27 rfc3986==2.0.0 06:57:27 rich==14.1.0 06:57:27 rich-argparse==1.7.1 06:57:27 rpds-py==0.27.1 06:57:27 rsa==4.9.1 06:57:27 ruamel.yaml==0.18.15 06:57:27 ruamel.yaml.clib==0.2.12 06:57:27 s3transfer==0.14.0 06:57:27 simplejson==3.20.1 06:57:27 six==1.17.0 06:57:27 smmap==5.0.2 06:57:27 soupsieve==2.8 06:57:27 stevedore==5.5.0 06:57:27 tabulate==0.9.0 06:57:27 toml==0.10.2 06:57:27 tomlkit==0.13.3 06:57:27 tqdm==4.67.1 06:57:27 typing_extensions==4.15.0 06:57:27 tzdata==2025.2 06:57:27 urllib3==1.26.20 06:57:27 virtualenv==20.34.0 06:57:27 wcwidth==0.2.13 06:57:27 websocket-client==1.8.0 06:57:27 wrapt==1.17.3 06:57:27 xdg==6.0.0 06:57:27 xmltodict==1.0.2 06:57:27 yq==3.4.3 06:57:27 [EnvInject] - Injecting environment variables from a build step. 06:57:27 [EnvInject] - Injecting as environment variables the properties content 06:57:27 PYTHON=python3 06:57:27 06:57:27 [EnvInject] - Variables injected successfully. 06:57:27 [netconf-tox-verify-master] $ /bin/bash -l /tmp/jenkins2194828856358727737.sh 06:57:27 ---> tox-install.sh 06:57:27 + source /home/jenkins/lf-env.sh 06:57:27 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 06:57:27 ++ mktemp -d /tmp/venv-XXXX 06:57:27 + lf_venv=/tmp/venv-TFen 06:57:27 + local venv_file=/tmp/.os_lf_venv 06:57:27 + local python=python3 06:57:27 + local options 06:57:27 + local set_path=true 06:57:27 + local install_args= 06:57:27 ++ 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:57:27 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 06:57:27 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 06:57:27 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 06:57:27 + true 06:57:27 + case $1 in 06:57:27 + venv_file=/tmp/.toxenv 06:57:27 + shift 2 06:57:27 + true 06:57:27 + case $1 in 06:57:27 + shift 06:57:27 + break 06:57:27 + case $python in 06:57:27 + local pkg_list= 06:57:27 + [[ -d /opt/pyenv ]] 06:57:27 + echo 'Setup pyenv:' 06:57:27 Setup pyenv: 06:57:27 + export PYENV_ROOT=/opt/pyenv 06:57:27 + PYENV_ROOT=/opt/pyenv 06:57:27 + 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 06:57:27 + 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 06:57:27 + pyenv versions 06:57:27 system 06:57:27 3.8.20 06:57:27 3.9.20 06:57:27 3.10.15 06:57:27 * 3.11.10 (set by /w/workspace/netconf-tox-verify-master/.python-version) 06:57:27 + command -v pyenv 06:57:27 ++ pyenv init - --no-rehash 06:57:27 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 06:57:27 for i in ${!paths[@]}; do 06:57:27 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 06:57:27 fi; done; 06:57:27 echo "${paths[*]}"'\'')" 06:57:27 export PATH="/opt/pyenv/shims:${PATH}" 06:57:27 export PYENV_SHELL=bash 06:57:27 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 06:57:27 pyenv() { 06:57:27 local command 06:57:27 command="${1:-}" 06:57:27 if [ "$#" -gt 0 ]; then 06:57:27 shift 06:57:27 fi 06:57:27 06:57:27 case "$command" in 06:57:27 rehash|shell) 06:57:27 eval "$(pyenv "sh-$command" "$@")" 06:57:27 ;; 06:57:27 *) 06:57:27 command pyenv "$command" "$@" 06:57:27 ;; 06:57:27 esac 06:57:27 }' 06:57:27 +++ bash --norc -ec 'IFS=:; paths=($PATH); 06:57:27 for i in ${!paths[@]}; do 06:57:27 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 06:57:27 fi; done; 06:57:27 echo "${paths[*]}"' 06:57:27 ++ 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 06:57:27 ++ 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 06:57:27 ++ 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 06:57:27 ++ export PYENV_SHELL=bash 06:57:27 ++ PYENV_SHELL=bash 06:57:27 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 06:57:27 +++ complete -F _pyenv pyenv 06:57:27 ++ lf-pyver python3 06:57:27 ++ local py_version_xy=python3 06:57:27 ++ local py_version_xyz= 06:57:27 ++ pyenv versions 06:57:27 ++ local command 06:57:27 ++ command=versions 06:57:27 ++ '[' 1 -gt 0 ']' 06:57:27 ++ shift 06:57:27 ++ case "$command" in 06:57:27 ++ awk '{ print $1 }' 06:57:27 ++ command pyenv versions 06:57:27 ++ grep -E '^[0-9.]*[0-9]$' 06:57:27 ++ sed 's/^[ *]* //' 06:57:27 ++ [[ ! -s /tmp/.pyenv_versions ]] 06:57:27 +++ grep '^3' /tmp/.pyenv_versions 06:57:27 +++ tail -n 1 06:57:27 +++ sort -V 06:57:27 ++ py_version_xyz=3.11.10 06:57:27 ++ [[ -z 3.11.10 ]] 06:57:27 ++ echo 3.11.10 06:57:27 ++ return 0 06:57:27 + pyenv local 3.11.10 06:57:27 + local command 06:57:27 + command=local 06:57:27 + '[' 2 -gt 0 ']' 06:57:27 + shift 06:57:27 + case "$command" in 06:57:27 + command pyenv local 3.11.10 06:57:27 + for arg in "$@" 06:57:27 + case $arg in 06:57:27 + pkg_list+='tox ' 06:57:27 + for arg in "$@" 06:57:27 + case $arg in 06:57:27 + pkg_list+='virtualenv ' 06:57:27 + for arg in "$@" 06:57:27 + case $arg in 06:57:27 + pkg_list+='urllib3~=1.26.15 ' 06:57:27 + [[ -f /tmp/.toxenv ]] 06:57:27 + [[ ! -f /tmp/.toxenv ]] 06:57:27 + [[ -n '' ]] 06:57:27 + python3 -m venv /tmp/venv-TFen 06:57:32 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-TFen' 06:57:32 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-TFen 06:57:32 + echo /tmp/venv-TFen 06:57:32 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 06:57:32 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 06:57:32 + /tmp/venv-TFen/bin/python3 -m pip install --upgrade --quiet pip 'setuptools<66' virtualenv 06:57:36 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 06:57:36 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 06:57:36 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 06:57:36 + /tmp/venv-TFen/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 06:57:38 + type python3 06:57:38 + true 06:57:38 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-TFen/bin to PATH' 06:57:38 lf-activate-venv(): INFO: Adding /tmp/venv-TFen/bin to PATH 06:57:38 + PATH=/tmp/venv-TFen/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 06:57:38 + return 0 06:57:38 + python3 --version 06:57:38 Python 3.11.10 06:57:38 + python3 -m pip --version 06:57:38 pip 25.2 from /tmp/venv-TFen/lib/python3.11/site-packages/pip (python 3.11) 06:57:38 + python3 -m pip freeze 06:57:38 cachetools==6.2.0 06:57:38 chardet==5.2.0 06:57:38 colorama==0.4.6 06:57:38 distlib==0.4.0 06:57:38 filelock==3.19.1 06:57:38 packaging==25.0 06:57:38 platformdirs==4.4.0 06:57:38 pluggy==1.6.0 06:57:38 pyproject-api==1.9.1 06:57:38 tox==4.30.2 06:57:38 urllib3==1.26.20 06:57:38 virtualenv==20.34.0 06:57:38 [netconf-tox-verify-master] $ /bin/sh -xe /tmp/jenkins996546687788765049.sh 06:57:38 [EnvInject] - Injecting environment variables from a build step. 06:57:38 [EnvInject] - Injecting as environment variables the properties content 06:57:38 PARALLEL=True 06:57:38 06:57:38 [EnvInject] - Variables injected successfully. 06:57:38 [netconf-tox-verify-master] $ /bin/bash -l /tmp/jenkins16392196933647159309.sh 06:57:38 ---> tox-run.sh 06:57:38 + 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 06:57:38 + ARCHIVE_TOX_DIR=/w/workspace/netconf-tox-verify-master/archives/tox 06:57:38 + ARCHIVE_DOC_DIR=/w/workspace/netconf-tox-verify-master/archives/docs 06:57:38 + mkdir -p /w/workspace/netconf-tox-verify-master/archives/tox 06:57:38 + cd /w/workspace/netconf-tox-verify-master/. 06:57:38 + source /home/jenkins/lf-env.sh 06:57:38 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 06:57:38 ++ mktemp -d /tmp/venv-XXXX 06:57:38 + lf_venv=/tmp/venv-aMlC 06:57:38 + local venv_file=/tmp/.os_lf_venv 06:57:38 + local python=python3 06:57:38 + local options 06:57:38 + local set_path=true 06:57:38 + local install_args= 06:57:38 ++ 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:57:38 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 06:57:38 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 06:57:38 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 06:57:38 + true 06:57:38 + case $1 in 06:57:38 + venv_file=/tmp/.toxenv 06:57:38 + shift 2 06:57:38 + true 06:57:38 + case $1 in 06:57:38 + shift 06:57:38 + break 06:57:38 + case $python in 06:57:38 + local pkg_list= 06:57:38 + [[ -d /opt/pyenv ]] 06:57:38 + echo 'Setup pyenv:' 06:57:38 Setup pyenv: 06:57:38 + export PYENV_ROOT=/opt/pyenv 06:57:38 + PYENV_ROOT=/opt/pyenv 06:57:38 + 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:57:38 + 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:57:38 + pyenv versions 06:57:38 system 06:57:38 3.8.20 06:57:38 3.9.20 06:57:38 3.10.15 06:57:38 * 3.11.10 (set by /w/workspace/netconf-tox-verify-master/.python-version) 06:57:38 + command -v pyenv 06:57:38 ++ pyenv init - --no-rehash 06:57:39 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 06:57:39 for i in ${!paths[@]}; do 06:57:39 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 06:57:39 fi; done; 06:57:39 echo "${paths[*]}"'\'')" 06:57:39 export PATH="/opt/pyenv/shims:${PATH}" 06:57:39 export PYENV_SHELL=bash 06:57:39 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 06:57:39 pyenv() { 06:57:39 local command 06:57:39 command="${1:-}" 06:57:39 if [ "$#" -gt 0 ]; then 06:57:39 shift 06:57:39 fi 06:57:39 06:57:39 case "$command" in 06:57:39 rehash|shell) 06:57:39 eval "$(pyenv "sh-$command" "$@")" 06:57:39 ;; 06:57:39 *) 06:57:39 command pyenv "$command" "$@" 06:57:39 ;; 06:57:39 esac 06:57:39 }' 06:57:39 +++ bash --norc -ec 'IFS=:; paths=($PATH); 06:57:39 for i in ${!paths[@]}; do 06:57:39 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 06:57:39 fi; done; 06:57:39 echo "${paths[*]}"' 06:57:39 ++ 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:57:39 ++ 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:57:39 ++ 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:57:39 ++ export PYENV_SHELL=bash 06:57:39 ++ PYENV_SHELL=bash 06:57:39 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 06:57:39 +++ complete -F _pyenv pyenv 06:57:39 ++ lf-pyver python3 06:57:39 ++ local py_version_xy=python3 06:57:39 ++ local py_version_xyz= 06:57:39 ++ pyenv versions 06:57:39 ++ local command 06:57:39 ++ command=versions 06:57:39 ++ grep -E '^[0-9.]*[0-9]$' 06:57:39 ++ '[' 1 -gt 0 ']' 06:57:39 ++ shift 06:57:39 ++ case "$command" in 06:57:39 ++ command pyenv versions 06:57:39 ++ awk '{ print $1 }' 06:57:39 ++ sed 's/^[ *]* //' 06:57:39 ++ [[ ! -s /tmp/.pyenv_versions ]] 06:57:39 +++ grep '^3' /tmp/.pyenv_versions 06:57:39 +++ tail -n 1 06:57:39 +++ sort -V 06:57:39 ++ py_version_xyz=3.11.10 06:57:39 ++ [[ -z 3.11.10 ]] 06:57:39 ++ echo 3.11.10 06:57:39 ++ return 0 06:57:39 + pyenv local 3.11.10 06:57:39 + local command 06:57:39 + command=local 06:57:39 + '[' 2 -gt 0 ']' 06:57:39 + shift 06:57:39 + case "$command" in 06:57:39 + command pyenv local 3.11.10 06:57:39 + for arg in "$@" 06:57:39 + case $arg in 06:57:39 + pkg_list+='tox ' 06:57:39 + for arg in "$@" 06:57:39 + case $arg in 06:57:39 + pkg_list+='virtualenv ' 06:57:39 + for arg in "$@" 06:57:39 + case $arg in 06:57:39 + pkg_list+='urllib3~=1.26.15 ' 06:57:39 + [[ -f /tmp/.toxenv ]] 06:57:39 ++ cat /tmp/.toxenv 06:57:39 + lf_venv=/tmp/venv-TFen 06:57:39 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-TFen from' file:/tmp/.toxenv 06:57:39 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-TFen from file:/tmp/.toxenv 06:57:39 + /tmp/venv-TFen/bin/python3 -m pip install --upgrade --quiet pip 'setuptools<66' virtualenv 06:57:40 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 06:57:40 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 06:57:40 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 06:57:40 + /tmp/venv-TFen/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 06:57:41 + type python3 06:57:41 + true 06:57:41 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-TFen/bin to PATH' 06:57:41 lf-activate-venv(): INFO: Adding /tmp/venv-TFen/bin to PATH 06:57:41 + PATH=/tmp/venv-TFen/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:57:41 + return 0 06:57:41 + [[ -d /opt/pyenv ]] 06:57:41 + echo '---> Setting up pyenv' 06:57:41 ---> Setting up pyenv 06:57:41 + export PYENV_ROOT=/opt/pyenv 06:57:41 + PYENV_ROOT=/opt/pyenv 06:57:41 + export PATH=/opt/pyenv/bin:/tmp/venv-TFen/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:57:41 + PATH=/opt/pyenv/bin:/tmp/venv-TFen/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:57:41 ++ pwd 06:57:41 + PYTHONPATH=/w/workspace/netconf-tox-verify-master 06:57:41 + export PYTHONPATH 06:57:41 + export TOX_TESTENV_PASSENV=PYTHONPATH 06:57:41 + TOX_TESTENV_PASSENV=PYTHONPATH 06:57:41 + tox --version 06:57:41 4.30.2 from /tmp/venv-TFen/lib/python3.11/site-packages/tox/__init__.py 06:57:41 + PARALLEL=True 06:57:41 + TOX_OPTIONS_LIST= 06:57:41 + [[ -n '' ]] 06:57:41 + case ${PARALLEL,,} in 06:57:41 + TOX_OPTIONS_LIST=' --parallel auto --parallel-live' 06:57:41 + tox --parallel auto --parallel-live 06:57:41 + tee -a /w/workspace/netconf-tox-verify-master/archives/tox/tox.log 06:57:42 docs: install_deps> python -I -m pip install -r docs/requirements.txt 06:57:42 docs-linkcheck: install_deps> python -I -m pip install -r docs/requirements.txt 06:58:10 docs: freeze> python -m pip freeze --all 06:58:10 docs: alabaster==1.0.0,attrs==25.3.0,babel==2.17.0,blockdiag==3.0.0,certifi==2025.8.3,charset-normalizer==3.4.3,contourpy==1.3.3,cycler==0.12.1,docutils==0.21.2,fonttools==4.60.0,funcparserlib==2.0.0a0,future==1.0.0,idna==3.10,imagesize==1.4.1,Jinja2==3.1.6,jsonschema==3.2.0,kiwisolver==1.4.9,lfdocs-conf==0.9.0,MarkupSafe==3.0.2,matplotlib==3.10.6,numpy==2.3.3,nwdiag==3.0.0,packaging==25.0,pillow==11.3.0,pip==25.2,Pygments==2.19.2,pyparsing==3.2.4,pyrsistent==0.20.0,python-dateutil==2.9.0.post0,PyYAML==6.0.2,requests==2.32.5,requests-file==1.5.1,roman-numerals-py==3.1.0,seqdiag==3.0.0,setuptools==80.9.0,six==1.17.0,snowballstemmer==3.0.1,Sphinx==8.2.3,sphinx-bootstrap-theme==0.8.1,sphinx-data-viewer==0.1.5,sphinx-rtd-theme==3.0.2,sphinx-tabs==3.4.7,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.5.0,webcolors==24.11.1 06:58: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 06:58:10 Running Sphinx v8.2.3 06:58:10 loading translations [en]... done 06:58:10 docs-linkcheck: freeze> python -m pip freeze --all 06:58:11 making output directory... done 06:58:11 Converting `source_suffix = '.rst'` to `source_suffix = {'.rst': 'restructuredtext'}`. 06:58:11 loading intersphinx inventory 'common-packer' from https://docs.releng.linuxfoundation.org/projects/common-packer/en/stable/objects.inv ... 06:58:11 loading intersphinx inventory 'global-jjb' from https://docs.releng.linuxfoundation.org/projects/global-jjb/en/stable/objects.inv ... 06:58:11 loading intersphinx inventory 'lfdocs' from https://docs.releng.linuxfoundation.org/en/latest/objects.inv ... 06:58:11 loading intersphinx inventory 'lfdocs-conf' from https://docs.releng.linuxfoundation.org/projects/lfdocs-conf/en/stable/objects.inv ... 06:58:11 loading intersphinx inventory 'lftools' from https://docs.releng.linuxfoundation.org/projects/lftools/en/stable/objects.inv ... 06:58:11 loading intersphinx inventory 'pipelines' from https://docs.releng.linuxfoundation.org/projects/pipelines/en/latest/objects.inv ... 06:58:11 docs-linkcheck: alabaster==1.0.0,attrs==25.3.0,babel==2.17.0,blockdiag==3.0.0,certifi==2025.8.3,charset-normalizer==3.4.3,contourpy==1.3.3,cycler==0.12.1,docutils==0.21.2,fonttools==4.60.0,funcparserlib==2.0.0a0,future==1.0.0,idna==3.10,imagesize==1.4.1,Jinja2==3.1.6,jsonschema==3.2.0,kiwisolver==1.4.9,lfdocs-conf==0.9.0,MarkupSafe==3.0.2,matplotlib==3.10.6,numpy==2.3.3,nwdiag==3.0.0,packaging==25.0,pillow==11.3.0,pip==25.2,Pygments==2.19.2,pyparsing==3.2.4,pyrsistent==0.20.0,python-dateutil==2.9.0.post0,PyYAML==6.0.2,requests==2.32.5,requests-file==1.5.1,roman-numerals-py==3.1.0,seqdiag==3.0.0,setuptools==80.9.0,six==1.17.0,snowballstemmer==3.0.1,Sphinx==8.2.3,sphinx-bootstrap-theme==0.8.1,sphinx-data-viewer==0.1.5,sphinx-rtd-theme==3.0.2,sphinx-tabs==3.4.7,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.5.0,webcolors==24.11.1 06:58:11 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:58:11 loading intersphinx inventory 'python' from https://docs.python.org/3/objects.inv ... 06:58:11 Running Sphinx v8.2.3 06:58:11 loading translations [en]... done 06:58:11 building [mo]: targets for 0 po files that are out of date 06:58:11 writing output... 06:58:11 building [html]: targets for 4 source files that are out of date 06:58:11 updating environment: [new config] 4 added, 0 changed, 0 removed 06:58:11 reading sources... [ 25%] developer-guide 06:58:11 reading sources... [ 50%] index 06:58:11 reading sources... [ 75%] testtool 06:58:11 making output directory... done 06:58:11 Converting `source_suffix = '.rst'` to `source_suffix = {'.rst': 'restructuredtext'}`. 06:58:11 loading intersphinx inventory 'common-packer' from https://docs.releng.linuxfoundation.org/projects/common-packer/en/stable/objects.inv ... 06:58:11 loading intersphinx inventory 'global-jjb' from https://docs.releng.linuxfoundation.org/projects/global-jjb/en/stable/objects.inv ... 06:58:11 loading intersphinx inventory 'lfdocs' from https://docs.releng.linuxfoundation.org/en/latest/objects.inv ... 06:58:11 loading intersphinx inventory 'lfdocs-conf' from https://docs.releng.linuxfoundation.org/projects/lfdocs-conf/en/stable/objects.inv ... 06:58:11 reading sources... [100%] user-guide 06:58:12 loading intersphinx inventory 'lftools' from https://docs.releng.linuxfoundation.org/projects/lftools/en/stable/objects.inv ... 06:58:12 loading intersphinx inventory 'pipelines' from https://docs.releng.linuxfoundation.org/projects/pipelines/en/latest/objects.inv ... 06:58:12 loading intersphinx inventory 'python' from https://docs.python.org/3/objects.inv ... 06:58:12 06:58:12 looking for now-outdated files... none found 06:58:12 pickling environment... done 06:58:12 checking consistency... done 06:58:12 preparing documents... done 06:58:12 copying assets... 06:58:12 copying static files... 06:58:12 Writing evaluated template result to /w/workspace/netconf-tox-verify-master/docs/_build/html/_static/basic.css 06:58:12 Writing evaluated template result to /w/workspace/netconf-tox-verify-master/docs/_build/html/_static/language_data.js 06:58:12 Writing evaluated template result to /w/workspace/netconf-tox-verify-master/docs/_build/html/_static/documentation_options.js 06:58:12 Writing evaluated template result to /w/workspace/netconf-tox-verify-master/docs/_build/html/_static/bootstrap-sphinx.js 06:58:12 Writing evaluated template result to /w/workspace/netconf-tox-verify-master/docs/_build/html/_static/bootstrap-sphinx.css 06:58:12 copying static files: done 06:58:12 copying extra files... 06:58:12 copying extra files: done 06:58:12 copying assets: done 06:58:12 writing output... [ 25%] developer-guide 06:58:12 building [mo]: targets for 0 po files that are out of date 06:58:12 writing output... 06:58:12 building [linkcheck]: targets for 4 source files that are out of date 06:58:12 updating environment: [new config] 4 added, 0 changed, 0 removed 06:58:12 reading sources... [ 25%] developer-guide 06:58:12 reading sources... [ 50%] index 06:58:12 reading sources... [ 75%] testtool 06:58:12 writing output... [ 50%] index 06:58:12 writing output... [ 75%] testtool 06:58:12 reading sources... [100%] user-guide 06:58:12 writing output... [100%] user-guide 06:58:13 06:58:13 looking for now-outdated files... none found 06:58:13 06:58:13 pickling environment... done 06:58:13 checking consistency... done 06:58:13 preparing documents... done 06:58:13 copying assets... 06:58:13 copying assets: done 06:58:13 writing output... [ 25%] developer-guide 06:58:13 writing output... [ 50%] index 06:58:13 generating indices... genindex done 06:58:13 highlighting module code... 06:58:13 writing output... [ 75%] testtool 06:58:13 writing output... [100%] user-guide 06:58:13 writing additional pages... search done 06:58:13 dumping search index in English (code: en)... done 06:58:13 dumping object inventory... done 06:58:13 build succeeded. 06:58:13 06:58:13 The HTML pages are in docs/_build/html. 06:58:13 06:58:13 06:58:13 ( developer-guide: line 40) -ignored- https://git.opendaylight.org/gerrit/admin/repos/coretutorials 06:58:13 ( testtool: line 61) -ignored- https://git.opendaylight.org/gerrit/admin/repos/netconf 06:58:13 ( user-guide: line 66) -ignored- http://localhost:8181/rests/data/network-topology:network-topology 06:58:13 ( user-guide: line 66) -ignored- http://localhost:8181/rests/data/network-topology:network-topology?content=config 06:58:13 ( user-guide: line 66) -ignored- http://localhost:8181/rests/data/network-topology:network-topology?content=nonconfig 06:58:13 ( user-guide: line 66) -ignored- http://localhost:8181/rests/data/network-topology:network-topology/topology=topology-netconf?content=config 06:58:13 ( user-guide: line 117) -ignored- http://localhost:8181/rests/data/network-topology:network-topology/topology=topology-netconf/node=new-netconf-device 06:58:13 ( user-guide: line 126) -ignored- http://localhost:8181/rests/data/network-topology:network-topology/topology=topology-netconf 06:58:13 ( user-guide: line 639) -ignored- http://localhost:8181/rests/data/network-topology:network-topology/topology=topology-netconf/node=new-netconf-device/yang-ext:mount?content=nonconfig 06:58:13 ( user-guide: line 656) -ignored- http://localhost:8181/rests/data/network-topology:network-topology/topology=topology-netconf/node=new-netconf-device/yang-ext:mount/Cisco-IOS-XR-ifmgr-cfg:interface-configurations 06:58:13 ( user-guide: line 692) -ignored- http://localhost:8181/rests/operations/network-topology:network-topology/topology=topology-netconf/node=new-netconf-device/yang-ext:mount/ietf-netconf-monitoring:get-schema 06:58:13 ( user-guide: line 1443) -ignored- http://localhost:8181/rests/data/network-topology:network-topology/topology=topology-netconf/node=netopeer/yang-ext:mount?content:config 06:58:13 ( user-guide: line 1659) -ignored- http://localhost:8181/rests/data/network-topology:network-topology/topology=topology-netconf/node=controller-mdsal/yang-ext:mount?content:nonconfig 06:58:13 ( user-guide: line 2671) -ignored- http://localhost:8181/openapi/explorer/index.html 06:58:13 ( user-guide: line 2673) -ignored- http://localhost:8181/openapi/api/v3/single 06:58:13 ( user-guide: line 2699) -ignored- http://localhost:8181/openapi/explorer/index.html?urls.primaryName=17830-sim-device%20resources%20-%20RestConf%20RFC%208040 06:58:13 ( user-guide: line 2701) -ignored- http://localhost:8181/openapi/api/v3/mounts/1 06:58:13 ( user-guide: line 2703) -ignored- http://localhost:8181/openapi/api/v3/mounts/1/toaster?revision=2009-11-20 06:58:13 ( user-guide: line 2705) -ignored- http://localhost:8181/openapi/api/v3/mounts/1/definition-test 06:58:13 ( user-guide: line 1402) ok https://docs.docker.com/get-started/ 06:58:13 -rate limited- https://github.com/opendaylight/coretutorials/blob/master/ncmount/impl/src/main/java/ncmount/impl/NcmountProvider.java | sleeping... 06:58:13 ( user-guide: line 1505) ok https://github.com/CESNET/netopeer2/tree/master/example_configuration 06:58:13 docs: OK ✔ in 31.51 seconds 06:58:13 gitlint: install_deps> python -I -m pip install gitlint 06:58:13 ( user-guide: line 1873) ok https://github.com/CESNET/netopeer/wiki/CallHome 06:58:13 ( user-guide: line 1390) ok https://github.com/cesnet/netopeer 06:58:13 ( user-guide: line 1397) ok https://hub.docker.com/r/sysrepo/sysrepo-netopeer2 06:58:13 ( user-guide: line 1873) ok https://github.com/CESNET/netopeer2 06:58:13 ( testtool: line 71) ok https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/netconf-testtool/ 06:58:14 ( developer-guide: line 61) ok https://wiki-archive.opendaylight.org/view/Controller_Core_Functionality_Tutorials:Tutorials:Netconf_Mount 06:58:14 ( developer-guide: line 22) ok https://wiki-archive.opendaylight.org/view/OpenDaylight_Controller:MD-SAL:MD-SAL_App_Tutorial 06:58:14 ( developer-guide: line 42) ok https://wiki-archive.opendaylight.org/view/OpenDaylight_Controller:MD-SAL:Startup_Project_Archetype 06:58:14 ( user-guide: line 42) ok https://www.rfc-editor.org/rfc/rfc6022 06:58:14 ( user-guide: line 1397) ok https://www.docker.com/ 06:58:14 ( user-guide: line 17) ok https://www.rfc-editor.org/rfc/rfc6241 06:58:14 ( user-guide: line 40) ok https://www.rfc-editor.org/rfc/rfc5277 06:58:14 ( user-guide: line 1018) ok https://www.rfc-editor.org/rfc/rfc6241#section-6.4 06:58:14 ( user-guide: line 44) ok https://www.rfc-editor.org/rfc/rfc7895 06:58:14 ( user-guide: line 70) ok https://www.rfc-editor.org/rfc/rfc8040 06:58:14 ( user-guide: line 1568) redirect https://jira.opendaylight.org/browse/ODLPARENT-112 - permanently to https://lf-opendaylight.atlassian.net/browse/ODLPARENT-112 06:58:14 ( user-guide: line 930) ok https://www.rfc-editor.org/rfc/rfc8040#section-4.8.4 06:58:14 ( user-guide: line 932) ok https://www.rfc-editor.org/rfc/rfc8040#section-4.8.7 06:58:14 ( user-guide: line 1586) ok https://www.rfc-editor.org/rfc/rfc6470 06:58:14 ( user-guide: line 951) ok https://www.rfc-editor.org/rfc/rfc8639 06:58:14 ( user-guide: line 2195) ok https://www.rfc-editor.org/rfc/rfc8040#section-4.8.3 06:58:14 ( user-guide: line 959) ok https://www.rfc-editor.org/rfc/rfc8650#section-a.1.1-1 06:58:15 ( user-guide: line 1888) ok https://www.rfc-editor.org/rfc/rfc8071 06:58:15 ( user-guide: line 392) ok https://www.rfc-editor.org/rfc/rfc8072 06:58:15 ( user-guide: line 934) ok https://www.rfc-editor.org/rfc/rfc8040#section-4.8.8 06:58:20 gitlint: freeze> python -m pip freeze --all 06:58:21 gitlint: arrow==1.2.3,click==8.1.3,gitlint==0.19.1,gitlint-core==0.19.1,pip==25.2,python-dateutil==2.9.0.post0,setuptools==80.9.0,sh==1.14.3,six==1.17.0 06:58:21 gitlint: commands[0]> gitlint 06:59:14 ( developer-guide: line 36) ok https://github.com/opendaylight/coretutorials/tree/master/ncmount 06:59:14 ( developer-guide: line 145) ok https://github.com/opendaylight/coretutorials/blob/master/ncmount/impl/src/main/java/ncmount/impl/NcmountProvider.java 06:59:14 build succeeded. 06:59:14 06:59:14 Look for any errors in the above output or in docs/_build/linkcheck/output.txt 06:59:14 gitlint: OK ✔ in 7.73 seconds 06:59:14 docs: OK (31.51=setup[28.58]+cmd[2.93] seconds) 06:59:14 docs-linkcheck: OK (92.66=setup[29.50]+cmd[63.15] seconds) 06:59:14 gitlint: OK (7.73=setup[7.59]+cmd[0.14] seconds) 06:59:14 congratulations :) (92.69 seconds) 06:59:14 + tox_status=0 06:59:14 + echo '---> Completed tox runs' 06:59:14 ---> Completed tox runs 06:59:14 + for i in .tox/*/log 06:59:14 ++ echo .tox/docs-linkcheck/log 06:59:14 ++ awk -F/ '{print $2}' 06:59:14 + tox_env=docs-linkcheck 06:59:14 + cp -r .tox/docs-linkcheck/log /w/workspace/netconf-tox-verify-master/archives/tox/docs-linkcheck 06:59:14 + for i in .tox/*/log 06:59:14 ++ echo .tox/docs/log 06:59:14 ++ awk -F/ '{print $2}' 06:59:14 + tox_env=docs 06:59:14 + cp -r .tox/docs/log /w/workspace/netconf-tox-verify-master/archives/tox/docs 06:59:14 + for i in .tox/*/log 06:59:14 ++ echo .tox/gitlint/log 06:59:14 ++ awk -F/ '{print $2}' 06:59:14 + tox_env=gitlint 06:59:14 + cp -r .tox/gitlint/log /w/workspace/netconf-tox-verify-master/archives/tox/gitlint 06:59:14 + DOC_DIR=docs/_build/html 06:59:14 + [[ -d docs/_build/html ]] 06:59:14 + echo '---> Archiving generated docs' 06:59:14 ---> Archiving generated docs 06:59:14 + mv docs/_build/html /w/workspace/netconf-tox-verify-master/archives/docs 06:59:14 + echo '---> tox-run.sh ends' 06:59:14 ---> tox-run.sh ends 06:59:14 + test 0 -eq 0 06:59:14 $ ssh-agent -k 06:59:14 unset SSH_AUTH_SOCK; 06:59:14 unset SSH_AGENT_PID; 06:59:14 echo Agent pid 1526 killed; 06:59:14 [ssh-agent] Stopped. 06:59:14 [PostBuildScript] - [INFO] Executing post build scripts. 06:59:14 [netconf-tox-verify-master] $ /bin/bash /tmp/jenkins11047645156370403075.sh 06:59:14 ---> sysstat.sh 06:59:15 [netconf-tox-verify-master] $ /bin/bash /tmp/jenkins14329419024916469580.sh 06:59:15 ---> package-listing.sh 06:59:15 ++ facter osfamily 06:59:15 ++ tr '[:upper:]' '[:lower:]' 06:59:15 + OS_FAMILY=debian 06:59:15 + workspace=/w/workspace/netconf-tox-verify-master 06:59:15 + START_PACKAGES=/tmp/packages_start.txt 06:59:15 + END_PACKAGES=/tmp/packages_end.txt 06:59:15 + DIFF_PACKAGES=/tmp/packages_diff.txt 06:59:15 + PACKAGES=/tmp/packages_start.txt 06:59:15 + '[' /w/workspace/netconf-tox-verify-master ']' 06:59:15 + PACKAGES=/tmp/packages_end.txt 06:59:15 + case "${OS_FAMILY}" in 06:59:15 + dpkg -l 06:59:15 + grep '^ii' 06:59:15 + '[' -f /tmp/packages_start.txt ']' 06:59:15 + '[' -f /tmp/packages_end.txt ']' 06:59:15 + diff /tmp/packages_start.txt /tmp/packages_end.txt 06:59:15 + '[' /w/workspace/netconf-tox-verify-master ']' 06:59:15 + mkdir -p /w/workspace/netconf-tox-verify-master/archives/ 06:59:15 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/netconf-tox-verify-master/archives/ 06:59:15 [netconf-tox-verify-master] $ /bin/bash /tmp/jenkins8294776475038595853.sh 06:59:15 ---> capture-instance-metadata.sh 06:59:15 Setup pyenv: 06:59:15 system 06:59:15 3.8.20 06:59:15 3.9.20 06:59:15 3.10.15 06:59:15 * 3.11.10 (set by /w/workspace/netconf-tox-verify-master/.python-version) 06:59:15 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-upPS from file:/tmp/.os_lf_venv 06:59:18 lf-activate-venv(): INFO: Installing: lftools 06:59:32 lf-activate-venv(): INFO: Adding /tmp/venv-upPS/bin to PATH 06:59:32 INFO: Running in OpenStack, capturing instance metadata 06:59:32 [netconf-tox-verify-master] $ /bin/bash /tmp/jenkins12075373561577421720.sh 06:59:32 provisioning config files... 06:59:32 Could not find credentials [logs] for netconf-tox-verify-master #14902 06:59:32 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/netconf-tox-verify-master@tmp/config14675682762233877975tmp 06:59:32 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 06:59:32 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 06:59:32 provisioning config files... 06:59:33 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 06:59:33 [EnvInject] - Injecting environment variables from a build step. 06:59:33 [EnvInject] - Injecting as environment variables the properties content 06:59:33 SERVER_ID=logs 06:59:33 06:59:33 [EnvInject] - Variables injected successfully. 06:59:33 [netconf-tox-verify-master] $ /bin/bash /tmp/jenkins10562360822677159925.sh 06:59:33 ---> create-netrc.sh 06:59:33 WARN: Log server credential not found. 06:59:33 [netconf-tox-verify-master] $ /bin/bash /tmp/jenkins2437372039098947414.sh 06:59:33 ---> python-tools-install.sh 06:59:33 Setup pyenv: 06:59:33 system 06:59:33 3.8.20 06:59:33 3.9.20 06:59:33 3.10.15 06:59:33 * 3.11.10 (set by /w/workspace/netconf-tox-verify-master/.python-version) 06:59:33 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-upPS from file:/tmp/.os_lf_venv 06:59:35 lf-activate-venv(): INFO: Installing: lftools 06:59:45 lf-activate-venv(): INFO: Adding /tmp/venv-upPS/bin to PATH 06:59:45 [netconf-tox-verify-master] $ /bin/bash /tmp/jenkins17641737131406283064.sh 06:59:45 ---> sudo-logs.sh 06:59:45 Archiving 'sudo' log.. 06:59:45 [netconf-tox-verify-master] $ /bin/bash /tmp/jenkins1785762846159235713.sh 06:59:45 ---> job-cost.sh 06:59:45 Setup pyenv: 06:59:45 system 06:59:45 3.8.20 06:59:45 3.9.20 06:59:45 3.10.15 06:59:45 * 3.11.10 (set by /w/workspace/netconf-tox-verify-master/.python-version) 06:59:45 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-upPS from file:/tmp/.os_lf_venv 06:59:47 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 06:59:54 lf-activate-venv(): INFO: Adding /tmp/venv-upPS/bin to PATH 06:59:54 INFO: No Stack... 06:59:55 INFO: Retrieving Pricing Info for: v3-standard-2 06:59:55 INFO: Archiving Costs 06:59:55 [netconf-tox-verify-master] $ /bin/bash -l /tmp/jenkins13878595358654493686.sh 06:59:55 ---> logs-deploy.sh 06:59:55 Setup pyenv: 06:59:55 system 06:59:55 3.8.20 06:59:55 3.9.20 06:59:55 3.10.15 06:59:55 * 3.11.10 (set by /w/workspace/netconf-tox-verify-master/.python-version) 06:59:55 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-upPS from file:/tmp/.os_lf_venv 06:59:57 lf-activate-venv(): INFO: Installing: lftools 07:00:08 lf-activate-venv(): INFO: Adding /tmp/venv-upPS/bin to PATH 07:00:08 WARNING: Nexus logging server not set 07:00:08 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/netconf-tox-verify-master/14902/ 07:00:08 INFO: archiving logs to S3 07:00:09 ---> uname -a: 07:00:09 Linux prd-ubuntu2204-builder-2c-2g-53723 5.15.0-131-generic #141-Ubuntu SMP Fri Jan 10 21:18:28 UTC 2025 x86_64 x86_64 x86_64 GNU/Linux 07:00:09 07:00:09 07:00:09 ---> lscpu: 07:00:09 Architecture: x86_64 07:00:09 CPU op-mode(s): 32-bit, 64-bit 07:00:09 Address sizes: 40 bits physical, 48 bits virtual 07:00:09 Byte Order: Little Endian 07:00:09 CPU(s): 2 07:00:09 On-line CPU(s) list: 0,1 07:00:09 Vendor ID: AuthenticAMD 07:00:09 Model name: AMD EPYC-Rome Processor 07:00:09 CPU family: 23 07:00:09 Model: 49 07:00:09 Thread(s) per core: 1 07:00:09 Core(s) per socket: 1 07:00:09 Socket(s): 2 07:00:09 Stepping: 0 07:00:09 BogoMIPS: 5599.99 07:00:09 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 07:00:09 Virtualization: AMD-V 07:00:09 Hypervisor vendor: KVM 07:00:09 Virtualization type: full 07:00:09 L1d cache: 64 KiB (2 instances) 07:00:09 L1i cache: 64 KiB (2 instances) 07:00:09 L2 cache: 1 MiB (2 instances) 07:00:09 L3 cache: 32 MiB (2 instances) 07:00:09 NUMA node(s): 1 07:00:09 NUMA node0 CPU(s): 0,1 07:00:09 Vulnerability Gather data sampling: Not affected 07:00:09 Vulnerability Itlb multihit: Not affected 07:00:09 Vulnerability L1tf: Not affected 07:00:09 Vulnerability Mds: Not affected 07:00:09 Vulnerability Meltdown: Not affected 07:00:09 Vulnerability Mmio stale data: Not affected 07:00:09 Vulnerability Reg file data sampling: Not affected 07:00:09 Vulnerability Retbleed: Mitigation; untrained return thunk; SMT disabled 07:00:09 Vulnerability Spec rstack overflow: Mitigation; SMT disabled 07:00:09 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 07:00:09 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 07:00:09 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 07:00:09 Vulnerability Srbds: Not affected 07:00:09 Vulnerability Tsx async abort: Not affected 07:00:09 07:00:09 07:00:09 ---> nproc: 07:00:09 2 07:00:09 07:00:09 07:00:09 ---> df -h: 07:00:09 Filesystem Size Used Avail Use% Mounted on 07:00:09 tmpfs 794M 1.1M 793M 1% /run 07:00:09 /dev/vda1 39G 9.1G 30G 24% / 07:00:09 tmpfs 3.9G 0 3.9G 0% /dev/shm 07:00:09 tmpfs 5.0M 0 5.0M 0% /run/lock 07:00:09 /dev/vda15 105M 6.1M 99M 6% /boot/efi 07:00:09 tmpfs 794M 4.0K 794M 1% /run/user/1001 07:00:09 07:00:09 07:00:09 ---> free -m: 07:00:09 total used free shared buff/cache available 07:00:09 Mem: 7937 525 4073 4 3339 7101 07:00:09 Swap: 1023 0 1023 07:00:09 07:00:09 07:00:09 ---> ip addr: 07:00:09 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 07:00:09 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 07:00:09 inet 127.0.0.1/8 scope host lo 07:00:09 valid_lft forever preferred_lft forever 07:00:09 inet6 ::1/128 scope host 07:00:09 valid_lft forever preferred_lft forever 07:00:09 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 07:00:09 link/ether fa:16:3e:d5:f3:94 brd ff:ff:ff:ff:ff:ff 07:00:09 altname enp0s3 07:00:09 inet 10.30.171.28/23 metric 100 brd 10.30.171.255 scope global dynamic ens3 07:00:09 valid_lft 86117sec preferred_lft 86117sec 07:00:09 inet6 fe80::f816:3eff:fed5:f394/64 scope link 07:00:09 valid_lft forever preferred_lft forever 07:00:09 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 07:00:09 link/ether 02:42:7a:3f:03:b6 brd ff:ff:ff:ff:ff:ff 07:00:09 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 07:00:09 valid_lft forever preferred_lft forever 07:00:09 07:00:09 07:00:09 ---> sar -b -r -n DEV: 07:00:09 Linux 5.15.0-131-generic (prd-ubuntu2204-builder-2c-2g-53723) 09/18/25 _x86_64_ (2 CPU) 07:00:09 07:00:09 06:55:30 LINUX RESTART (2 CPU) 07:00:09 07:00:09 07:00:09 ---> sar -P ALL: 07:00:09 Linux 5.15.0-131-generic (prd-ubuntu2204-builder-2c-2g-53723) 09/18/25 _x86_64_ (2 CPU) 07:00:09 07:00:09 06:55:30 LINUX RESTART (2 CPU) 07:00:09 07:00:09 07:00:09