17:10:03 Triggered by Gerrit: https://git.opendaylight.org/gerrit/c/netconf/+/118177 17:10:03 Running as SYSTEM 17:10:03 [EnvInject] - Loading node environment variables. 17:10:03 Building remotely on prd-ubuntu2204-builder-2c-2g-53473 (ubuntu2204-builder-2c-2g) in workspace /w/workspace/netconf-tox-verify-9.0.x 17:10:04 [ssh-agent] Looking for ssh-agent implementation... 17:10:04 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:10:04 $ ssh-agent 17:10:04 SSH_AUTH_SOCK=/tmp/ssh-XXXXXX8ugGGr/agent.1519 17:10:04 SSH_AGENT_PID=1520 17:10:04 [ssh-agent] Started. 17:10:04 Running ssh-add (command line suppressed) 17:10:04 Identity added: /w/workspace/netconf-tox-verify-9.0.x@tmp/private_key_14093116220111922853.key (/w/workspace/netconf-tox-verify-9.0.x@tmp/private_key_14093116220111922853.key) 17:10:04 [ssh-agent] Using credentials jenkins (jenkins-ssh) 17:10:04 The recommended git tool is: NONE 17:10:07 using credential jenkins-ssh 17:10:07 Wiping out workspace first. 17:10:07 Cloning the remote Git repository 17:10:07 Cloning repository git://devvexx.opendaylight.org/mirror/netconf 17:10:07 > git init /w/workspace/netconf-tox-verify-9.0.x # timeout=10 17:10:07 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/netconf 17:10:07 > git --version # timeout=10 17:10:07 > git --version # 'git version 2.34.1' 17:10:07 using GIT_SSH to set credentials jenkins-ssh 17:10:07 Verifying host key using known hosts file 17:10:07 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. 17:10:07 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/netconf +refs/heads/*:refs/remotes/origin/* # timeout=10 17:10:17 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/netconf # timeout=10 17:10:17 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 17:10:18 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/netconf # timeout=10 17:10:18 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/netconf 17:10:18 using GIT_SSH to set credentials jenkins-ssh 17:10:18 Verifying host key using known hosts file 17:10:18 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. 17:10:18 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/netconf refs/changes/77/118177/1 # timeout=10 17:10:18 > git rev-parse 5d025c774f6e9b238c1709757228da3f832a9523^{commit} # timeout=10 17:10:18 Checking out Revision 5d025c774f6e9b238c1709757228da3f832a9523 (refs/changes/77/118177/1) 17:10:18 > git config core.sparsecheckout # timeout=10 17:10:18 > git checkout -f 5d025c774f6e9b238c1709757228da3f832a9523 # timeout=10 17:10:21 Commit message: "Improve processChildNode() dispatch" 17:10:21 > git rev-parse FETCH_HEAD^{commit} # timeout=10 17:10:22 > git rev-list --no-walk 7ea959a7ca566d8e048e4a3e039d2b09db935a10 # timeout=10 17:10:22 provisioning config files... 17:10:22 copy managed file [npmrc] to file:/home/jenkins/.npmrc 17:10:22 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 17:10:22 [netconf-tox-verify-9.0.x] $ /bin/bash /tmp/jenkins13660917501985641821.sh 17:10:22 ---> python-tools-install.sh 17:10:22 Setup pyenv: 17:10:22 * system (set by /opt/pyenv/version) 17:10:22 * 3.8.20 (set by /opt/pyenv/version) 17:10:22 * 3.9.20 (set by /opt/pyenv/version) 17:10:22 * 3.10.15 (set by /opt/pyenv/version) 17:10:22 * 3.11.10 (set by /opt/pyenv/version) 17:10:27 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-YYa3 17:10:27 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 17:10:31 lf-activate-venv(): INFO: Installing: lftools 17:11:01 lf-activate-venv(): INFO: Adding /tmp/venv-YYa3/bin to PATH 17:11:01 Generating Requirements File 17:11:24 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. 17:11:24 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 17:11:25 Python 3.11.10 17:11:25 pip 25.2 from /tmp/venv-YYa3/lib/python3.11/site-packages/pip (python 3.11) 17:11:25 appdirs==1.4.4 17:11:25 argcomplete==3.6.2 17:11:25 aspy.yaml==1.3.0 17:11:25 attrs==25.3.0 17:11:25 autopage==0.5.2 17:11:25 beautifulsoup4==4.13.5 17:11:25 boto3==1.40.32 17:11:25 botocore==1.40.32 17:11:25 bs4==0.0.2 17:11:25 cachetools==5.5.2 17:11:25 certifi==2025.8.3 17:11:25 cffi==2.0.0 17:11:25 cfgv==3.4.0 17:11:25 chardet==5.2.0 17:11:25 charset-normalizer==3.4.3 17:11:25 click==8.2.1 17:11:25 cliff==4.11.0 17:11:25 cmd2==2.7.0 17:11:25 cryptography==3.3.2 17:11:25 debtcollector==3.0.0 17:11:25 decorator==5.2.1 17:11:25 defusedxml==0.7.1 17:11:25 Deprecated==1.2.18 17:11:25 distlib==0.4.0 17:11:25 dnspython==2.8.0 17:11:25 docker==7.1.0 17:11:25 dogpile.cache==1.4.1 17:11:25 durationpy==0.10 17:11:25 email-validator==2.3.0 17:11:25 filelock==3.19.1 17:11:25 future==1.0.0 17:11:25 gitdb==4.0.12 17:11:25 GitPython==3.1.45 17:11:25 google-auth==2.40.3 17:11:25 httplib2==0.31.0 17:11:25 identify==2.6.14 17:11:25 idna==3.10 17:11:25 importlib-resources==1.5.0 17:11:25 iso8601==2.1.0 17:11:25 Jinja2==3.1.6 17:11:25 jmespath==1.0.1 17:11:25 jsonpatch==1.33 17:11:25 jsonpointer==3.0.0 17:11:25 jsonschema==4.25.1 17:11:25 jsonschema-specifications==2025.9.1 17:11:25 keystoneauth1==5.12.0 17:11:25 kubernetes==33.1.0 17:11:25 lftools==0.37.13 17:11:25 lxml==6.0.1 17:11:25 markdown-it-py==4.0.0 17:11:25 MarkupSafe==3.0.2 17:11:25 mdurl==0.1.2 17:11:25 msgpack==1.1.1 17:11:25 multi_key_dict==2.0.3 17:11:25 munch==4.0.0 17:11:25 netaddr==1.3.0 17:11:25 niet==1.4.2 17:11:25 nodeenv==1.9.1 17:11:25 oauth2client==4.1.3 17:11:25 oauthlib==3.3.1 17:11:25 openstacksdk==4.7.1 17:11:25 os-service-types==1.8.0 17:11:25 osc-lib==4.2.0 17:11:25 oslo.config==10.0.0 17:11:25 oslo.context==6.1.0 17:11:25 oslo.i18n==6.6.0 17:11:25 oslo.log==7.2.1 17:11:25 oslo.serialization==5.8.0 17:11:25 oslo.utils==9.1.0 17:11:25 packaging==25.0 17:11:25 pbr==7.0.1 17:11:25 platformdirs==4.4.0 17:11:25 prettytable==3.16.0 17:11:25 psutil==7.0.0 17:11:25 pyasn1==0.6.1 17:11:25 pyasn1_modules==0.4.2 17:11:25 pycparser==2.23 17:11:25 pygerrit2==2.0.15 17:11:25 PyGithub==2.8.1 17:11:25 Pygments==2.19.2 17:11:25 PyJWT==2.10.1 17:11:25 PyNaCl==1.6.0 17:11:25 pyparsing==2.4.7 17:11:25 pyperclip==1.9.0 17:11:25 pyrsistent==0.20.0 17:11:25 python-cinderclient==9.8.0 17:11:25 python-dateutil==2.9.0.post0 17:11:25 python-heatclient==4.3.0 17:11:25 python-jenkins==1.8.3 17:11:25 python-keystoneclient==5.7.0 17:11:25 python-magnumclient==4.9.0 17:11:25 python-openstackclient==8.2.0 17:11:25 python-swiftclient==4.8.0 17:11:25 PyYAML==6.0.2 17:11:25 referencing==0.36.2 17:11:25 requests==2.32.5 17:11:25 requests-oauthlib==2.0.0 17:11:25 requestsexceptions==1.4.0 17:11:25 rfc3986==2.0.0 17:11:25 rich==14.1.0 17:11:25 rich-argparse==1.7.1 17:11:25 rpds-py==0.27.1 17:11:25 rsa==4.9.1 17:11:25 ruamel.yaml==0.18.15 17:11:25 ruamel.yaml.clib==0.2.12 17:11:25 s3transfer==0.14.0 17:11:25 simplejson==3.20.1 17:11:25 six==1.17.0 17:11:25 smmap==5.0.2 17:11:25 soupsieve==2.8 17:11:25 stevedore==5.5.0 17:11:25 tabulate==0.9.0 17:11:25 toml==0.10.2 17:11:25 tomlkit==0.13.3 17:11:25 tqdm==4.67.1 17:11:25 typing_extensions==4.15.0 17:11:25 tzdata==2025.2 17:11:25 urllib3==1.26.20 17:11:25 virtualenv==20.34.0 17:11:25 wcwidth==0.2.13 17:11:25 websocket-client==1.8.0 17:11:25 wrapt==1.17.3 17:11:25 xdg==6.0.0 17:11:25 xmltodict==1.0.1 17:11:25 yq==3.4.3 17:11:25 [EnvInject] - Injecting environment variables from a build step. 17:11:25 [EnvInject] - Injecting as environment variables the properties content 17:11:25 PYTHON=python3 17:11:25 17:11:25 [EnvInject] - Variables injected successfully. 17:11:25 [netconf-tox-verify-9.0.x] $ /bin/bash -l /tmp/jenkins12394514473932216168.sh 17:11:25 ---> tox-install.sh 17:11:25 + source /home/jenkins/lf-env.sh 17:11:25 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 17:11:25 ++ mktemp -d /tmp/venv-XXXX 17:11:25 + lf_venv=/tmp/venv-FEN7 17:11:25 + local venv_file=/tmp/.os_lf_venv 17:11:25 + local python=python3 17:11:25 + local options 17:11:25 + local set_path=true 17:11:25 + local install_args= 17:11:25 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 17:11:25 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 17:11:25 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 17:11:25 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 17:11:25 + true 17:11:25 + case $1 in 17:11:25 + venv_file=/tmp/.toxenv 17:11:25 + shift 2 17:11:25 + true 17:11:25 + case $1 in 17:11:25 + shift 17:11:25 + break 17:11:25 + case $python in 17:11:25 + local pkg_list= 17:11:25 + [[ -d /opt/pyenv ]] 17:11:25 + echo 'Setup pyenv:' 17:11:25 Setup pyenv: 17:11:25 + export PYENV_ROOT=/opt/pyenv 17:11:25 + PYENV_ROOT=/opt/pyenv 17:11:25 + 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 17:11:25 + 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 17:11:25 + pyenv versions 17:11:25 system 17:11:25 3.8.20 17:11:25 3.9.20 17:11:25 3.10.15 17:11:25 * 3.11.10 (set by /w/workspace/netconf-tox-verify-9.0.x/.python-version) 17:11:25 + command -v pyenv 17:11:25 ++ pyenv init - --no-rehash 17:11:25 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 17:11:25 for i in ${!paths[@]}; do 17:11:25 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 17:11:25 fi; done; 17:11:25 echo "${paths[*]}"'\'')" 17:11:25 export PATH="/opt/pyenv/shims:${PATH}" 17:11:25 export PYENV_SHELL=bash 17:11:25 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 17:11:25 pyenv() { 17:11:25 local command 17:11:25 command="${1:-}" 17:11:25 if [ "$#" -gt 0 ]; then 17:11:25 shift 17:11:25 fi 17:11:25 17:11:25 case "$command" in 17:11:25 rehash|shell) 17:11:25 eval "$(pyenv "sh-$command" "$@")" 17:11:25 ;; 17:11:25 *) 17:11:25 command pyenv "$command" "$@" 17:11:25 ;; 17:11:25 esac 17:11:25 }' 17:11:25 +++ bash --norc -ec 'IFS=:; paths=($PATH); 17:11:25 for i in ${!paths[@]}; do 17:11:25 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 17:11:25 fi; done; 17:11:25 echo "${paths[*]}"' 17:11:25 ++ 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 17:11:25 ++ 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 17:11:25 ++ 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 17:11:25 ++ export PYENV_SHELL=bash 17:11:25 ++ PYENV_SHELL=bash 17:11:25 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 17:11:25 +++ complete -F _pyenv pyenv 17:11:25 ++ lf-pyver python3 17:11:25 ++ local py_version_xy=python3 17:11:25 ++ local py_version_xyz= 17:11:25 ++ sed 's/^[ *]* //' 17:11:25 ++ pyenv versions 17:11:25 ++ local command 17:11:25 ++ command=versions 17:11:25 ++ '[' 1 -gt 0 ']' 17:11:25 ++ shift 17:11:25 ++ case "$command" in 17:11:25 ++ command pyenv versions 17:11:25 ++ awk '{ print $1 }' 17:11:25 ++ grep -E '^[0-9.]*[0-9]$' 17:11:25 ++ [[ ! -s /tmp/.pyenv_versions ]] 17:11:25 +++ sort -V 17:11:25 +++ grep '^3' /tmp/.pyenv_versions 17:11:25 +++ tail -n 1 17:11:25 ++ py_version_xyz=3.11.10 17:11:25 ++ [[ -z 3.11.10 ]] 17:11:25 ++ echo 3.11.10 17:11:25 ++ return 0 17:11:25 + pyenv local 3.11.10 17:11:25 + local command 17:11:25 + command=local 17:11:25 + '[' 2 -gt 0 ']' 17:11:25 + shift 17:11:25 + case "$command" in 17:11:25 + command pyenv local 3.11.10 17:11:25 + for arg in "$@" 17:11:25 + case $arg in 17:11:25 + pkg_list+='tox ' 17:11:25 + for arg in "$@" 17:11:25 + case $arg in 17:11:25 + pkg_list+='virtualenv ' 17:11:25 + for arg in "$@" 17:11:25 + case $arg in 17:11:25 + pkg_list+='urllib3~=1.26.15 ' 17:11:25 + [[ -f /tmp/.toxenv ]] 17:11:25 + [[ ! -f /tmp/.toxenv ]] 17:11:25 + [[ -n '' ]] 17:11:25 + python3 -m venv /tmp/venv-FEN7 17:11:30 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-FEN7' 17:11:30 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-FEN7 17:11:30 + echo /tmp/venv-FEN7 17:11:30 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 17:11:30 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 17:11:30 + /tmp/venv-FEN7/bin/python3 -m pip install --upgrade --quiet pip 'setuptools<66' virtualenv 17:11:35 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 17:11:35 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 17:11:35 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 17:11:35 + /tmp/venv-FEN7/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 17:11:37 + type python3 17:11:37 + true 17:11:37 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-FEN7/bin to PATH' 17:11:37 lf-activate-venv(): INFO: Adding /tmp/venv-FEN7/bin to PATH 17:11:37 + PATH=/tmp/venv-FEN7/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 17:11:37 + return 0 17:11:37 + python3 --version 17:11:37 Python 3.11.10 17:11:37 + python3 -m pip --version 17:11:38 pip 25.2 from /tmp/venv-FEN7/lib/python3.11/site-packages/pip (python 3.11) 17:11:38 + python3 -m pip freeze 17:11:38 cachetools==6.2.0 17:11:38 chardet==5.2.0 17:11:38 colorama==0.4.6 17:11:38 distlib==0.4.0 17:11:38 filelock==3.19.1 17:11:38 packaging==25.0 17:11:38 platformdirs==4.4.0 17:11:38 pluggy==1.6.0 17:11:38 pyproject-api==1.9.1 17:11:38 tox==4.30.2 17:11:38 urllib3==1.26.20 17:11:38 virtualenv==20.34.0 17:11:38 [netconf-tox-verify-9.0.x] $ /bin/sh -xe /tmp/jenkins2178010602379581585.sh 17:11:38 [EnvInject] - Injecting environment variables from a build step. 17:11:38 [EnvInject] - Injecting as environment variables the properties content 17:11:38 PARALLEL=True 17:11:38 17:11:38 [EnvInject] - Variables injected successfully. 17:11:38 [netconf-tox-verify-9.0.x] $ /bin/bash -l /tmp/jenkins14843276991175066659.sh 17:11:38 ---> tox-run.sh 17:11: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 17:11:38 + ARCHIVE_TOX_DIR=/w/workspace/netconf-tox-verify-9.0.x/archives/tox 17:11:38 + ARCHIVE_DOC_DIR=/w/workspace/netconf-tox-verify-9.0.x/archives/docs 17:11:38 + mkdir -p /w/workspace/netconf-tox-verify-9.0.x/archives/tox 17:11:38 + cd /w/workspace/netconf-tox-verify-9.0.x/. 17:11:38 + source /home/jenkins/lf-env.sh 17:11:38 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 17:11:38 ++ mktemp -d /tmp/venv-XXXX 17:11:38 + lf_venv=/tmp/venv-PAu6 17:11:38 + local venv_file=/tmp/.os_lf_venv 17:11:38 + local python=python3 17:11:38 + local options 17:11:38 + local set_path=true 17:11:38 + local install_args= 17:11: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 17:11:38 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 17:11:38 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 17:11:38 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 17:11:38 + true 17:11:38 + case $1 in 17:11:38 + venv_file=/tmp/.toxenv 17:11:38 + shift 2 17:11:38 + true 17:11:38 + case $1 in 17:11:38 + shift 17:11:38 + break 17:11:38 + case $python in 17:11:38 + local pkg_list= 17:11:38 + [[ -d /opt/pyenv ]] 17:11:38 + echo 'Setup pyenv:' 17:11:38 Setup pyenv: 17:11:38 + export PYENV_ROOT=/opt/pyenv 17:11:38 + PYENV_ROOT=/opt/pyenv 17:11: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 17:11: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 17:11:38 + pyenv versions 17:11:38 system 17:11:38 3.8.20 17:11:38 3.9.20 17:11:38 3.10.15 17:11:38 * 3.11.10 (set by /w/workspace/netconf-tox-verify-9.0.x/.python-version) 17:11:38 + command -v pyenv 17:11:38 ++ pyenv init - --no-rehash 17:11:38 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 17:11:38 for i in ${!paths[@]}; do 17:11:38 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 17:11:38 fi; done; 17:11:38 echo "${paths[*]}"'\'')" 17:11:38 export PATH="/opt/pyenv/shims:${PATH}" 17:11:38 export PYENV_SHELL=bash 17:11:38 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 17:11:38 pyenv() { 17:11:38 local command 17:11:38 command="${1:-}" 17:11:38 if [ "$#" -gt 0 ]; then 17:11:38 shift 17:11:38 fi 17:11:38 17:11:38 case "$command" in 17:11:38 rehash|shell) 17:11:38 eval "$(pyenv "sh-$command" "$@")" 17:11:38 ;; 17:11:38 *) 17:11:38 command pyenv "$command" "$@" 17:11:38 ;; 17:11:38 esac 17:11:38 }' 17:11:38 +++ bash --norc -ec 'IFS=:; paths=($PATH); 17:11:38 for i in ${!paths[@]}; do 17:11:38 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 17:11:38 fi; done; 17:11:38 echo "${paths[*]}"' 17:11: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 17:11:38 ++ 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 17:11:38 ++ 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 17:11:38 ++ export PYENV_SHELL=bash 17:11:38 ++ PYENV_SHELL=bash 17:11:38 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 17:11:38 +++ complete -F _pyenv pyenv 17:11:38 ++ lf-pyver python3 17:11:38 ++ local py_version_xy=python3 17:11:38 ++ local py_version_xyz= 17:11:38 ++ pyenv versions 17:11:38 ++ local command 17:11:38 ++ command=versions 17:11:38 ++ '[' 1 -gt 0 ']' 17:11:38 ++ shift 17:11:38 ++ case "$command" in 17:11:38 ++ command pyenv versions 17:11:38 ++ sed 's/^[ *]* //' 17:11:38 ++ awk '{ print $1 }' 17:11:38 ++ grep -E '^[0-9.]*[0-9]$' 17:11:38 ++ [[ ! -s /tmp/.pyenv_versions ]] 17:11:38 +++ grep '^3' /tmp/.pyenv_versions 17:11:38 +++ tail -n 1 17:11:38 +++ sort -V 17:11:38 ++ py_version_xyz=3.11.10 17:11:38 ++ [[ -z 3.11.10 ]] 17:11:38 ++ echo 3.11.10 17:11:38 ++ return 0 17:11:38 + pyenv local 3.11.10 17:11:38 + local command 17:11:38 + command=local 17:11:38 + '[' 2 -gt 0 ']' 17:11:38 + shift 17:11:38 + case "$command" in 17:11:38 + command pyenv local 3.11.10 17:11:38 + for arg in "$@" 17:11:38 + case $arg in 17:11:38 + pkg_list+='tox ' 17:11:38 + for arg in "$@" 17:11:38 + case $arg in 17:11:38 + pkg_list+='virtualenv ' 17:11:38 + for arg in "$@" 17:11:38 + case $arg in 17:11:38 + pkg_list+='urllib3~=1.26.15 ' 17:11:38 + [[ -f /tmp/.toxenv ]] 17:11:38 ++ cat /tmp/.toxenv 17:11:38 + lf_venv=/tmp/venv-FEN7 17:11:38 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-FEN7 from' file:/tmp/.toxenv 17:11:38 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-FEN7 from file:/tmp/.toxenv 17:11:38 + /tmp/venv-FEN7/bin/python3 -m pip install --upgrade --quiet pip 'setuptools<66' virtualenv 17:11:39 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 17:11:39 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 17:11:39 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 17:11:39 + /tmp/venv-FEN7/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 17:11:40 + type python3 17:11:40 + true 17:11:40 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-FEN7/bin to PATH' 17:11:40 lf-activate-venv(): INFO: Adding /tmp/venv-FEN7/bin to PATH 17:11:40 + PATH=/tmp/venv-FEN7/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 17:11:40 + return 0 17:11:40 + [[ -d /opt/pyenv ]] 17:11:40 + echo '---> Setting up pyenv' 17:11:40 ---> Setting up pyenv 17:11:40 + export PYENV_ROOT=/opt/pyenv 17:11:40 + PYENV_ROOT=/opt/pyenv 17:11:40 + export PATH=/opt/pyenv/bin:/tmp/venv-FEN7/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 17:11:40 + PATH=/opt/pyenv/bin:/tmp/venv-FEN7/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 17:11:40 ++ pwd 17:11:40 + PYTHONPATH=/w/workspace/netconf-tox-verify-9.0.x 17:11:40 + export PYTHONPATH 17:11:40 + export TOX_TESTENV_PASSENV=PYTHONPATH 17:11:40 + TOX_TESTENV_PASSENV=PYTHONPATH 17:11:40 + tox --version 17:11:41 4.30.2 from /tmp/venv-FEN7/lib/python3.11/site-packages/tox/__init__.py 17:11:41 + PARALLEL=True 17:11:41 + TOX_OPTIONS_LIST= 17:11:41 + [[ -n '' ]] 17:11:41 + case ${PARALLEL,,} in 17:11:41 + TOX_OPTIONS_LIST=' --parallel auto --parallel-live' 17:11:41 + tee -a /w/workspace/netconf-tox-verify-9.0.x/archives/tox/tox.log 17:11:41 + tox --parallel auto --parallel-live 17:11:41 docs: install_deps> python -I -m pip install -r docs/requirements.txt 17:11:42 docs-linkcheck: install_deps> python -I -m pip install -r docs/requirements.txt 17:12:06 docs: freeze> python -m pip freeze --all 17:12:06 docs-linkcheck: freeze> python -m pip freeze --all 17:12:06 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 17:12:06 docs: commands[0]> sphinx-build -W -b html -n -d /w/workspace/netconf-tox-verify-9.0.x/.tox/docs/tmp/doctrees ./docs/ /w/workspace/netconf-tox-verify-9.0.x/docs/_build/html 17:12:06 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 17:12:06 docs-linkcheck: commands[0]> sphinx-build -b linkcheck -d /w/workspace/netconf-tox-verify-9.0.x/.tox/docs-linkcheck/tmp/doctrees ./docs/ /w/workspace/netconf-tox-verify-9.0.x/docs/_build/linkcheck 17:12:06 Running Sphinx v8.2.3 17:12:06 Running Sphinx v8.2.3 17:12:06 loading translations [en]... done 17:12:06 loading translations [en]... done 17:12:06 making output directory... done 17:12:06 Converting `source_suffix = '.rst'` to `source_suffix = {'.rst': 'restructuredtext'}`. 17:12:06 making output directory... done 17:12:06 Converting `source_suffix = '.rst'` to `source_suffix = {'.rst': 'restructuredtext'}`. 17:12:06 loading intersphinx inventory 'common-packer' from https://docs.releng.linuxfoundation.org/projects/common-packer/en/stable/objects.inv ... 17:12:06 loading intersphinx inventory 'global-jjb' from https://docs.releng.linuxfoundation.org/projects/global-jjb/en/stable/objects.inv ... 17:12:06 loading intersphinx inventory 'lfdocs' from https://docs.releng.linuxfoundation.org/en/latest/objects.inv ... 17:12:06 loading intersphinx inventory 'lfdocs-conf' from https://docs.releng.linuxfoundation.org/projects/lfdocs-conf/en/stable/objects.inv ... 17:12:06 loading intersphinx inventory 'lftools' from https://docs.releng.linuxfoundation.org/projects/lftools/en/stable/objects.inv ... 17:12:06 loading intersphinx inventory 'pipelines' from https://docs.releng.linuxfoundation.org/projects/pipelines/en/latest/objects.inv ... 17:12:06 loading intersphinx inventory 'common-packer' from https://docs.releng.linuxfoundation.org/projects/common-packer/en/stable/objects.inv ... 17:12:06 loading intersphinx inventory 'global-jjb' from https://docs.releng.linuxfoundation.org/projects/global-jjb/en/stable/objects.inv ... 17:12:06 loading intersphinx inventory 'lfdocs' from https://docs.releng.linuxfoundation.org/en/latest/objects.inv ... 17:12:06 loading intersphinx inventory 'lfdocs-conf' from https://docs.releng.linuxfoundation.org/projects/lfdocs-conf/en/stable/objects.inv ... 17:12:06 loading intersphinx inventory 'pipelines' from https://docs.releng.linuxfoundation.org/projects/pipelines/en/latest/objects.inv ... 17:12:06 loading intersphinx inventory 'lftools' from https://docs.releng.linuxfoundation.org/projects/lftools/en/stable/objects.inv ... 17:12:07 loading intersphinx inventory 'python' from https://docs.python.org/3/objects.inv ... 17:12:07 loading intersphinx inventory 'python' from https://docs.python.org/3/objects.inv ... 17:12:07 building [mo]: targets for 0 po files that are out of date 17:12:07 writing output... 17:12:07 building [linkcheck]: targets for 4 source files that are out of date 17:12:07 updating environment: [new config] 4 added, 0 changed, 0 removed 17:12:07 reading sources... [ 25%] developer-guide 17:12:07 building [mo]: targets for 0 po files that are out of date 17:12:07 writing output... 17:12:07 building [html]: targets for 4 source files that are out of date 17:12:07 updating environment: [new config] 4 added, 0 changed, 0 removed 17:12:07 reading sources... [ 25%] developer-guide 17:12:07 reading sources... [ 50%] index 17:12:07 reading sources... [ 75%] testtool 17:12:07 reading sources... [ 50%] index 17:12:07 reading sources... [ 75%] testtool 17:12:07 reading sources... [100%] user-guide 17:12:07 reading sources... [100%] user-guide 17:12:08 17:12:08 looking for now-outdated files... none found 17:12:08 17:12:08 looking for now-outdated files... none found 17:12:08 pickling environment... done 17:12:08 pickling environment... done 17:12:08 checking consistency... done 17:12:08 preparing documents... done 17:12:08 copying assets... 17:12:08 copying static files... 17:12:08 Writing evaluated template result to /w/workspace/netconf-tox-verify-9.0.x/docs/_build/html/_static/basic.css 17:12:08 Writing evaluated template result to /w/workspace/netconf-tox-verify-9.0.x/docs/_build/html/_static/language_data.js 17:12:08 checking consistency... done 17:12:08 preparing documents... done 17:12:08 copying assets... 17:12:08 copying assets: done 17:12:08 writing output... [ 25%] developer-guide 17:12:08 Writing evaluated template result to /w/workspace/netconf-tox-verify-9.0.x/docs/_build/html/_static/documentation_options.js 17:12:08 writing output... [ 50%] index 17:12:08 writing output... [ 75%] testtool 17:12:08 Writing evaluated template result to /w/workspace/netconf-tox-verify-9.0.x/docs/_build/html/_static/bootstrap-sphinx.js 17:12:08 writing output... [100%] user-guide 17:12:08 Writing evaluated template result to /w/workspace/netconf-tox-verify-9.0.x/docs/_build/html/_static/bootstrap-sphinx.css 17:12:08 copying static files: done 17:12:08 17:12:08 copying extra files... 17:12:08 copying extra files: done 17:12:08 copying assets: done 17:12:08 writing output... [ 25%] developer-guide 17:12:08 17:12:08 ( developer-guide: line 40) -ignored- https://git.opendaylight.org/gerrit/admin/repos/coretutorials 17:12:08 ( testtool: line 61) -ignored- https://git.opendaylight.org/gerrit/admin/repos/netconf 17:12:08 ( user-guide: line 66) -ignored- http://localhost:8181/rests/data/network-topology:network-topology 17:12:08 ( user-guide: line 66) -ignored- http://localhost:8181/rests/data/network-topology:network-topology?content=config 17:12:08 ( user-guide: line 66) -ignored- http://localhost:8181/rests/data/network-topology:network-topology?content=nonconfig 17:12:08 ( user-guide: line 66) -ignored- http://localhost:8181/rests/data/network-topology:network-topology/topology=topology-netconf?content=config 17:12:08 ( user-guide: line 117) -ignored- http://localhost:8181/rests/data/network-topology:network-topology/topology=topology-netconf/node=new-netconf-device 17:12:08 ( user-guide: line 126) -ignored- http://localhost:8181/rests/data/network-topology:network-topology/topology=topology-netconf 17:12:08 ( 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 17:12:08 ( 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 17:12:08 ( 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 17:12:08 ( user-guide: line 1443) -ignored- http://localhost:8181/rests/data/network-topology:network-topology/topology=topology-netconf/node=netopeer/yang-ext:mount?content:config 17:12:08 ( 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 17:12:08 ( user-guide: line 2671) -ignored- http://localhost:8181/openapi/explorer/index.html 17:12:08 ( user-guide: line 2673) -ignored- http://localhost:8181/openapi/api/v3/single 17:12:08 ( user-guide: line 2699) -ignored- http://localhost:8181/openapi/explorer/index.html?urls.primaryName=17830-sim-device%20resources%20-%20RestConf%20RFC%208040 17:12:08 ( user-guide: line 2701) -ignored- http://localhost:8181/openapi/api/v3/mounts/1 17:12:08 ( user-guide: line 2703) -ignored- http://localhost:8181/openapi/api/v3/mounts/1/toaster?revision=2009-11-20 17:12:08 ( user-guide: line 2705) -ignored- http://localhost:8181/openapi/api/v3/mounts/1/definition-test 17:12:08 ( user-guide: line 1873) ok https://github.com/CESNET/netopeer2 17:12:08 ( user-guide: line 1873) ok https://github.com/CESNET/netopeer/wiki/CallHome 17:12:08 ( user-guide: line 1390) ok https://github.com/cesnet/netopeer 17:12:08 ( user-guide: line 1402) ok https://docs.docker.com/get-started/ 17:12:08 ( developer-guide: line 145) ok https://github.com/opendaylight/coretutorials/blob/master/ncmount/impl/src/main/java/ncmount/impl/NcmountProvider.java 17:12:08 ( user-guide: line 1505) ok https://github.com/CESNET/netopeer2/tree/master/example_configuration 17:12:08 ( developer-guide: line 36) ok https://github.com/opendaylight/coretutorials/tree/master/ncmount 17:12:08 writing output... [ 50%] index 17:12:08 writing output... [ 75%] testtool 17:12:08 ( testtool: line 71) ok https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/netconf-testtool/ 17:12:08 writing output... [100%] user-guide 17:12:08 ( user-guide: line 1397) ok https://hub.docker.com/r/sysrepo/sysrepo-netopeer2 17:12:08 ( user-guide: line 1397) ok https://www.docker.com/ 17:12:08 17:12:08 generating indices... genindex done 17:12:08 highlighting module code... 17:12:08 writing additional pages... search done 17:12:08 dumping search index in English (code: en)... done 17:12:08 dumping object inventory... done 17:12:08 build succeeded. 17:12:08 17:12:08 The HTML pages are in docs/_build/html. 17:12:08 ( user-guide: line 40) ok https://www.rfc-editor.org/rfc/rfc5277 17:12:08 ( user-guide: line 42) ok https://www.rfc-editor.org/rfc/rfc6022 17:12:09 ( user-guide: line 17) ok https://www.rfc-editor.org/rfc/rfc6241 17:12:09 ( developer-guide: line 61) ok https://wiki-archive.opendaylight.org/view/Controller_Core_Functionality_Tutorials:Tutorials:Netconf_Mount 17:12:09 ( developer-guide: line 22) ok https://wiki-archive.opendaylight.org/view/OpenDaylight_Controller:MD-SAL:MD-SAL_App_Tutorial 17:12:09 ( user-guide: line 1018) ok https://www.rfc-editor.org/rfc/rfc6241#section-6.4 17:12:09 ( developer-guide: line 42) ok https://wiki-archive.opendaylight.org/view/OpenDaylight_Controller:MD-SAL:Startup_Project_Archetype 17:12:09 ( user-guide: line 44) ok https://www.rfc-editor.org/rfc/rfc7895 17:12:09 ( user-guide: line 1586) ok https://www.rfc-editor.org/rfc/rfc6470 17:12:09 ( user-guide: line 930) ok https://www.rfc-editor.org/rfc/rfc8040#section-4.8.4 17:12:09 ( user-guide: line 70) ok https://www.rfc-editor.org/rfc/rfc8040 17:12:09 ( user-guide: line 2195) ok https://www.rfc-editor.org/rfc/rfc8040#section-4.8.3 17:12:09 docs: OK ✔ in 27.77 seconds 17:12:09 gitlint: install_deps> python -I -m pip install gitlint 17:12:09 ( user-guide: line 1888) ok https://www.rfc-editor.org/rfc/rfc8071 17:12:09 ( user-guide: line 932) ok https://www.rfc-editor.org/rfc/rfc8040#section-4.8.7 17:12:09 ( user-guide: line 951) ok https://www.rfc-editor.org/rfc/rfc8639 17:12:09 ( user-guide: line 934) ok https://www.rfc-editor.org/rfc/rfc8040#section-4.8.8 17:12:09 ( user-guide: line 392) ok https://www.rfc-editor.org/rfc/rfc8072 17:12:09 ( user-guide: line 1568) redirect https://jira.opendaylight.org/browse/ODLPARENT-112 - permanently to https://lf-opendaylight.atlassian.net/browse/ODLPARENT-112 17:12:09 ( user-guide: line 959) ok https://www.rfc-editor.org/rfc/rfc8650#section-a.1.1-1 17:12:09 build succeeded. 17:12:09 17:12:09 Look for any errors in the above output or in docs/_build/linkcheck/output.txt 17:12:14 docs-linkcheck: OK ✔ in 28.48 seconds 17:12:14 gitlint: freeze> python -m pip freeze --all 17:12:15 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 17:12:15 gitlint: commands[0]> gitlint 17:12:15 docs: OK (27.77=setup[25.12]+cmd[2.64] seconds) 17:12:15 docs-linkcheck: OK (28.48=setup[25.14]+cmd[3.34] seconds) 17:12:15 gitlint: OK (6.24=setup[6.10]+cmd[0.14] seconds) 17:12:15 congratulations :) (34.03 seconds) 17:12:15 + tox_status=0 17:12:15 + echo '---> Completed tox runs' 17:12:15 ---> Completed tox runs 17:12:15 + for i in .tox/*/log 17:12:15 ++ awk -F/ '{print $2}' 17:12:15 ++ echo .tox/docs-linkcheck/log 17:12:15 + tox_env=docs-linkcheck 17:12:15 + cp -r .tox/docs-linkcheck/log /w/workspace/netconf-tox-verify-9.0.x/archives/tox/docs-linkcheck 17:12:15 + for i in .tox/*/log 17:12:15 ++ awk -F/ '{print $2}' 17:12:15 ++ echo .tox/docs/log 17:12:15 + tox_env=docs 17:12:15 + cp -r .tox/docs/log /w/workspace/netconf-tox-verify-9.0.x/archives/tox/docs 17:12:15 + for i in .tox/*/log 17:12:15 ++ awk -F/ '{print $2}' 17:12:15 ++ echo .tox/gitlint/log 17:12:15 + tox_env=gitlint 17:12:15 + cp -r .tox/gitlint/log /w/workspace/netconf-tox-verify-9.0.x/archives/tox/gitlint 17:12:15 + DOC_DIR=docs/_build/html 17:12:15 + [[ -d docs/_build/html ]] 17:12:15 + echo '---> Archiving generated docs' 17:12:15 ---> Archiving generated docs 17:12:15 + mv docs/_build/html /w/workspace/netconf-tox-verify-9.0.x/archives/docs 17:12:15 + echo '---> tox-run.sh ends' 17:12:15 ---> tox-run.sh ends 17:12:15 + test 0 -eq 0 17:12:15 $ ssh-agent -k 17:12:15 unset SSH_AUTH_SOCK; 17:12:15 unset SSH_AGENT_PID; 17:12:15 echo Agent pid 1520 killed; 17:12:15 [ssh-agent] Stopped. 17:12:15 [PostBuildScript] - [INFO] Executing post build scripts. 17:12:15 [netconf-tox-verify-9.0.x] $ /bin/bash /tmp/jenkins3305061173831229856.sh 17:12:15 ---> sysstat.sh 17:12:16 [netconf-tox-verify-9.0.x] $ /bin/bash /tmp/jenkins10796232953703181613.sh 17:12:16 ---> package-listing.sh 17:12:16 ++ facter osfamily 17:12:16 ++ tr '[:upper:]' '[:lower:]' 17:12:16 + OS_FAMILY=debian 17:12:16 + workspace=/w/workspace/netconf-tox-verify-9.0.x 17:12:16 + START_PACKAGES=/tmp/packages_start.txt 17:12:16 + END_PACKAGES=/tmp/packages_end.txt 17:12:16 + DIFF_PACKAGES=/tmp/packages_diff.txt 17:12:16 + PACKAGES=/tmp/packages_start.txt 17:12:16 + '[' /w/workspace/netconf-tox-verify-9.0.x ']' 17:12:16 + PACKAGES=/tmp/packages_end.txt 17:12:16 + case "${OS_FAMILY}" in 17:12:16 + dpkg -l 17:12:16 + grep '^ii' 17:12:16 + '[' -f /tmp/packages_start.txt ']' 17:12:16 + '[' -f /tmp/packages_end.txt ']' 17:12:16 + diff /tmp/packages_start.txt /tmp/packages_end.txt 17:12:16 + '[' /w/workspace/netconf-tox-verify-9.0.x ']' 17:12:16 + mkdir -p /w/workspace/netconf-tox-verify-9.0.x/archives/ 17:12:16 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/netconf-tox-verify-9.0.x/archives/ 17:12:16 [netconf-tox-verify-9.0.x] $ /bin/bash /tmp/jenkins17386952773645922641.sh 17:12:16 ---> capture-instance-metadata.sh 17:12:16 Setup pyenv: 17:12:16 system 17:12:16 3.8.20 17:12:16 3.9.20 17:12:16 3.10.15 17:12:16 * 3.11.10 (set by /w/workspace/netconf-tox-verify-9.0.x/.python-version) 17:12:16 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-YYa3 from file:/tmp/.os_lf_venv 17:12:18 lf-activate-venv(): INFO: Installing: lftools 17:12:29 lf-activate-venv(): INFO: Adding /tmp/venv-YYa3/bin to PATH 17:12:29 INFO: Running in OpenStack, capturing instance metadata 17:12:30 [netconf-tox-verify-9.0.x] $ /bin/bash /tmp/jenkins15638749397910019905.sh 17:12:30 provisioning config files... 17:12:31 Could not find credentials [logs] for netconf-tox-verify-9.0.x #31 17:12:31 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/netconf-tox-verify-9.0.x@tmp/config10926040135156860582tmp 17:12:31 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 17:12:31 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 17:12:31 provisioning config files... 17:12:33 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 17:12:33 [EnvInject] - Injecting environment variables from a build step. 17:12:33 [EnvInject] - Injecting as environment variables the properties content 17:12:33 SERVER_ID=logs 17:12:33 17:12:33 [EnvInject] - Variables injected successfully. 17:12:33 [netconf-tox-verify-9.0.x] $ /bin/bash /tmp/jenkins10204582215099876810.sh 17:12:33 ---> create-netrc.sh 17:12:33 WARN: Log server credential not found. 17:12:33 [netconf-tox-verify-9.0.x] $ /bin/bash /tmp/jenkins198123888979246397.sh 17:12:33 ---> python-tools-install.sh 17:12:33 Setup pyenv: 17:12:33 system 17:12:33 3.8.20 17:12:33 3.9.20 17:12:33 3.10.15 17:12:33 * 3.11.10 (set by /w/workspace/netconf-tox-verify-9.0.x/.python-version) 17:12:33 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-YYa3 from file:/tmp/.os_lf_venv 17:12:35 lf-activate-venv(): INFO: Installing: lftools 17:12:45 lf-activate-venv(): INFO: Adding /tmp/venv-YYa3/bin to PATH 17:12:45 [netconf-tox-verify-9.0.x] $ /bin/bash /tmp/jenkins15077934943510524767.sh 17:12:45 ---> sudo-logs.sh 17:12:45 Archiving 'sudo' log.. 17:12:46 [netconf-tox-verify-9.0.x] $ /bin/bash /tmp/jenkins7226357152011082802.sh 17:12:46 ---> job-cost.sh 17:12:46 Setup pyenv: 17:12:46 system 17:12:46 3.8.20 17:12:46 3.9.20 17:12:46 3.10.15 17:12:46 * 3.11.10 (set by /w/workspace/netconf-tox-verify-9.0.x/.python-version) 17:12:46 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-YYa3 from file:/tmp/.os_lf_venv 17:12:48 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 17:12:56 lf-activate-venv(): INFO: Adding /tmp/venv-YYa3/bin to PATH 17:12:56 INFO: No Stack... 17:12:56 INFO: Retrieving Pricing Info for: v3-standard-2 17:12:57 INFO: Archiving Costs 17:12:57 [netconf-tox-verify-9.0.x] $ /bin/bash -l /tmp/jenkins6422964516512566459.sh 17:12:57 ---> logs-deploy.sh 17:12:57 Setup pyenv: 17:12:57 system 17:12:57 3.8.20 17:12:57 3.9.20 17:12:57 3.10.15 17:12:57 * 3.11.10 (set by /w/workspace/netconf-tox-verify-9.0.x/.python-version) 17:12:57 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-YYa3 from file:/tmp/.os_lf_venv 17:12:59 lf-activate-venv(): INFO: Installing: lftools 17:13:10 lf-activate-venv(): INFO: Adding /tmp/venv-YYa3/bin to PATH 17:13:10 WARNING: Nexus logging server not set 17:13:10 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/netconf-tox-verify-9.0.x/31/ 17:13:10 INFO: archiving logs to S3 17:13:11 ---> uname -a: 17:13:11 Linux prd-ubuntu2204-builder-2c-2g-53473 5.15.0-131-generic #141-Ubuntu SMP Fri Jan 10 21:18:28 UTC 2025 x86_64 x86_64 x86_64 GNU/Linux 17:13:11 17:13:11 17:13:11 ---> lscpu: 17:13:11 Architecture: x86_64 17:13:11 CPU op-mode(s): 32-bit, 64-bit 17:13:11 Address sizes: 40 bits physical, 48 bits virtual 17:13:11 Byte Order: Little Endian 17:13:11 CPU(s): 2 17:13:11 On-line CPU(s) list: 0,1 17:13:11 Vendor ID: AuthenticAMD 17:13:11 Model name: AMD EPYC-Rome Processor 17:13:11 CPU family: 23 17:13:11 Model: 49 17:13:11 Thread(s) per core: 1 17:13:11 Core(s) per socket: 1 17:13:11 Socket(s): 2 17:13:11 Stepping: 0 17:13:11 BogoMIPS: 5599.99 17:13:11 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 17:13:11 Virtualization: AMD-V 17:13:11 Hypervisor vendor: KVM 17:13:11 Virtualization type: full 17:13:11 L1d cache: 64 KiB (2 instances) 17:13:11 L1i cache: 64 KiB (2 instances) 17:13:11 L2 cache: 1 MiB (2 instances) 17:13:11 L3 cache: 32 MiB (2 instances) 17:13:11 NUMA node(s): 1 17:13:11 NUMA node0 CPU(s): 0,1 17:13:11 Vulnerability Gather data sampling: Not affected 17:13:11 Vulnerability Itlb multihit: Not affected 17:13:11 Vulnerability L1tf: Not affected 17:13:11 Vulnerability Mds: Not affected 17:13:11 Vulnerability Meltdown: Not affected 17:13:11 Vulnerability Mmio stale data: Not affected 17:13:11 Vulnerability Reg file data sampling: Not affected 17:13:11 Vulnerability Retbleed: Mitigation; untrained return thunk; SMT disabled 17:13:11 Vulnerability Spec rstack overflow: Mitigation; SMT disabled 17:13:11 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 17:13:11 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 17:13:11 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 17:13:11 Vulnerability Srbds: Not affected 17:13:11 Vulnerability Tsx async abort: Not affected 17:13:11 17:13:11 17:13:11 ---> nproc: 17:13:11 2 17:13:11 17:13:11 17:13:11 ---> df -h: 17:13:11 Filesystem Size Used Avail Use% Mounted on 17:13:11 tmpfs 794M 1.1M 793M 1% /run 17:13:11 /dev/vda1 39G 9.1G 30G 24% / 17:13:11 tmpfs 3.9G 0 3.9G 0% /dev/shm 17:13:11 tmpfs 5.0M 0 5.0M 0% /run/lock 17:13:11 /dev/vda15 105M 6.1M 99M 6% /boot/efi 17:13:11 tmpfs 794M 4.0K 794M 1% /run/user/1001 17:13:11 17:13:11 17:13:11 ---> free -m: 17:13:11 total used free shared buff/cache available 17:13:11 Mem: 7937 531 4053 4 3352 7095 17:13:11 Swap: 1023 0 1023 17:13:11 17:13:11 17:13:11 ---> ip addr: 17:13:11 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 17:13:11 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 17:13:11 inet 127.0.0.1/8 scope host lo 17:13:11 valid_lft forever preferred_lft forever 17:13:11 inet6 ::1/128 scope host 17:13:11 valid_lft forever preferred_lft forever 17:13:11 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 17:13:11 link/ether fa:16:3e:b9:2d:c8 brd ff:ff:ff:ff:ff:ff 17:13:11 altname enp0s3 17:13:11 inet 10.30.171.227/23 metric 100 brd 10.30.171.255 scope global dynamic ens3 17:13:11 valid_lft 86172sec preferred_lft 86172sec 17:13:11 inet6 fe80::f816:3eff:feb9:2dc8/64 scope link 17:13:11 valid_lft forever preferred_lft forever 17:13:11 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 17:13:11 link/ether 02:42:8c:26:7b:81 brd ff:ff:ff:ff:ff:ff 17:13:11 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 17:13:11 valid_lft forever preferred_lft forever 17:13:11 17:13:11 17:13:11 ---> sar -b -r -n DEV: 17:13:11 Linux 5.15.0-131-generic (prd-ubuntu2204-builder-2c-2g-53473) 09/17/25 _x86_64_ (2 CPU) 17:13:11 17:13:11 17:09:26 LINUX RESTART (2 CPU) 17:13:11 17:13:11 17:13:11 ---> sar -P ALL: 17:13:11 Linux 5.15.0-131-generic (prd-ubuntu2204-builder-2c-2g-53473) 09/17/25 _x86_64_ (2 CPU) 17:13:11 17:13:11 17:09:26 LINUX RESTART (2 CPU) 17:13:11 17:13:11 17:13:11