15:51:32 Triggered by Gerrit: https://git.opendaylight.org/gerrit/c/netconf/+/117896 15:51:32 Running as SYSTEM 15:51:32 [EnvInject] - Loading node environment variables. 15:51:32 Building remotely on prd-ubuntu2204-builder-2c-2g-2506 (ubuntu2204-builder-2c-2g) in workspace /w/workspace/netconf-tox-verify-master 15:51:33 [ssh-agent] Looking for ssh-agent implementation... 15:51:33 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:51:33 $ ssh-agent 15:51:33 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXDpCZr9/agent.3199 15:51:33 SSH_AGENT_PID=3201 15:51:33 [ssh-agent] Started. 15:51:33 Running ssh-add (command line suppressed) 15:51:33 Identity added: /w/workspace/netconf-tox-verify-master@tmp/private_key_14378587144310240930.key (/w/workspace/netconf-tox-verify-master@tmp/private_key_14378587144310240930.key) 15:51:33 [ssh-agent] Using credentials jenkins (jenkins-ssh) 15:51:33 The recommended git tool is: NONE 15:51:35 using credential jenkins-ssh 15:51:35 Wiping out workspace first. 15:51:35 Cloning the remote Git repository 15:51:35 Cloning repository git://devvexx.opendaylight.org/mirror/netconf 15:51:35 > git init /w/workspace/netconf-tox-verify-master # timeout=10 15:51:35 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/netconf 15:51:35 > git --version # timeout=10 15:51:35 > git --version # 'git version 2.34.1' 15:51:35 using GIT_SSH to set credentials jenkins-ssh 15:51:35 Verifying host key using known hosts file 15:51:35 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. 15:51:35 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/netconf +refs/heads/*:refs/remotes/origin/* # timeout=10 15:51:42 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/netconf # timeout=10 15:51:42 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:51:43 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/netconf # timeout=10 15:51:43 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/netconf 15:51:43 using GIT_SSH to set credentials jenkins-ssh 15:51:43 Verifying host key using known hosts file 15:51:43 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. 15:51:43 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/netconf refs/changes/96/117896/8 # timeout=10 15:51:43 > git rev-parse 2ddd2bb307857de8049c6a779cd2b5d0141055d3^{commit} # timeout=10 15:51:43 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 15:51:43 Checking out Revision 2ddd2bb307857de8049c6a779cd2b5d0141055d3 (refs/changes/96/117896/8) 15:51:43 > git config core.sparsecheckout # timeout=10 15:51:43 > git checkout -f 2ddd2bb307857de8049c6a779cd2b5d0141055d3 # timeout=10 15:51:47 Commit message: "WIP: Make SSH transport configurable" 15:51:47 > git rev-parse FETCH_HEAD^{commit} # timeout=10 15:51:47 > git rev-list --no-walk 410c4865797e35a38137e02b70547d284f660829 # timeout=10 15:51:47 provisioning config files... 15:51:47 copy managed file [npmrc] to file:/home/jenkins/.npmrc 15:51:47 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 15:51:47 [netconf-tox-verify-master] $ /bin/bash /tmp/jenkins11062316457519512410.sh 15:51:47 ---> python-tools-install.sh 15:51:47 Setup pyenv: 15:51:47 * system (set by /opt/pyenv/version) 15:51:47 * 3.8.20 (set by /opt/pyenv/version) 15:51:47 * 3.9.20 (set by /opt/pyenv/version) 15:51:47 3.10.15 15:51:47 3.11.10 15:51:52 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-5uQ6 15:51:52 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 15:51:52 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 15:51:52 lf-activate-venv(): INFO: Attempting to install with network-safe options... 15:51:57 lf-activate-venv(): INFO: Base packages installed successfully 15:51:57 lf-activate-venv(): INFO: Installing additional packages: lftools 15:52:25 lf-activate-venv(): INFO: Adding /tmp/venv-5uQ6/bin to PATH 15:52:25 Generating Requirements File 15:52:47 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. 15:52:47 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 15:52:47 Python 3.11.10 15:52:47 pip 25.2 from /tmp/venv-5uQ6/lib/python3.11/site-packages/pip (python 3.11) 15:52:47 appdirs==1.4.4 15:52:47 argcomplete==3.6.2 15:52:47 aspy.yaml==1.3.0 15:52:47 attrs==25.4.0 15:52:47 autopage==0.5.2 15:52:47 beautifulsoup4==4.14.2 15:52:47 boto3==1.40.49 15:52:47 botocore==1.40.49 15:52:47 bs4==0.0.2 15:52:47 cachetools==6.2.0 15:52:47 certifi==2025.10.5 15:52:47 cffi==2.0.0 15:52:47 cfgv==3.4.0 15:52:47 chardet==5.2.0 15:52:47 charset-normalizer==3.4.3 15:52:47 click==8.3.0 15:52:47 cliff==4.11.0 15:52:47 cmd2==2.7.0 15:52:47 cryptography==3.3.2 15:52:47 debtcollector==3.0.0 15:52:47 decorator==5.2.1 15:52:47 defusedxml==0.7.1 15:52:47 Deprecated==1.2.18 15:52:47 distlib==0.4.0 15:52:47 dnspython==2.8.0 15:52:47 docker==7.1.0 15:52:47 dogpile.cache==1.4.1 15:52:47 durationpy==0.10 15:52:47 email-validator==2.3.0 15:52:47 filelock==3.20.0 15:52:47 future==1.0.0 15:52:47 gitdb==4.0.12 15:52:47 GitPython==3.1.45 15:52:47 google-auth==2.41.1 15:52:47 httplib2==0.31.0 15:52:47 identify==2.6.15 15:52:47 idna==3.10 15:52:47 importlib-resources==1.5.0 15:52:47 iso8601==2.1.0 15:52:47 Jinja2==3.1.6 15:52:47 jmespath==1.0.1 15:52:47 jsonpatch==1.33 15:52:47 jsonpointer==3.0.0 15:52:47 jsonschema==4.25.1 15:52:47 jsonschema-specifications==2025.9.1 15:52:47 keystoneauth1==5.12.0 15:52:47 kubernetes==34.1.0 15:52:47 lftools==0.37.15 15:52:47 lxml==6.0.2 15:52:47 markdown-it-py==4.0.0 15:52:47 MarkupSafe==3.0.3 15:52:47 mdurl==0.1.2 15:52:47 msgpack==1.1.2 15:52:47 multi_key_dict==2.0.3 15:52:47 munch==4.0.0 15:52:47 netaddr==1.3.0 15:52:47 niet==1.4.2 15:52:47 nodeenv==1.9.1 15:52:47 oauth2client==4.1.3 15:52:47 oauthlib==3.3.1 15:52:47 openstacksdk==4.7.1 15:52:47 os-service-types==1.8.0 15:52:47 osc-lib==4.2.0 15:52:47 oslo.config==10.0.0 15:52:47 oslo.context==6.1.0 15:52:47 oslo.i18n==6.6.0 15:52:47 oslo.log==7.2.1 15:52:47 oslo.serialization==5.8.0 15:52:47 oslo.utils==9.1.0 15:52:47 packaging==25.0 15:52:47 pbr==7.0.1 15:52:47 platformdirs==4.5.0 15:52:47 prettytable==3.16.0 15:52:47 psutil==7.1.0 15:52:47 pyasn1==0.6.1 15:52:47 pyasn1_modules==0.4.2 15:52:47 pycparser==2.23 15:52:47 pygerrit2==2.0.15 15:52:47 PyGithub==2.8.1 15:52:47 Pygments==2.19.2 15:52:47 PyJWT==2.10.1 15:52:47 PyNaCl==1.6.0 15:52:47 pyparsing==2.4.7 15:52:47 pyperclip==1.11.0 15:52:47 pyrsistent==0.20.0 15:52:47 python-cinderclient==9.8.0 15:52:47 python-dateutil==2.9.0.post0 15:52:47 python-heatclient==4.3.0 15:52:47 python-jenkins==1.8.3 15:52:47 python-keystoneclient==5.7.0 15:52:47 python-magnumclient==4.9.0 15:52:47 python-openstackclient==8.2.0 15:52:47 python-swiftclient==4.8.0 15:52:47 PyYAML==6.0.3 15:52:47 referencing==0.36.2 15:52:47 requests==2.32.5 15:52:47 requests-oauthlib==2.0.0 15:52:47 requestsexceptions==1.4.0 15:52:47 rfc3986==2.0.0 15:52:47 rich==14.2.0 15:52:47 rich-argparse==1.7.1 15:52:47 rpds-py==0.27.1 15:52:47 rsa==4.9.1 15:52:47 ruamel.yaml==0.18.15 15:52:47 ruamel.yaml.clib==0.2.14 15:52:47 s3transfer==0.14.0 15:52:47 simplejson==3.20.2 15:52:47 six==1.17.0 15:52:47 smmap==5.0.2 15:52:47 soupsieve==2.8 15:52:47 stevedore==5.5.0 15:52:47 tabulate==0.9.0 15:52:47 toml==0.10.2 15:52:47 tomlkit==0.13.3 15:52:47 tqdm==4.67.1 15:52:47 typing_extensions==4.15.0 15:52:47 tzdata==2025.2 15:52:47 urllib3==1.26.20 15:52:47 virtualenv==20.35.1 15:52:47 wcwidth==0.2.14 15:52:47 websocket-client==1.9.0 15:52:47 wrapt==1.17.3 15:52:47 xdg==6.0.0 15:52:47 xmltodict==1.0.2 15:52:47 yq==3.4.3 15:52:48 [EnvInject] - Injecting environment variables from a build step. 15:52:48 [EnvInject] - Injecting as environment variables the properties content 15:52:48 PYTHON=python3 15:52:48 15:52:48 [EnvInject] - Variables injected successfully. 15:52:48 [netconf-tox-verify-master] $ /bin/bash -l /tmp/jenkins861593434694349813.sh 15:52:48 ---> tox-install.sh 15:52:48 + source /home/jenkins/lf-env.sh 15:52:48 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 15:52:48 ++ mktemp -d /tmp/venv-XXXX 15:52:48 + lf_venv=/tmp/venv-Pmtz 15:52:48 + local venv_file=/tmp/.os_lf_venv 15:52:48 + local python=python3 15:52:48 + local options 15:52:48 + local set_path=true 15:52:48 + local install_args= 15:52:48 ++ 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 15:52:48 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 15:52:48 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 15:52:48 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 15:52:48 + true 15:52:48 + case $1 in 15:52:48 + venv_file=/tmp/.toxenv 15:52:48 + shift 2 15:52:48 + true 15:52:48 + case $1 in 15:52:48 + shift 15:52:48 + break 15:52:48 + case $python in 15:52:48 + local pkg_list= 15:52:48 + [[ -d /opt/pyenv ]] 15:52:48 + echo 'Setup pyenv:' 15:52:48 Setup pyenv: 15:52:48 + export PYENV_ROOT=/opt/pyenv 15:52:48 + PYENV_ROOT=/opt/pyenv 15:52:48 + 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 15:52:48 + 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 15:52:48 + pyenv versions 15:52:48 system 15:52:48 3.8.20 15:52:48 3.9.20 15:52:48 3.10.15 15:52:48 * 3.11.10 (set by /w/workspace/netconf-tox-verify-master/.python-version) 15:52:48 + command -v pyenv 15:52:48 ++ pyenv init - --no-rehash 15:52:48 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 15:52:48 for i in ${!paths[@]}; do 15:52:48 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 15:52:48 fi; done; 15:52:48 echo "${paths[*]}"'\'')" 15:52:48 export PATH="/opt/pyenv/shims:${PATH}" 15:52:48 export PYENV_SHELL=bash 15:52:48 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 15:52:48 pyenv() { 15:52:48 local command 15:52:48 command="${1:-}" 15:52:48 if [ "$#" -gt 0 ]; then 15:52:48 shift 15:52:48 fi 15:52:48 15:52:48 case "$command" in 15:52:48 rehash|shell) 15:52:48 eval "$(pyenv "sh-$command" "$@")" 15:52:48 ;; 15:52:48 *) 15:52:48 command pyenv "$command" "$@" 15:52:48 ;; 15:52:48 esac 15:52:48 }' 15:52:48 +++ bash --norc -ec 'IFS=:; paths=($PATH); 15:52:48 for i in ${!paths[@]}; do 15:52:48 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 15:52:48 fi; done; 15:52:48 echo "${paths[*]}"' 15:52:48 ++ 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 15:52:48 ++ 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 15:52:48 ++ 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 15:52:48 ++ export PYENV_SHELL=bash 15:52:48 ++ PYENV_SHELL=bash 15:52:48 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 15:52:48 +++ complete -F _pyenv pyenv 15:52:48 ++ lf-pyver python3 15:52:48 ++ local py_version_xy=python3 15:52:48 ++ local py_version_xyz= 15:52:48 ++ pyenv versions 15:52:48 ++ local command 15:52:48 ++ command=versions 15:52:48 ++ '[' 1 -gt 0 ']' 15:52:48 ++ shift 15:52:48 ++ case "$command" in 15:52:48 ++ command pyenv versions 15:52:48 ++ grep -E '^[0-9.]*[0-9]$' 15:52:48 ++ awk '{ print $1 }' 15:52:48 ++ sed 's/^[ *]* //' 15:52:48 ++ [[ ! -s /tmp/.pyenv_versions ]] 15:52:48 +++ grep '^3' /tmp/.pyenv_versions 15:52:48 +++ tail -n 1 15:52:48 +++ sort -V 15:52:48 ++ py_version_xyz=3.11.10 15:52:48 ++ [[ -z 3.11.10 ]] 15:52:48 ++ echo 3.11.10 15:52:48 ++ return 0 15:52:48 + pyenv local 3.11.10 15:52:48 + local command 15:52:48 + command=local 15:52:48 + '[' 2 -gt 0 ']' 15:52:48 + shift 15:52:48 + case "$command" in 15:52:48 + command pyenv local 3.11.10 15:52:48 + for arg in "$@" 15:52:48 + case $arg in 15:52:48 + pkg_list+='tox ' 15:52:48 + for arg in "$@" 15:52:48 + case $arg in 15:52:48 + pkg_list+='virtualenv ' 15:52:48 + for arg in "$@" 15:52:48 + case $arg in 15:52:48 + pkg_list+='urllib3~=1.26.15 ' 15:52:48 + [[ -f /tmp/.toxenv ]] 15:52:48 + [[ ! -f /tmp/.toxenv ]] 15:52:48 + [[ -n '' ]] 15:52:48 + python3 -m venv /tmp/venv-Pmtz 15:52:52 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Pmtz' 15:52:52 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Pmtz 15:52:52 + echo /tmp/venv-Pmtz 15:52:52 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 15:52:52 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 15:52:52 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 15:52:52 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 15:52:52 + local 'pip_opts=--upgrade --quiet' 15:52:52 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 15:52:52 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 15:52:52 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 15:52:52 + [[ -n '' ]] 15:52:52 + [[ -n '' ]] 15:52:52 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 15:52:52 lf-activate-venv(): INFO: Attempting to install with network-safe options... 15:52:52 + /tmp/venv-Pmtz/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org pip 'setuptools<66' virtualenv 15:52:56 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 15:52:56 lf-activate-venv(): INFO: Base packages installed successfully 15:52:56 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 15:52:56 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 15:52:56 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 15:52:56 + /tmp/venv-Pmtz/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 15:52:58 + type python3 15:52:58 + true 15:52:58 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-Pmtz/bin to PATH' 15:52:58 lf-activate-venv(): INFO: Adding /tmp/venv-Pmtz/bin to PATH 15:52:58 + PATH=/tmp/venv-Pmtz/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 15:52:58 + return 0 15:52:58 + python3 --version 15:52:58 Python 3.11.10 15:52:58 + python3 -m pip --version 15:52:58 pip 25.2 from /tmp/venv-Pmtz/lib/python3.11/site-packages/pip (python 3.11) 15:52:58 + python3 -m pip freeze 15:52:59 cachetools==6.2.0 15:52:59 chardet==5.2.0 15:52:59 colorama==0.4.6 15:52:59 distlib==0.4.0 15:52:59 filelock==3.20.0 15:52:59 packaging==25.0 15:52:59 platformdirs==4.5.0 15:52:59 pluggy==1.6.0 15:52:59 pyproject-api==1.10.0 15:52:59 tox==4.31.0 15:52:59 urllib3==1.26.20 15:52:59 virtualenv==20.35.1 15:52:59 [netconf-tox-verify-master] $ /bin/sh -xe /tmp/jenkins10963840856383276921.sh 15:52:59 [EnvInject] - Injecting environment variables from a build step. 15:52:59 [EnvInject] - Injecting as environment variables the properties content 15:52:59 PARALLEL=True 15:52:59 15:52:59 [EnvInject] - Variables injected successfully. 15:52:59 [netconf-tox-verify-master] $ /bin/bash -l /tmp/jenkins12643342168619214040.sh 15:52:59 ---> tox-run.sh 15:52:59 + 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 15:52:59 + ARCHIVE_TOX_DIR=/w/workspace/netconf-tox-verify-master/archives/tox 15:52:59 + ARCHIVE_DOC_DIR=/w/workspace/netconf-tox-verify-master/archives/docs 15:52:59 + mkdir -p /w/workspace/netconf-tox-verify-master/archives/tox 15:52:59 + cd /w/workspace/netconf-tox-verify-master/. 15:52:59 + source /home/jenkins/lf-env.sh 15:52:59 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 15:52:59 ++ mktemp -d /tmp/venv-XXXX 15:52:59 + lf_venv=/tmp/venv-fVMl 15:52:59 + local venv_file=/tmp/.os_lf_venv 15:52:59 + local python=python3 15:52:59 + local options 15:52:59 + local set_path=true 15:52:59 + local install_args= 15:52:59 ++ 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 15:52:59 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 15:52:59 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 15:52:59 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 15:52:59 + true 15:52:59 + case $1 in 15:52:59 + venv_file=/tmp/.toxenv 15:52:59 + shift 2 15:52:59 + true 15:52:59 + case $1 in 15:52:59 + shift 15:52:59 + break 15:52:59 + case $python in 15:52:59 + local pkg_list= 15:52:59 + [[ -d /opt/pyenv ]] 15:52:59 + echo 'Setup pyenv:' 15:52:59 Setup pyenv: 15:52:59 + export PYENV_ROOT=/opt/pyenv 15:52:59 + PYENV_ROOT=/opt/pyenv 15:52:59 + 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 15:52:59 + 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 15:52:59 + pyenv versions 15:52:59 system 15:52:59 3.8.20 15:52:59 3.9.20 15:52:59 3.10.15 15:52:59 * 3.11.10 (set by /w/workspace/netconf-tox-verify-master/.python-version) 15:52:59 + command -v pyenv 15:52:59 ++ pyenv init - --no-rehash 15:52:59 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 15:52:59 for i in ${!paths[@]}; do 15:52:59 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 15:52:59 fi; done; 15:52:59 echo "${paths[*]}"'\'')" 15:52:59 export PATH="/opt/pyenv/shims:${PATH}" 15:52:59 export PYENV_SHELL=bash 15:52:59 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 15:52:59 pyenv() { 15:52:59 local command 15:52:59 command="${1:-}" 15:52:59 if [ "$#" -gt 0 ]; then 15:52:59 shift 15:52:59 fi 15:52:59 15:52:59 case "$command" in 15:52:59 rehash|shell) 15:52:59 eval "$(pyenv "sh-$command" "$@")" 15:52:59 ;; 15:52:59 *) 15:52:59 command pyenv "$command" "$@" 15:52:59 ;; 15:52:59 esac 15:52:59 }' 15:52:59 +++ bash --norc -ec 'IFS=:; paths=($PATH); 15:52:59 for i in ${!paths[@]}; do 15:52:59 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 15:52:59 fi; done; 15:52:59 echo "${paths[*]}"' 15:52:59 ++ 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 15:52:59 ++ 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 15:52:59 ++ 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 15:52:59 ++ export PYENV_SHELL=bash 15:52:59 ++ PYENV_SHELL=bash 15:52:59 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 15:52:59 +++ complete -F _pyenv pyenv 15:52:59 ++ lf-pyver python3 15:52:59 ++ local py_version_xy=python3 15:52:59 ++ local py_version_xyz= 15:52:59 ++ pyenv versions 15:52:59 ++ local command 15:52:59 ++ command=versions 15:52:59 ++ '[' 1 -gt 0 ']' 15:52:59 ++ awk '{ print $1 }' 15:52:59 ++ shift 15:52:59 ++ case "$command" in 15:52:59 ++ command pyenv versions 15:52:59 ++ grep -E '^[0-9.]*[0-9]$' 15:52:59 ++ sed 's/^[ *]* //' 15:52:59 ++ [[ ! -s /tmp/.pyenv_versions ]] 15:52:59 +++ grep '^3' /tmp/.pyenv_versions 15:52:59 +++ tail -n 1 15:52:59 +++ sort -V 15:52:59 ++ py_version_xyz=3.11.10 15:52:59 ++ [[ -z 3.11.10 ]] 15:52:59 ++ echo 3.11.10 15:52:59 ++ return 0 15:52:59 + pyenv local 3.11.10 15:52:59 + local command 15:52:59 + command=local 15:52:59 + '[' 2 -gt 0 ']' 15:52:59 + shift 15:52:59 + case "$command" in 15:52:59 + command pyenv local 3.11.10 15:52:59 + for arg in "$@" 15:52:59 + case $arg in 15:52:59 + pkg_list+='tox ' 15:52:59 + for arg in "$@" 15:52:59 + case $arg in 15:52:59 + pkg_list+='virtualenv ' 15:52:59 + for arg in "$@" 15:52:59 + case $arg in 15:52:59 + pkg_list+='urllib3~=1.26.15 ' 15:52:59 + [[ -f /tmp/.toxenv ]] 15:52:59 ++ cat /tmp/.toxenv 15:52:59 + lf_venv=/tmp/venv-Pmtz 15:52:59 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Pmtz from' file:/tmp/.toxenv 15:52:59 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Pmtz from file:/tmp/.toxenv 15:52:59 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 15:52:59 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 15:52:59 + local 'pip_opts=--upgrade --quiet' 15:52:59 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 15:52:59 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 15:52:59 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 15:52:59 + [[ -n '' ]] 15:52:59 + [[ -n '' ]] 15:52:59 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 15:52:59 lf-activate-venv(): INFO: Attempting to install with network-safe options... 15:52:59 + /tmp/venv-Pmtz/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org pip 'setuptools<66' virtualenv 15:53:00 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 15:53:00 lf-activate-venv(): INFO: Base packages installed successfully 15:53:00 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 15:53:00 + echo 'lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 ' 15:53:00 lf-activate-venv(): INFO: Installing additional packages: tox virtualenv urllib3~=1.26.15 15:53:00 + /tmp/venv-Pmtz/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 15:53:01 + type python3 15:53:01 + true 15:53:01 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-Pmtz/bin to PATH' 15:53:01 lf-activate-venv(): INFO: Adding /tmp/venv-Pmtz/bin to PATH 15:53:01 + PATH=/tmp/venv-Pmtz/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 15:53:01 + return 0 15:53:01 + [[ -d /opt/pyenv ]] 15:53:01 + echo '---> Setting up pyenv' 15:53:01 ---> Setting up pyenv 15:53:01 + export PYENV_ROOT=/opt/pyenv 15:53:01 + PYENV_ROOT=/opt/pyenv 15:53:01 + export PATH=/opt/pyenv/bin:/tmp/venv-Pmtz/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 15:53:01 + PATH=/opt/pyenv/bin:/tmp/venv-Pmtz/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 15:53:01 ++ pwd 15:53:01 + PYTHONPATH=/w/workspace/netconf-tox-verify-master 15:53:01 + export PYTHONPATH 15:53:01 + export TOX_TESTENV_PASSENV=PYTHONPATH 15:53:01 + TOX_TESTENV_PASSENV=PYTHONPATH 15:53:01 + tox --version 15:53:02 4.31.0 from /tmp/venv-Pmtz/lib/python3.11/site-packages/tox/__init__.py 15:53:02 + PARALLEL=True 15:53:02 + TOX_OPTIONS_LIST= 15:53:02 + [[ -n '' ]] 15:53:02 + case ${PARALLEL,,} in 15:53:02 + TOX_OPTIONS_LIST=' --parallel auto --parallel-live' 15:53:02 + tox --parallel auto --parallel-live 15:53:02 + tee -a /w/workspace/netconf-tox-verify-master/archives/tox/tox.log 15:53:03 docs-linkcheck: install_deps> python -I -m pip install -r docs/requirements.txt 15:53:03 docs: install_deps> python -I -m pip install -r docs/requirements.txt 15:53:26 docs: freeze> python -m pip freeze --all 15:53:26 docs-linkcheck: freeze> python -m pip freeze --all 15:53:26 docs: alabaster==1.0.0,attrs==25.4.0,babel==2.17.0,blockdiag==3.0.0,certifi==2025.10.5,charset-normalizer==3.4.3,contourpy==1.3.3,cycler==0.12.1,docutils==0.21.2,fonttools==4.60.1,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.3,matplotlib==3.10.7,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.5,pyrsistent==0.20.0,python-dateutil==2.9.0.post0,PyYAML==6.0.3,requests==2.32.5,requests-file==1.5.1,roman-numerals-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 15:53:26 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 15:53:26 docs-linkcheck: alabaster==1.0.0,attrs==25.4.0,babel==2.17.0,blockdiag==3.0.0,certifi==2025.10.5,charset-normalizer==3.4.3,contourpy==1.3.3,cycler==0.12.1,docutils==0.21.2,fonttools==4.60.1,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.3,matplotlib==3.10.7,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.5,pyrsistent==0.20.0,python-dateutil==2.9.0.post0,PyYAML==6.0.3,requests==2.32.5,requests-file==1.5.1,roman-numerals-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 15:53:26 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 15:53:27 Running Sphinx v8.2.3 15:53:27 loading translations [en]... done 15:53:27 Running Sphinx v8.2.3 15:53:27 loading translations [en]... done 15:53:27 making output directory... done 15:53:27 Converting `source_suffix = '.rst'` to `source_suffix = {'.rst': 'restructuredtext'}`. 15:53:27 making output directory... done 15:53:27 Converting `source_suffix = '.rst'` to `source_suffix = {'.rst': 'restructuredtext'}`. 15:53:27 loading intersphinx inventory 'common-packer' from https://docs.releng.linuxfoundation.org/projects/common-packer/en/stable/objects.inv ... 15:53:27 loading intersphinx inventory 'global-jjb' from https://docs.releng.linuxfoundation.org/projects/global-jjb/en/stable/objects.inv ... 15:53:27 loading intersphinx inventory 'lfdocs' from https://docs.releng.linuxfoundation.org/en/latest/objects.inv ... 15:53:27 loading intersphinx inventory 'lfdocs-conf' from https://docs.releng.linuxfoundation.org/projects/lfdocs-conf/en/stable/objects.inv ... 15:53:27 loading intersphinx inventory 'lftools' from https://docs.releng.linuxfoundation.org/projects/lftools/en/stable/objects.inv ... 15:53:27 loading intersphinx inventory 'pipelines' from https://docs.releng.linuxfoundation.org/projects/pipelines/en/latest/objects.inv ... 15:53:27 loading intersphinx inventory 'common-packer' from https://docs.releng.linuxfoundation.org/projects/common-packer/en/stable/objects.inv ... 15:53:27 loading intersphinx inventory 'global-jjb' from https://docs.releng.linuxfoundation.org/projects/global-jjb/en/stable/objects.inv ... 15:53:27 loading intersphinx inventory 'lfdocs' from https://docs.releng.linuxfoundation.org/en/latest/objects.inv ... 15:53:27 loading intersphinx inventory 'lfdocs-conf' from https://docs.releng.linuxfoundation.org/projects/lfdocs-conf/en/stable/objects.inv ... 15:53:27 loading intersphinx inventory 'lftools' from https://docs.releng.linuxfoundation.org/projects/lftools/en/stable/objects.inv ... 15:53:27 loading intersphinx inventory 'pipelines' from https://docs.releng.linuxfoundation.org/projects/pipelines/en/latest/objects.inv ... 15:53:27 loading intersphinx inventory 'python' from https://docs.python.org/3/objects.inv ... 15:53:27 loading intersphinx inventory 'python' from https://docs.python.org/3/objects.inv ... 15:53:28 building [mo]: targets for 0 po files that are out of date 15:53:28 writing output... 15:53:28 building [html]: targets for 4 source files that are out of date 15:53:28 building [mo]: targets for 0 po files that are out of date 15:53:28 updating environment: [new config] 4 added, 0 changed, 0 removed 15:53:28 reading sources... [ 25%] developer-guide 15:53:28 writing output... 15:53:28 building [linkcheck]: targets for 4 source files that are out of date 15:53:28 updating environment: [new config] 4 added, 0 changed, 0 removed 15:53:28 reading sources... [ 25%] developer-guide 15:53:28 reading sources... [ 50%] index 15:53:28 reading sources... [ 75%] testtool 15:53:28 reading sources... [ 50%] index 15:53:28 reading sources... [ 75%] testtool 15:53:28 reading sources... [100%] user-guide 15:53:28 reading sources... [100%] user-guide 15:53:28 15:53:28 looking for now-outdated files... none found 15:53:28 15:53:28 looking for now-outdated files... none found 15:53:28 pickling environment... done 15:53:28 checking consistency... done 15:53:28 preparing documents... done 15:53:28 copying assets... 15:53:28 copying static files... 15:53:28 Writing evaluated template result to /w/workspace/netconf-tox-verify-master/docs/_build/html/_static/basic.css 15:53:28 Writing evaluated template result to /w/workspace/netconf-tox-verify-master/docs/_build/html/_static/documentation_options.js 15:53:28 Writing evaluated template result to /w/workspace/netconf-tox-verify-master/docs/_build/html/_static/language_data.js 15:53:28 pickling environment... done 15:53:28 Writing evaluated template result to /w/workspace/netconf-tox-verify-master/docs/_build/html/_static/bootstrap-sphinx.css 15:53:28 checking consistency... done 15:53:28 preparing documents... done 15:53:28 copying assets... 15:53:28 copying assets: done 15:53:28 writing output... [ 25%] developer-guide 15:53:28 writing output... [ 50%] index 15:53:28 writing output... [ 75%] testtool 15:53:28 writing output... [100%] user-guide 15:53:28 Writing evaluated template result to /w/workspace/netconf-tox-verify-master/docs/_build/html/_static/bootstrap-sphinx.js 15:53:28 copying static files: done 15:53:28 copying extra files... 15:53:28 copying extra files: done 15:53:28 copying assets: done 15:53:28 writing output... [ 25%] developer-guide 15:53:28 15:53:28 15:53:28 ( developer-guide: line 40) -ignored- https://git.opendaylight.org/gerrit/admin/repos/coretutorials 15:53:28 ( testtool: line 61) -ignored- https://git.opendaylight.org/gerrit/admin/repos/netconf 15:53:28 ( user-guide: line 66) -ignored- http://localhost:8181/rests/data/network-topology:network-topology 15:53:28 ( user-guide: line 66) -ignored- http://localhost:8181/rests/data/network-topology:network-topology?content=config 15:53:28 ( user-guide: line 66) -ignored- http://localhost:8181/rests/data/network-topology:network-topology?content=nonconfig 15:53:28 ( user-guide: line 66) -ignored- http://localhost:8181/rests/data/network-topology:network-topology/topology=topology-netconf?content=config 15:53:28 ( user-guide: line 117) -ignored- http://localhost:8181/rests/data/network-topology:network-topology/topology=topology-netconf/node=new-netconf-device 15:53:28 ( user-guide: line 126) -ignored- http://localhost:8181/rests/data/network-topology:network-topology/topology=topology-netconf 15:53:28 ( 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 15:53:28 ( 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 15:53:28 ( 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 15:53:28 ( user-guide: line 1443) -ignored- http://localhost:8181/rests/data/network-topology:network-topology/topology=topology-netconf/node=netopeer/yang-ext:mount?content:config 15:53:28 ( 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 15:53:28 ( user-guide: line 2671) -ignored- http://localhost:8181/openapi/explorer/index.html 15:53:28 ( user-guide: line 2673) -ignored- http://localhost:8181/openapi/api/v3/single 15:53:28 ( user-guide: line 2699) -ignored- http://localhost:8181/openapi/explorer/index.html?urls.primaryName=17830-sim-device%20resources%20-%20RestConf%20RFC%208040 15:53:28 ( user-guide: line 2701) -ignored- http://localhost:8181/openapi/api/v3/mounts/1 15:53:28 ( user-guide: line 2703) -ignored- http://localhost:8181/openapi/api/v3/mounts/1/toaster?revision=2009-11-20 15:53:28 ( user-guide: line 2705) -ignored- http://localhost:8181/openapi/api/v3/mounts/1/definition-test 15:53:28 writing output... [ 50%] index 15:53:28 writing output... [ 75%] testtool 15:53:29 ( user-guide: line 1402) ok https://docs.docker.com/get-started/ 15:53:29 writing output... [100%] user-guide 15:53:29 -rate limited- https://github.com/opendaylight/coretutorials/blob/master/ncmount/impl/src/main/java/ncmount/impl/NcmountProvider.java | sleeping... 15:53:29 ( user-guide: line 1505) ok https://github.com/CESNET/netopeer2/tree/master/example_configuration 15:53:29 ( user-guide: line 1873) ok https://github.com/CESNET/netopeer/wiki/CallHome 15:53:29 ( user-guide: line 1390) ok https://github.com/cesnet/netopeer 15:53:29 ( user-guide: line 1873) ok https://github.com/CESNET/netopeer2 15:53:29 15:53:29 generating indices... genindex done 15:53:29 highlighting module code... 15:53:29 ( testtool: line 71) ok https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/netconf-testtool/ 15:53:29 writing additional pages... search done 15:53:29 dumping search index in English (code: en)... done 15:53:29 dumping object inventory... done 15:53:29 build succeeded. 15:53:29 15:53:29 The HTML pages are in docs/_build/html. 15:53:29 ( user-guide: line 1397) ok https://hub.docker.com/r/sysrepo/sysrepo-netopeer2 15:53:29 docs: OK ✔ in 27.12 seconds 15:53:29 gitlint: install_deps> python -I -m pip install gitlint 15:53:30 ( developer-guide: line 22) ok https://wiki-archive.opendaylight.org/view/OpenDaylight_Controller:MD-SAL:MD-SAL_App_Tutorial 15:53:30 ( developer-guide: line 42) ok https://wiki-archive.opendaylight.org/view/OpenDaylight_Controller:MD-SAL:Startup_Project_Archetype 15:53:30 ( developer-guide: line 61) ok https://wiki-archive.opendaylight.org/view/Controller_Core_Functionality_Tutorials:Tutorials:Netconf_Mount 15:53:30 ( user-guide: line 1397) ok https://www.docker.com/ 15:53:30 ( user-guide: line 40) ok https://www.rfc-editor.org/rfc/rfc5277 15:53:30 ( user-guide: line 1586) ok https://www.rfc-editor.org/rfc/rfc6470 15:53:30 ( user-guide: line 44) ok https://www.rfc-editor.org/rfc/rfc7895 15:53:30 ( user-guide: line 17) ok https://www.rfc-editor.org/rfc/rfc6241 15:53:30 ( user-guide: line 70) ok https://www.rfc-editor.org/rfc/rfc8040 15:53:30 ( user-guide: line 42) ok https://www.rfc-editor.org/rfc/rfc6022 15:53:30 ( user-guide: line 1568) redirect https://jira.opendaylight.org/browse/ODLPARENT-112 - permanently to https://lf-opendaylight.atlassian.net/browse/ODLPARENT-112 15:53:30 ( user-guide: line 2195) ok https://www.rfc-editor.org/rfc/rfc8040#section-4.8.3 15:53:30 ( user-guide: line 1018) ok https://www.rfc-editor.org/rfc/rfc6241#section-6.4 15:53:30 ( user-guide: line 930) ok https://www.rfc-editor.org/rfc/rfc8040#section-4.8.4 15:53:30 ( user-guide: line 932) ok https://www.rfc-editor.org/rfc/rfc8040#section-4.8.7 15:53:30 ( user-guide: line 934) ok https://www.rfc-editor.org/rfc/rfc8040#section-4.8.8 15:53:30 ( user-guide: line 1888) ok https://www.rfc-editor.org/rfc/rfc8071 15:53:30 ( user-guide: line 392) ok https://www.rfc-editor.org/rfc/rfc8072 15:53:30 ( user-guide: line 951) ok https://www.rfc-editor.org/rfc/rfc8639 15:53:30 ( user-guide: line 959) ok https://www.rfc-editor.org/rfc/rfc8650#section-a.1.1-1 15:53:34 gitlint: freeze> python -m pip freeze --all 15:53:35 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 15:53:35 gitlint: commands[0]> gitlint 15:53:35 1: T5 Title contains the word 'WIP' (case-insensitive): "WIP: Make SSH transport configurable" 15:53:35 gitlint: exit 1 (0.15 seconds) /w/workspace/netconf-tox-verify-master> gitlint pid=4113 15:54:30 ( developer-guide: line 36) ok https://github.com/opendaylight/coretutorials/tree/master/ncmount 15:54:30 ( developer-guide: line 145) ok https://github.com/opendaylight/coretutorials/blob/master/ncmount/impl/src/main/java/ncmount/impl/NcmountProvider.java 15:54:30 build succeeded. 15:54:30 15:54:30 Look for any errors in the above output or in docs/_build/linkcheck/output.txt 15:54:30 gitlint: FAIL ✖ in 5.55 seconds 15:54:30 docs: OK (27.12=setup[24.36]+cmd[2.76] seconds) 15:54:30 docs-linkcheck: OK (87.84=setup[24.39]+cmd[63.45] seconds) 15:54:30 gitlint: FAIL code 1 (5.55=setup[5.40]+cmd[0.15] seconds) 15:54:30 evaluation failed :( (87.87 seconds) 15:54:30 + tox_status=255 15:54:30 + echo '---> Completed tox runs' 15:54:30 ---> Completed tox runs 15:54:30 + for i in .tox/*/log 15:54:30 ++ echo .tox/docs-linkcheck/log 15:54:30 ++ awk -F/ '{print $2}' 15:54:30 + tox_env=docs-linkcheck 15:54:30 + cp -r .tox/docs-linkcheck/log /w/workspace/netconf-tox-verify-master/archives/tox/docs-linkcheck 15:54:30 + for i in .tox/*/log 15:54:30 ++ echo .tox/docs/log 15:54:30 ++ awk -F/ '{print $2}' 15:54:30 + tox_env=docs 15:54:30 + cp -r .tox/docs/log /w/workspace/netconf-tox-verify-master/archives/tox/docs 15:54:30 + for i in .tox/*/log 15:54:30 ++ echo .tox/gitlint/log 15:54:30 ++ awk -F/ '{print $2}' 15:54:30 + tox_env=gitlint 15:54:30 + cp -r .tox/gitlint/log /w/workspace/netconf-tox-verify-master/archives/tox/gitlint 15:54:30 + DOC_DIR=docs/_build/html 15:54:30 + [[ -d docs/_build/html ]] 15:54:30 + echo '---> Archiving generated docs' 15:54:30 ---> Archiving generated docs 15:54:30 + mv docs/_build/html /w/workspace/netconf-tox-verify-master/archives/docs 15:54:30 + echo '---> tox-run.sh ends' 15:54:30 ---> tox-run.sh ends 15:54:30 + test 255 -eq 0 15:54:30 + exit 255 15:54:30 ++ '[' 1 = 1 ']' 15:54:30 ++ '[' -x /usr/bin/clear_console ']' 15:54:30 ++ /usr/bin/clear_console -q 15:54:30 Build step 'Execute shell' marked build as failure 15:54:30 $ ssh-agent -k 15:54:30 unset SSH_AUTH_SOCK; 15:54:30 unset SSH_AGENT_PID; 15:54:30 echo Agent pid 3201 killed; 15:54:30 [ssh-agent] Stopped. 15:54:30 [PostBuildScript] - [INFO] Executing post build scripts. 15:54:30 [netconf-tox-verify-master] $ /bin/bash /tmp/jenkins10697092759719440937.sh 15:54:30 ---> sysstat.sh 15:54:31 [netconf-tox-verify-master] $ /bin/bash /tmp/jenkins16362964006942438111.sh 15:54:31 ---> package-listing.sh 15:54:31 ++ facter osfamily 15:54:31 ++ tr '[:upper:]' '[:lower:]' 15:54:31 + OS_FAMILY=debian 15:54:31 + workspace=/w/workspace/netconf-tox-verify-master 15:54:31 + START_PACKAGES=/tmp/packages_start.txt 15:54:31 + END_PACKAGES=/tmp/packages_end.txt 15:54:31 + DIFF_PACKAGES=/tmp/packages_diff.txt 15:54:31 + PACKAGES=/tmp/packages_start.txt 15:54:31 + '[' /w/workspace/netconf-tox-verify-master ']' 15:54:31 + PACKAGES=/tmp/packages_end.txt 15:54:31 + case "${OS_FAMILY}" in 15:54:31 + dpkg -l 15:54:31 + grep '^ii' 15:54:31 + '[' -f /tmp/packages_start.txt ']' 15:54:31 + '[' -f /tmp/packages_end.txt ']' 15:54:31 + diff /tmp/packages_start.txt /tmp/packages_end.txt 15:54:31 + '[' /w/workspace/netconf-tox-verify-master ']' 15:54:31 + mkdir -p /w/workspace/netconf-tox-verify-master/archives/ 15:54:31 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/netconf-tox-verify-master/archives/ 15:54:31 [netconf-tox-verify-master] $ /bin/bash /tmp/jenkins12811432889212124441.sh 15:54:31 ---> capture-instance-metadata.sh 15:54:31 Setup pyenv: 15:54:31 system 15:54:31 3.8.20 15:54:31 3.9.20 15:54:31 3.10.15 15:54:31 * 3.11.10 (set by /w/workspace/netconf-tox-verify-master/.python-version) 15:54:31 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-5uQ6 from file:/tmp/.os_lf_venv 15:54:31 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 15:54:31 lf-activate-venv(): INFO: Attempting to install with network-safe options... 15:54:33 lf-activate-venv(): INFO: Base packages installed successfully 15:54:33 lf-activate-venv(): INFO: Installing additional packages: lftools 15:54:47 lf-activate-venv(): INFO: Adding /tmp/venv-5uQ6/bin to PATH 15:54:47 INFO: Running in OpenStack, capturing instance metadata 15:54:48 [netconf-tox-verify-master] $ /bin/bash /tmp/jenkins489061324016167662.sh 15:54:48 provisioning config files... 15:54:48 Could not find credentials [logs] for netconf-tox-verify-master #15207 15:54:48 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/netconf-tox-verify-master@tmp/config7863836605026292176tmp 15:54:48 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 15:54:48 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 15:54:48 provisioning config files... 15:54:48 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 15:54:48 [EnvInject] - Injecting environment variables from a build step. 15:54:48 [EnvInject] - Injecting as environment variables the properties content 15:54:48 SERVER_ID=logs 15:54:48 15:54:48 [EnvInject] - Variables injected successfully. 15:54:48 [netconf-tox-verify-master] $ /bin/bash /tmp/jenkins4676930078670575147.sh 15:54:48 ---> create-netrc.sh 15:54:48 WARN: Log server credential not found. 15:54:48 [netconf-tox-verify-master] $ /bin/bash /tmp/jenkins18417964983275156689.sh 15:54:48 ---> python-tools-install.sh 15:54:48 Setup pyenv: 15:54:48 system 15:54:48 3.8.20 15:54:48 3.9.20 15:54:48 3.10.15 15:54:48 * 3.11.10 (set by /w/workspace/netconf-tox-verify-master/.python-version) 15:54:48 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-5uQ6 from file:/tmp/.os_lf_venv 15:54:48 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 15:54:48 lf-activate-venv(): INFO: Attempting to install with network-safe options... 15:54:50 lf-activate-venv(): INFO: Base packages installed successfully 15:54:50 lf-activate-venv(): INFO: Installing additional packages: lftools 15:55:00 lf-activate-venv(): INFO: Adding /tmp/venv-5uQ6/bin to PATH 15:55:00 [netconf-tox-verify-master] $ /bin/bash /tmp/jenkins15332271429803355792.sh 15:55:00 ---> sudo-logs.sh 15:55:00 Archiving 'sudo' log.. 15:55:01 [netconf-tox-verify-master] $ /bin/bash /tmp/jenkins15330084775665989851.sh 15:55:01 ---> job-cost.sh 15:55:01 Setup pyenv: 15:55:01 system 15:55:01 3.8.20 15:55:01 3.9.20 15:55:01 3.10.15 15:55:01 * 3.11.10 (set by /w/workspace/netconf-tox-verify-master/.python-version) 15:55:01 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-5uQ6 from file:/tmp/.os_lf_venv 15:55:01 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 15:55:01 lf-activate-venv(): INFO: Attempting to install with network-safe options... 15:55:03 lf-activate-venv(): INFO: Base packages installed successfully 15:55:03 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 15:55:10 lf-activate-venv(): INFO: Adding /tmp/venv-5uQ6/bin to PATH 15:55:10 INFO: No Stack... 15:55:10 INFO: Retrieving Pricing Info for: v3-standard-2 15:55:10 INFO: Archiving Costs 15:55:10 [netconf-tox-verify-master] $ /bin/bash -l /tmp/jenkins13982030320687219694.sh 15:55:10 ---> logs-deploy.sh 15:55:10 Setup pyenv: 15:55:10 system 15:55:10 3.8.20 15:55:10 3.9.20 15:55:10 3.10.15 15:55:10 * 3.11.10 (set by /w/workspace/netconf-tox-verify-master/.python-version) 15:55:11 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-5uQ6 from file:/tmp/.os_lf_venv 15:55:11 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 15:55:11 lf-activate-venv(): INFO: Attempting to install with network-safe options... 15:55:12 lf-activate-venv(): INFO: Base packages installed successfully 15:55:12 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 15:55:23 lf-activate-venv(): INFO: Adding /tmp/venv-5uQ6/bin to PATH 15:55:23 WARNING: Nexus logging server not set 15:55:23 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/netconf-tox-verify-master/15207/ 15:55:23 INFO: archiving logs to S3 15:55:24 ---> uname -a: 15:55:24 Linux prd-ubuntu2204-builder-2c-2g-2506 5.15.0-153-generic #163-Ubuntu SMP Thu Aug 7 16:37:18 UTC 2025 x86_64 x86_64 x86_64 GNU/Linux 15:55:24 15:55:24 15:55:24 ---> lscpu: 15:55:24 Architecture: x86_64 15:55:24 CPU op-mode(s): 32-bit, 64-bit 15:55:24 Address sizes: 40 bits physical, 48 bits virtual 15:55:24 Byte Order: Little Endian 15:55:24 CPU(s): 2 15:55:24 On-line CPU(s) list: 0,1 15:55:24 Vendor ID: AuthenticAMD 15:55:24 Model name: AMD EPYC-Rome Processor 15:55:24 CPU family: 23 15:55:24 Model: 49 15:55:24 Thread(s) per core: 1 15:55:24 Core(s) per socket: 1 15:55:24 Socket(s): 2 15:55:24 Stepping: 0 15:55:24 BogoMIPS: 5600.00 15:55:24 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 15:55:24 Virtualization: AMD-V 15:55:24 Hypervisor vendor: KVM 15:55:24 Virtualization type: full 15:55:24 L1d cache: 64 KiB (2 instances) 15:55:24 L1i cache: 64 KiB (2 instances) 15:55:24 L2 cache: 1 MiB (2 instances) 15:55:24 L3 cache: 32 MiB (2 instances) 15:55:24 NUMA node(s): 1 15:55:24 NUMA node0 CPU(s): 0,1 15:55:24 Vulnerability Gather data sampling: Not affected 15:55:24 Vulnerability Indirect target selection: Not affected 15:55:24 Vulnerability Itlb multihit: Not affected 15:55:24 Vulnerability L1tf: Not affected 15:55:24 Vulnerability Mds: Not affected 15:55:24 Vulnerability Meltdown: Not affected 15:55:24 Vulnerability Mmio stale data: Not affected 15:55:24 Vulnerability Reg file data sampling: Not affected 15:55:24 Vulnerability Retbleed: Mitigation; untrained return thunk; SMT disabled 15:55:24 Vulnerability Spec rstack overflow: Mitigation; SMT disabled 15:55:24 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 15:55:24 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 15:55:24 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB disabled; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 15:55:24 Vulnerability Srbds: Not affected 15:55:24 Vulnerability Tsx async abort: Not affected 15:55:24 15:55:24 15:55:24 ---> nproc: 15:55:24 2 15:55:24 15:55:24 15:55:24 ---> df -h: 15:55:24 Filesystem Size Used Avail Use% Mounted on 15:55:24 tmpfs 794M 1.1M 793M 1% /run 15:55:24 /dev/vda1 39G 9.4G 30G 25% / 15:55:24 tmpfs 3.9G 0 3.9G 0% /dev/shm 15:55:24 tmpfs 5.0M 0 5.0M 0% /run/lock 15:55:24 /dev/vda15 105M 6.1M 99M 6% /boot/efi 15:55:24 tmpfs 794M 4.0K 794M 1% /run/user/1001 15:55:24 15:55:24 15:55:24 ---> free -m: 15:55:24 total used free shared buff/cache available 15:55:24 Mem: 7937 567 3438 4 3932 7059 15:55:24 Swap: 1023 0 1023 15:55:24 15:55:24 15:55:24 ---> ip addr: 15:55:24 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 15:55:24 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 15:55:24 inet 127.0.0.1/8 scope host lo 15:55:24 valid_lft forever preferred_lft forever 15:55:24 inet6 ::1/128 scope host 15:55:24 valid_lft forever preferred_lft forever 15:55:24 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 15:55:24 link/ether fa:16:3e:5b:9a:8c brd ff:ff:ff:ff:ff:ff 15:55:24 altname enp0s3 15:55:24 inet 10.30.170.96/23 metric 100 brd 10.30.171.255 scope global dynamic ens3 15:55:24 valid_lft 75121sec preferred_lft 75121sec 15:55:24 inet6 fe80::f816:3eff:fe5b:9a8c/64 scope link 15:55:24 valid_lft forever preferred_lft forever 15:55:24 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 15:55:24 link/ether a2:26:7a:6c:e8:df brd ff:ff:ff:ff:ff:ff 15:55:24 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 15:55:24 valid_lft forever preferred_lft forever 15:55:24 15:55:24 15:55:24 ---> sar -b -r -n DEV: 15:55:24 Linux 5.15.0-153-generic (prd-ubuntu2204-builder-2c-2g-2506) 10/10/25 _x86_64_ (2 CPU) 15:55:24 15:55:24 12:47:33 LINUX RESTART (2 CPU) 15:55:24 15:55:24 12:50:08 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 15:55:24 13:00:08 1.29 0.02 1.26 0.01 0.57 18.04 2.13 15:55:24 13:10:01 1.17 0.01 1.17 0.00 0.04 14.60 0.00 15:55:24 13:20:08 1.25 0.00 1.24 0.00 0.16 15.01 0.00 15:55:24 13:30:08 1.23 0.00 1.23 0.00 0.00 14.85 0.00 15:55:24 13:40:08 1.44 0.00 1.44 0.00 0.00 17.20 0.00 15:55:24 13:50:08 1.49 0.00 1.49 0.00 0.00 17.67 0.00 15:55:24 14:00:08 1.40 0.00 1.40 0.00 0.00 16.53 0.00 15:55:24 14:10:08 1.46 0.00 1.46 0.00 0.00 17.19 0.00 15:55:24 14:20:08 1.60 0.00 1.60 0.00 0.00 18.48 0.00 15:55:24 14:30:08 1.43 0.00 1.43 0.00 0.00 17.03 0.00 15:55:24 14:40:07 1.48 0.00 1.48 0.00 0.00 17.45 0.00 15:55:24 14:50:08 1.42 0.00 1.42 0.00 0.00 16.79 0.00 15:55:24 15:00:08 1.52 0.00 1.52 0.00 0.00 17.28 0.00 15:55:24 15:10:08 1.30 0.00 1.30 0.00 0.00 15.08 0.00 15:55:24 15:20:06 1.23 0.00 1.23 0.00 0.00 14.28 0.00 15:55:24 15:30:08 1.25 0.00 1.25 0.00 0.00 14.44 0.00 15:55:24 15:40:07 1.44 0.02 1.42 0.00 1.64 16.78 0.72 15:55:24 15:50:08 1.25 0.00 1.25 0.00 0.00 14.52 0.00 15:55:24 Average: 1.37 0.00 1.37 0.00 0.13 16.29 0.16 15:55:24 15:55:24 12:50:08 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 15:55:24 13:00:08 5148148 7385308 418988 5.15 59132 2369472 968096 10.55 468024 2251960 240 15:55:24 13:10:01 5148148 7385636 418748 5.15 59464 2369480 968016 10.55 468368 2251616 240 15:55:24 13:20:08 5148132 7386092 418268 5.15 59868 2369532 968016 10.55 468772 2251776 160 15:55:24 13:30:08 5150284 7388724 415660 5.11 60276 2369608 968080 10.55 469172 2255192 156 15:55:24 13:40:08 5149560 7388820 415532 5.11 60884 2369808 968080 10.55 469780 2255664 144 15:55:24 13:50:08 5150156 7390160 414192 5.10 61468 2369948 968080 10.55 470372 2255832 160 15:55:24 14:00:08 5148428 7389032 415316 5.11 62060 2369956 968148 10.55 470956 2256480 288 15:55:24 14:10:08 5147980 7389200 415120 5.11 62652 2369956 968148 10.55 471548 2256576 260 15:55:24 14:20:08 5146784 7388724 415596 5.11 63220 2370100 968212 10.55 472124 2256764 152 15:55:24 14:30:08 5145844 7388404 415904 5.12 63824 2370112 968212 10.55 472720 2256868 160 15:55:24 14:40:07 5145096 7388252 415996 5.12 64400 2370120 968276 10.55 473296 2256956 164 15:55:24 14:50:08 5143672 7387592 416648 5.13 65016 2370260 968276 10.55 473912 2257072 304 15:55:24 15:00:08 5142668 7387264 416988 5.13 65552 2370392 968276 10.55 474448 2257252 304 15:55:24 15:10:08 5141916 7386872 417384 5.13 65888 2370404 966144 10.53 474792 2255280 304 15:55:24 15:20:06 5141728 7387032 417220 5.13 66232 2370404 966144 10.53 475128 2255448 300 15:55:24 15:30:08 5142800 7388448 415772 5.12 66564 2370420 966144 10.53 475460 2255400 308 15:55:24 15:40:07 5139644 7386344 417892 5.14 66964 2371044 966144 10.53 476076 2255800 284 15:55:24 15:50:08 5139224 7386384 417832 5.14 67288 2371188 966144 10.53 476400 2255972 320 15:55:24 Average: 5145567 7387683 416614 5.13 63375 2370122 967591 10.54 472297 2255439 236 15:55:24 15:55:24 12:50:08 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 15:55:24 13:00:08 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 15:55:24 13:00:08 ens3 0.32 0.10 0.08 0.04 0.00 0.00 0.00 0.00 15:55:24 13:00:08 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:55:24 13:10:01 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 15:55:24 13:10:01 ens3 0.28 0.10 0.07 0.04 0.00 0.00 0.00 0.00 15:55:24 13:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:55:24 13:20:08 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 15:55:24 13:20:08 ens3 0.40 0.08 0.06 0.02 0.00 0.00 0.00 0.00 15:55:24 13:20:08 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:55:24 13:30:08 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 15:55:24 13:30:08 ens3 0.37 0.08 0.05 0.02 0.00 0.00 0.00 0.00 15:55:24 13:30:08 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:55:24 13:40:08 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 15:55:24 13:40:08 ens3 0.42 0.12 0.10 0.04 0.00 0.00 0.00 0.00 15:55:24 13:40:08 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:55:24 13:50:08 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 15:55:24 13:50:08 ens3 0.17 0.08 0.04 0.02 0.00 0.00 0.00 0.00 15:55:24 13:50:08 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:55:24 14:00:08 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 15:55:24 14:00:08 ens3 0.70 0.53 0.11 0.45 0.00 0.00 0.00 0.00 15:55:24 14:00:08 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:55:24 14:10:08 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 15:55:24 14:10:08 ens3 0.19 0.12 0.07 0.04 0.00 0.00 0.00 0.00 15:55:24 14:10:08 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:55:24 14:20:08 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 15:55:24 14:20:08 ens3 0.14 0.08 0.04 0.02 0.00 0.00 0.00 0.00 15:55:24 14:20:08 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:55:24 14:30:08 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 15:55:24 14:30:08 ens3 0.14 0.08 0.04 0.02 0.00 0.00 0.00 0.00 15:55:24 14:30:08 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:55:24 14:40:07 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 15:55:24 14:40:07 ens3 0.26 0.11 0.08 0.04 0.00 0.00 0.00 0.00 15:55:24 14:40:07 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:55:24 14:50:08 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 15:55:24 14:50:08 ens3 0.14 0.08 0.04 0.02 0.00 0.00 0.00 0.00 15:55:24 14:50:08 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:55:24 15:00:08 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 15:55:24 15:00:08 ens3 0.14 0.08 0.04 0.02 0.00 0.00 0.00 0.00 15:55:24 15:00:08 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:55:24 15:10:08 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 15:55:24 15:10:08 ens3 0.17 0.10 0.06 0.04 0.00 0.00 0.00 0.00 15:55:24 15:10:08 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:55:24 15:20:06 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 15:55:24 15:20:06 ens3 0.14 0.09 0.04 0.02 0.00 0.00 0.00 0.00 15:55:24 15:20:06 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:55:24 15:30:08 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 15:55:24 15:30:08 ens3 0.14 0.08 0.04 0.02 0.00 0.00 0.00 0.00 15:55:24 15:30:08 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:55:24 15:40:07 lo 0.11 0.11 0.01 0.01 0.00 0.00 0.00 0.00 15:55:24 15:40:07 ens3 0.27 0.12 0.09 0.04 0.00 0.00 0.00 0.00 15:55:24 15:40:07 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:55:24 15:50:08 lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 15:55:24 15:50:08 ens3 0.13 0.07 0.03 0.02 0.00 0.00 0.00 0.00 15:55:24 15:50:08 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:55:24 Average: lo 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 15:55:24 Average: ens3 0.25 0.12 0.06 0.05 0.00 0.00 0.00 0.00 15:55:24 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:55:24 15:55:24 15:55:24 ---> sar -P ALL: 15:55:24 Linux 5.15.0-153-generic (prd-ubuntu2204-builder-2c-2g-2506) 10/10/25 _x86_64_ (2 CPU) 15:55:24 15:55:24 12:47:33 LINUX RESTART (2 CPU) 15:55:24 15:55:24 12:50:08 CPU %user %nice %system %iowait %steal %idle 15:55:24 13:00:08 all 0.35 0.00 0.05 0.03 0.02 99.56 15:55:24 13:00:08 0 0.49 0.00 0.06 0.03 0.02 99.40 15:55:24 13:00:08 1 0.20 0.00 0.05 0.03 0.02 99.71 15:55:24 13:10:01 all 0.34 0.00 0.06 0.01 0.02 99.58 15:55:24 13:10:01 0 0.63 0.00 0.07 0.01 0.02 99.27 15:55:24 13:10:01 1 0.05 0.00 0.04 0.01 0.01 99.89 15:55:24 13:20:08 all 0.42 0.00 0.05 0.03 0.02 99.48 15:55:24 13:20:08 0 0.17 0.00 0.05 0.05 0.02 99.71 15:55:24 13:20:08 1 0.67 0.00 0.05 0.01 0.02 99.25 15:55:24 13:30:08 all 0.14 0.00 0.05 0.06 0.02 99.72 15:55:24 13:30:08 0 0.08 0.00 0.06 0.07 0.02 99.76 15:55:24 13:30:08 1 0.20 0.00 0.05 0.05 0.02 99.68 15:55:24 13:40:08 all 0.26 0.00 0.05 0.02 0.02 99.66 15:55:24 13:40:08 0 0.44 0.00 0.05 0.01 0.02 99.49 15:55:24 13:40:08 1 0.08 0.00 0.06 0.02 0.01 99.83 15:55:24 13:50:08 all 0.22 0.00 0.04 0.03 0.02 99.69 15:55:24 13:50:08 0 0.39 0.00 0.04 0.01 0.02 99.53 15:55:24 13:50:08 1 0.06 0.00 0.05 0.05 0.01 99.84 15:55:24 14:00:08 all 0.32 0.00 0.04 0.05 0.01 99.58 15:55:24 14:00:08 0 0.57 0.00 0.04 0.00 0.02 99.38 15:55:24 14:00:08 1 0.07 0.00 0.05 0.09 0.01 99.78 15:55:24 14:10:08 all 0.39 0.00 0.06 0.20 0.01 99.33 15:55:24 14:10:08 0 0.52 0.00 0.06 0.07 0.02 99.33 15:55:24 14:10:08 1 0.27 0.00 0.05 0.33 0.01 99.34 15:55:24 14:20:08 all 0.19 0.00 0.05 0.02 0.02 99.72 15:55:24 14:20:08 0 0.32 0.00 0.05 0.00 0.02 99.61 15:55:24 14:20:08 1 0.07 0.00 0.05 0.04 0.01 99.83 15:55:24 14:30:08 all 0.37 0.00 0.05 0.02 0.02 99.55 15:55:24 14:30:08 0 0.43 0.00 0.04 0.00 0.01 99.51 15:55:24 14:30:08 1 0.32 0.00 0.05 0.03 0.02 99.58 15:55:24 14:40:07 all 0.25 0.00 0.05 0.03 0.02 99.66 15:55:24 14:40:07 0 0.45 0.00 0.05 0.04 0.01 99.45 15:55:24 14:40:07 1 0.05 0.00 0.04 0.02 0.02 99.87 15:55:24 15:55:24 14:40:07 CPU %user %nice %system %iowait %steal %idle 15:55:24 14:50:08 all 0.26 0.00 0.04 0.02 0.02 99.66 15:55:24 14:50:08 0 0.48 0.00 0.04 0.04 0.02 99.41 15:55:24 14:50:08 1 0.03 0.00 0.04 0.00 0.01 99.90 15:55:24 15:00:08 all 0.29 0.00 0.05 0.03 0.01 99.62 15:55:24 15:00:08 0 0.30 0.00 0.05 0.04 0.01 99.61 15:55:24 15:00:08 1 0.28 0.00 0.06 0.02 0.01 99.63 15:55:24 15:10:08 all 0.38 0.00 0.04 0.01 0.01 99.55 15:55:24 15:10:08 0 0.73 0.00 0.05 0.01 0.02 99.19 15:55:24 15:10:08 1 0.04 0.00 0.04 0.01 0.01 99.90 15:55:24 15:20:06 all 0.24 0.00 0.05 0.01 0.01 99.68 15:55:24 15:20:06 0 0.44 0.00 0.07 0.00 0.02 99.47 15:55:24 15:20:06 1 0.05 0.00 0.04 0.02 0.01 99.89 15:55:24 15:30:08 all 0.38 0.00 0.05 0.01 0.01 99.54 15:55:24 15:30:08 0 0.72 0.00 0.05 0.01 0.01 99.21 15:55:24 15:30:08 1 0.04 0.00 0.05 0.01 0.02 99.88 15:55:24 15:40:07 all 0.17 0.00 0.05 0.01 0.01 99.76 15:55:24 15:40:07 0 0.31 0.00 0.07 0.01 0.02 99.60 15:55:24 15:40:07 1 0.03 0.00 0.03 0.01 0.01 99.92 15:55:24 15:50:08 all 0.07 0.00 0.04 0.01 0.01 99.86 15:55:24 15:50:08 0 0.11 0.00 0.05 0.01 0.02 99.81 15:55:24 15:50:08 1 0.03 0.00 0.02 0.01 0.01 99.92 15:55:24 Average: all 0.28 0.00 0.05 0.03 0.02 99.62 15:55:24 Average: 0 0.42 0.00 0.05 0.02 0.02 99.48 15:55:24 Average: 1 0.14 0.00 0.04 0.04 0.01 99.76 15:55:24 15:55:24 15:55:24