22:41:09 Started by upstream project "netconf-distribution-mri-test-vanadium" build number 17 22:41:09 originally caused by: 22:41:09 Started by timer 22:41:09 Running as SYSTEM 22:41:09 [EnvInject] - Loading node environment variables. 22:41:09 Building remotely on prd-centos8-robot-2c-8g-2971 (centos8-robot-2c-8g) in workspace /w/workspace/netconf-csit-3node-clustering-only-vanadium 22:41:09 [ssh-agent] Looking for ssh-agent implementation... 22:41:09 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:41:09 $ ssh-agent 22:41:09 SSH_AUTH_SOCK=/tmp/ssh-K2yEiziIejw5/agent.5273 22:41:09 SSH_AGENT_PID=5274 22:41:09 [ssh-agent] Started. 22:41:09 Running ssh-add (command line suppressed) 22:41:09 Identity added: /w/workspace/netconf-csit-3node-clustering-only-vanadium@tmp/private_key_2080664334331947105.key (/w/workspace/netconf-csit-3node-clustering-only-vanadium@tmp/private_key_2080664334331947105.key) 22:41:09 [ssh-agent] Using credentials jenkins (Release Engineering Jenkins Key) 22:41:09 The recommended git tool is: NONE 22:41:13 using credential opendaylight-jenkins-ssh 22:41:13 Wiping out workspace first. 22:41:13 Cloning the remote Git repository 22:41:13 Cloning repository git://devvexx.opendaylight.org/mirror/integration/test 22:41:13 > git init /w/workspace/netconf-csit-3node-clustering-only-vanadium/test # timeout=10 22:41:13 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/test 22:41:13 > git --version # timeout=10 22:41:13 > git --version # 'git version 2.43.0' 22:41:13 using GIT_SSH to set credentials Release Engineering Jenkins Key 22:41:13 [INFO] Currently running in a labeled security context 22:41:13 [INFO] Currently SELinux is 'enforcing' on the host 22:41:13 > /usr/bin/chcon --type=ssh_home_t /w/workspace/netconf-csit-3node-clustering-only-vanadium/test@tmp/jenkins-gitclient-ssh2063221672857558231.key 22:41:13 Verifying host key using known hosts file 22:41:13 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 22:41:13 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/test +refs/heads/*:refs/remotes/origin/* # timeout=10 22:41:16 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/test # timeout=10 22:41:16 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 22:41:17 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/test # timeout=10 22:41:17 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/test 22:41:17 using GIT_SSH to set credentials Release Engineering Jenkins Key 22:41:17 [INFO] Currently running in a labeled security context 22:41:17 [INFO] Currently SELinux is 'enforcing' on the host 22:41:17 > /usr/bin/chcon --type=ssh_home_t /w/workspace/netconf-csit-3node-clustering-only-vanadium/test@tmp/jenkins-gitclient-ssh10809449821745987446.key 22:41:17 Verifying host key using known hosts file 22:41:17 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. 22:41:17 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/test master # timeout=10 22:41:17 > git rev-parse FETCH_HEAD^{commit} # timeout=10 22:41:17 Checking out Revision 6c60ddfc8acc87c45ab0767b2ba1d2c4e7d34388 (origin/master) 22:41:17 > git config core.sparsecheckout # timeout=10 22:41:17 > git checkout -f 6c60ddfc8acc87c45ab0767b2ba1d2c4e7d34388 # timeout=10 22:41:18 Commit message: "Adapt test for new pce-allocation field" 22:41:18 > git rev-parse FETCH_HEAD^{commit} # timeout=10 22:41:18 > git rev-list --no-walk 62cb016f4f4171033927cf2ae7f4ac5095373e88 # timeout=10 22:41:18 No emails were triggered. 22:41:18 provisioning config files... 22:41:18 copy managed file [npmrc] to file:/home/jenkins/.npmrc 22:41:18 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 22:41:19 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 22:41:19 [netconf-csit-3node-clustering-only-vanadium] $ /bin/bash /tmp/jenkins3849080255093495305.sh 22:41:19 ---> python-tools-install.sh 22:41:19 Setup pyenv: 22:41:19 system 22:41:19 * 3.8.13 (set by /opt/pyenv/version) 22:41:19 * 3.9.13 (set by /opt/pyenv/version) 22:41:19 * 3.10.13 (set by /opt/pyenv/version) 22:41:19 * 3.11.7 (set by /opt/pyenv/version) 22:41:23 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-ocIh 22:41:23 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 22:41:23 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 22:41:23 lf-activate-venv(): INFO: Attempting to install with network-safe options... 22:41:27 lf-activate-venv(): INFO: Base packages installed successfully 22:41:27 lf-activate-venv(): INFO: Installing additional packages: lftools 22:41:51 lf-activate-venv(): INFO: Adding /tmp/venv-ocIh/bin to PATH 22:41:51 Generating Requirements File 22:42:15 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. 22:42:15 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 22:42:15 Python 3.11.7 22:42:15 pip 25.3 from /tmp/venv-ocIh/lib/python3.11/site-packages/pip (python 3.11) 22:42:16 appdirs==1.4.4 22:42:16 argcomplete==3.6.3 22:42:16 aspy.yaml==1.3.0 22:42:16 attrs==25.4.0 22:42:16 autopage==0.5.2 22:42:16 beautifulsoup4==4.14.3 22:42:16 boto3==1.42.0 22:42:16 botocore==1.41.6 22:42:16 bs4==0.0.2 22:42:16 cachetools==6.2.2 22:42:16 certifi==2025.11.12 22:42:16 cffi==2.0.0 22:42:16 cfgv==3.5.0 22:42:16 chardet==5.2.0 22:42:16 charset-normalizer==3.4.4 22:42:16 click==8.3.1 22:42:16 cliff==4.12.0 22:42:16 cmd2==2.7.0 22:42:16 cryptography==3.3.2 22:42:16 debtcollector==3.0.0 22:42:16 decorator==5.2.1 22:42:16 defusedxml==0.7.1 22:42:16 Deprecated==1.3.1 22:42:16 distlib==0.4.0 22:42:16 dnspython==2.8.0 22:42:16 docker==7.1.0 22:42:16 dogpile.cache==1.5.0 22:42:16 durationpy==0.10 22:42:16 email-validator==2.3.0 22:42:16 filelock==3.20.0 22:42:16 future==1.0.0 22:42:16 gitdb==4.0.12 22:42:16 GitPython==3.1.45 22:42:16 google-auth==2.43.0 22:42:16 httplib2==0.31.0 22:42:16 identify==2.6.15 22:42:16 idna==3.11 22:42:16 importlib-resources==1.5.0 22:42:16 iso8601==2.1.0 22:42:16 Jinja2==3.1.6 22:42:16 jmespath==1.0.1 22:42:16 jsonpatch==1.33 22:42:16 jsonpointer==3.0.0 22:42:16 jsonschema==4.25.1 22:42:16 jsonschema-specifications==2025.9.1 22:42:16 keystoneauth1==5.12.0 22:42:16 kubernetes==34.1.0 22:42:16 lftools==0.37.16 22:42:16 lxml==6.0.2 22:42:16 markdown-it-py==4.0.0 22:42:16 MarkupSafe==3.0.3 22:42:16 mdurl==0.1.2 22:42:16 msgpack==1.1.2 22:42:16 multi_key_dict==2.0.3 22:42:16 munch==4.0.0 22:42:16 netaddr==1.3.0 22:42:16 niet==1.4.2 22:42:16 nodeenv==1.9.1 22:42:16 oauth2client==4.1.3 22:42:16 oauthlib==3.3.1 22:42:16 openstacksdk==4.8.0 22:42:16 os-service-types==1.8.2 22:42:16 osc-lib==4.2.0 22:42:16 oslo.config==10.1.0 22:42:16 oslo.context==6.2.0 22:42:16 oslo.i18n==6.7.1 22:42:16 oslo.log==7.2.1 22:42:16 oslo.serialization==5.8.0 22:42:16 oslo.utils==9.2.0 22:42:16 packaging==25.0 22:42:16 pbr==7.0.3 22:42:16 platformdirs==4.5.0 22:42:16 prettytable==3.17.0 22:42:16 psutil==7.1.3 22:42:16 pyasn1==0.6.1 22:42:16 pyasn1_modules==0.4.2 22:42:16 pycparser==2.23 22:42:16 pygerrit2==2.0.15 22:42:16 PyGithub==2.8.1 22:42:16 Pygments==2.19.2 22:42:16 PyJWT==2.10.1 22:42:16 PyNaCl==1.6.1 22:42:16 pyparsing==2.4.7 22:42:16 pyperclip==1.11.0 22:42:16 pyrsistent==0.20.0 22:42:16 python-cinderclient==9.8.0 22:42:16 python-dateutil==2.9.0.post0 22:42:16 python-heatclient==4.3.0 22:42:16 python-jenkins==1.8.3 22:42:16 python-keystoneclient==5.7.0 22:42:16 python-magnumclient==4.9.0 22:42:16 python-openstackclient==8.2.0 22:42:16 python-swiftclient==4.9.0 22:42:16 PyYAML==6.0.3 22:42:16 referencing==0.37.0 22:42:16 requests==2.32.5 22:42:16 requests-oauthlib==2.0.0 22:42:16 requestsexceptions==1.4.0 22:42:16 rfc3986==2.0.0 22:42:16 rich==14.2.0 22:42:16 rich-argparse==1.7.2 22:42:16 rpds-py==0.30.0 22:42:16 rsa==4.9.1 22:42:16 ruamel.yaml==0.18.16 22:42:16 ruamel.yaml.clib==0.2.15 22:42:16 s3transfer==0.16.0 22:42:16 simplejson==3.20.2 22:42:16 six==1.17.0 22:42:16 smmap==5.0.2 22:42:16 soupsieve==2.8 22:42:16 stevedore==5.6.0 22:42:16 tabulate==0.9.0 22:42:16 toml==0.10.2 22:42:16 tomlkit==0.13.3 22:42:16 tqdm==4.67.1 22:42:16 typing_extensions==4.15.0 22:42:16 tzdata==2025.2 22:42:16 urllib3==1.26.20 22:42:16 virtualenv==20.35.4 22:42:16 wcwidth==0.2.14 22:42:16 websocket-client==1.9.0 22:42:16 wrapt==2.0.1 22:42:16 xdg==6.0.0 22:42:16 xmltodict==1.0.2 22:42:16 yq==3.4.3 22:42:16 [EnvInject] - Injecting environment variables from a build step. 22:42:16 [EnvInject] - Injecting as environment variables the properties content 22:42:16 OS_STACK_TEMPLATE=csit-2-instance-type.yaml 22:42:16 OS_CLOUD=vex 22:42:16 OS_STACK_NAME=releng-netconf-csit-3node-clustering-only-vanadium-35 22:42:16 OS_STACK_TEMPLATE_DIR=openstack-hot 22:42:16 22:42:16 [EnvInject] - Variables injected successfully. 22:42:16 provisioning config files... 22:42:16 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 22:42:16 [netconf-csit-3node-clustering-only-vanadium] $ /bin/bash /tmp/jenkins7399057821255162628.sh 22:42:16 ---> Create parameters file for OpenStack HOT 22:42:16 OpenStack Heat parameters generated 22:42:16 ----------------------------------- 22:42:16 parameters: 22:42:16 vm_0_count: '3' 22:42:16 vm_0_flavor: 'v3-standard-4' 22:42:16 vm_0_image: 'ZZCI - Ubuntu 22.04 - builder - x86_64 - 20250917-133034.447' 22:42:16 vm_1_count: '1' 22:42:16 vm_1_flavor: 'v3-standard-2' 22:42:16 vm_1_image: 'ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 - 20250917-133034.654' 22:42:16 22:42:16 job_name: '12556-35' 22:42:16 silo: 'releng' 22:42:16 [netconf-csit-3node-clustering-only-vanadium] $ /bin/bash -l /tmp/jenkins6101478865015615915.sh 22:42:16 ---> Create HEAT stack 22:42:16 + source /home/jenkins/lf-env.sh 22:42:16 + lf-activate-venv --python python3 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq 22:42:16 ++ mktemp -d /tmp/venv-XXXX 22:42:16 + lf_venv=/tmp/venv-N0Dn 22:42:16 + local venv_file=/tmp/.os_lf_venv 22:42:16 + local python=python3 22:42:16 + local options 22:42:16 + local set_path=true 22:42:16 + local install_args= 22:42:16 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --python python3 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq 22:42:16 + options=' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''urllib3~=1.26.15'\'' '\''yq'\''' 22:42:16 + eval set -- ' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''urllib3~=1.26.15'\'' '\''yq'\''' 22:42:16 ++ set -- --python python3 -- 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq 22:42:16 + true 22:42:16 + case $1 in 22:42:16 + python=python3 22:42:16 + shift 2 22:42:16 + true 22:42:16 + case $1 in 22:42:16 + shift 22:42:16 + break 22:42:16 + case $python in 22:42:16 + local pkg_list= 22:42:16 + [[ -d /opt/pyenv ]] 22:42:16 + echo 'Setup pyenv:' 22:42:16 Setup pyenv: 22:42:16 + export PYENV_ROOT=/opt/pyenv 22:42:16 + PYENV_ROOT=/opt/pyenv 22:42:16 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 22:42:16 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 22:42:16 + pyenv versions 22:42:17 system 22:42:17 3.8.13 22:42:17 3.9.13 22:42:17 3.10.13 22:42:17 * 3.11.7 (set by /w/workspace/netconf-csit-3node-clustering-only-vanadium/.python-version) 22:42:17 + command -v pyenv 22:42:17 ++ pyenv init - --no-rehash 22:42:17 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 22:42:17 for i in ${!paths[@]}; do 22:42:17 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 22:42:17 fi; done; 22:42:17 echo "${paths[*]}"'\'')" 22:42:17 export PATH="/opt/pyenv/shims:${PATH}" 22:42:17 export PYENV_SHELL=bash 22:42:17 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 22:42:17 pyenv() { 22:42:17 local command 22:42:17 command="${1:-}" 22:42:17 if [ "$#" -gt 0 ]; then 22:42:17 shift 22:42:17 fi 22:42:17 22:42:17 case "$command" in 22:42:17 rehash|shell) 22:42:17 eval "$(pyenv "sh-$command" "$@")" 22:42:17 ;; 22:42:17 *) 22:42:17 command pyenv "$command" "$@" 22:42:17 ;; 22:42:17 esac 22:42:17 }' 22:42:17 +++ bash --norc -ec 'IFS=:; paths=($PATH); 22:42:17 for i in ${!paths[@]}; do 22:42:17 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 22:42:17 fi; done; 22:42:17 echo "${paths[*]}"' 22:42:17 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 22:42:17 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 22:42:17 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 22:42:17 ++ export PYENV_SHELL=bash 22:42:17 ++ PYENV_SHELL=bash 22:42:17 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 22:42:17 +++ complete -F _pyenv pyenv 22:42:17 ++ lf-pyver python3 22:42:17 ++ local py_version_xy=python3 22:42:17 ++ local py_version_xyz= 22:42:17 ++ awk '{ print $1 }' 22:42:17 ++ pyenv versions 22:42:17 ++ local command 22:42:17 ++ command=versions 22:42:17 ++ '[' 1 -gt 0 ']' 22:42:17 ++ shift 22:42:17 ++ case "$command" in 22:42:17 ++ command pyenv versions 22:42:17 ++ pyenv versions 22:42:17 ++ sed 's/^[ *]* //' 22:42:17 ++ grep -E '^[0-9.]*[0-9]$' 22:42:17 ++ [[ ! -s /tmp/.pyenv_versions ]] 22:42:17 +++ tail -n 1 22:42:17 +++ grep '^3' /tmp/.pyenv_versions 22:42:17 +++ sort -V 22:42:17 ++ py_version_xyz=3.11.7 22:42:17 ++ [[ -z 3.11.7 ]] 22:42:17 ++ echo 3.11.7 22:42:17 ++ return 0 22:42:17 + pyenv local 3.11.7 22:42:17 + local command 22:42:17 + command=local 22:42:17 + '[' 2 -gt 0 ']' 22:42:17 + shift 22:42:17 + case "$command" in 22:42:17 + command pyenv local 3.11.7 22:42:17 + pyenv local 3.11.7 22:42:17 + for arg in "$@" 22:42:17 + case $arg in 22:42:17 + pkg_list+='lftools[openstack] ' 22:42:17 + for arg in "$@" 22:42:17 + case $arg in 22:42:17 + pkg_list+='kubernetes ' 22:42:17 + for arg in "$@" 22:42:17 + case $arg in 22:42:17 + pkg_list+='niet ' 22:42:17 + for arg in "$@" 22:42:17 + case $arg in 22:42:17 + pkg_list+='python-heatclient ' 22:42:17 + for arg in "$@" 22:42:17 + case $arg in 22:42:17 + pkg_list+='python-openstackclient ' 22:42:17 + for arg in "$@" 22:42:17 + case $arg in 22:42:17 + pkg_list+='python-magnumclient ' 22:42:17 + for arg in "$@" 22:42:17 + case $arg in 22:42:17 + pkg_list+='urllib3~=1.26.15 ' 22:42:17 + for arg in "$@" 22:42:17 + case $arg in 22:42:17 + pkg_list+='yq ' 22:42:17 + [[ -f /tmp/.os_lf_venv ]] 22:42:17 ++ cat /tmp/.os_lf_venv 22:42:17 + lf_venv=/tmp/venv-ocIh 22:42:17 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ocIh from' file:/tmp/.os_lf_venv 22:42:17 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ocIh from file:/tmp/.os_lf_venv 22:42:17 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 22:42:17 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 22:42:17 + local 'pip_opts=--upgrade --quiet' 22:42:17 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 22:42:17 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 22:42:17 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 22:42:17 + [[ -n '' ]] 22:42:17 + [[ -n '' ]] 22:42:17 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 22:42:17 lf-activate-venv(): INFO: Attempting to install with network-safe options... 22:42:17 + /tmp/venv-ocIh/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 22:42:19 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 22:42:19 lf-activate-venv(): INFO: Base packages installed successfully 22:42:19 + [[ -z lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq ]] 22:42:19 + echo 'lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq ' 22:42:19 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq 22:42:19 + /tmp/venv-ocIh/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org --upgrade-strategy eager 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq 22:42:36 + type python3 22:42:36 + true 22:42:36 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-ocIh/bin to PATH' 22:42:36 lf-activate-venv(): INFO: Adding /tmp/venv-ocIh/bin to PATH 22:42:36 + PATH=/tmp/venv-ocIh/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 22:42:36 + return 0 22:42:36 + openstack --os-cloud vex limits show --absolute 22:42:37 +--------------------------+---------+ 22:42:37 | Name | Value | 22:42:37 +--------------------------+---------+ 22:42:37 | maxTotalInstances | -1 | 22:42:37 | maxTotalCores | 450 | 22:42:37 | maxTotalRAMSize | 1000000 | 22:42:37 | maxServerMeta | 128 | 22:42:37 | maxImageMeta | 128 | 22:42:37 | maxPersonality | 5 | 22:42:37 | maxPersonalitySize | 10240 | 22:42:37 | maxTotalKeypairs | 100 | 22:42:37 | maxServerGroups | 10 | 22:42:37 | maxServerGroupMembers | 10 | 22:42:37 | maxTotalFloatingIps | -1 | 22:42:37 | maxSecurityGroups | -1 | 22:42:37 | maxSecurityGroupRules | -1 | 22:42:37 | totalRAMUsed | 638976 | 22:42:37 | totalCoresUsed | 156 | 22:42:37 | totalInstancesUsed | 73 | 22:42:37 | totalFloatingIpsUsed | 0 | 22:42:37 | totalSecurityGroupsUsed | 0 | 22:42:37 | totalServerGroupsUsed | 0 | 22:42:37 | maxTotalVolumes | -1 | 22:42:37 | maxTotalSnapshots | 10 | 22:42:37 | maxTotalVolumeGigabytes | 4096 | 22:42:37 | maxTotalBackups | 10 | 22:42:37 | maxTotalBackupGigabytes | 1000 | 22:42:37 | totalVolumesUsed | 3 | 22:42:37 | totalGigabytesUsed | 60 | 22:42:37 | totalSnapshotsUsed | 0 | 22:42:37 | totalBackupsUsed | 0 | 22:42:37 | totalBackupGigabytesUsed | 0 | 22:42:37 +--------------------------+---------+ 22:42:37 + pushd /opt/ciman/openstack-hot 22:42:37 /opt/ciman/openstack-hot /w/workspace/netconf-csit-3node-clustering-only-vanadium 22:42:37 + lftools openstack --os-cloud vex stack create releng-netconf-csit-3node-clustering-only-vanadium-35 csit-2-instance-type.yaml /w/workspace/netconf-csit-3node-clustering-only-vanadium/stack-parameters.yaml 22:43:25 Creating stack releng-netconf-csit-3node-clustering-only-vanadium-35 22:43:25 Waiting to initialize infrastructure... 22:43:25 Waiting to initialize infrastructure... 22:43:25 Waiting to initialize infrastructure... 22:43:25 Stack initialization successful. 22:43:25 ------------------------------------ 22:43:25 Stack Details 22:43:25 ------------------------------------ 22:43:25 {'added': None, 22:43:25 'capabilities': [], 22:43:25 'created_at': '2025-12-01T22:42:41Z', 22:43:25 'deleted': None, 22:43:25 'deleted_at': None, 22:43:25 'description': 'No description', 22:43:25 'environment': None, 22:43:25 'environment_files': None, 22:43:25 'files': None, 22:43:25 'files_container': None, 22:43:25 'id': '7aa59b53-fcb2-4949-9be1-4f11b6cbd467', 22:43:25 'is_rollback_disabled': True, 22:43:25 'links': [{'href': 'https://orchestration.public.mtl1.vexxhost.net/v1/12c36e260d8e4bb2913965203b1b491f/stacks/releng-netconf-csit-3node-clustering-only-vanadium-35/7aa59b53-fcb2-4949-9be1-4f11b6cbd467', 22:43:25 'rel': 'self'}], 22:43:25 'location': Munch({'cloud': 'vex', 'region_name': 'ca-ymq-1', 'zone': None, 'project': Munch({'id': '12c36e260d8e4bb2913965203b1b491f', 'name': '61975f2c-7c17-4d69-82fa-c3ae420ad6fd', 'domain_id': None, 'domain_name': 'Default'})}), 22:43:25 'name': 'releng-netconf-csit-3node-clustering-only-vanadium-35', 22:43:25 'notification_topics': [], 22:43:25 'outputs': [{'description': 'IP addresses of the 1st vm types', 22:43:25 'output_key': 'vm_0_ips', 22:43:25 'output_value': ['10.30.170.138', 22:43:25 '10.30.171.176', 22:43:25 '10.30.170.169']}, 22:43:25 {'description': 'IP addresses of the 2nd vm types', 22:43:25 'output_key': 'vm_1_ips', 22:43:25 'output_value': ['10.30.171.163']}], 22:43:25 'owner_id': ****, 22:43:25 'parameters': {'OS::project_id': '12c36e260d8e4bb2913965203b1b491f', 22:43:25 'OS::stack_id': '7aa59b53-fcb2-4949-9be1-4f11b6cbd467', 22:43:25 'OS::stack_name': 'releng-netconf-csit-3node-clustering-only-vanadium-35', 22:43:25 'job_name': '12556-35', 22:43:25 'silo': 'releng', 22:43:25 'vm_0_count': '3', 22:43:25 'vm_0_flavor': 'v3-standard-4', 22:43:25 'vm_0_image': 'ZZCI - Ubuntu 22.04 - builder - x86_64 - ' 22:43:25 '20250917-133034.447', 22:43:25 'vm_1_count': '1', 22:43:25 'vm_1_flavor': 'v3-standard-2', 22:43:25 'vm_1_image': 'ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 ' 22:43:25 '- 20250917-133034.654'}, 22:43:25 'parent_id': None, 22:43:25 'replaced': None, 22:43:25 'status': 'CREATE_COMPLETE', 22:43:25 'status_reason': 'Stack CREATE completed successfully', 22:43:25 'tags': [], 22:43:25 'template': None, 22:43:25 'template_description': 'No description', 22:43:25 'template_url': None, 22:43:25 'timeout_mins': 15, 22:43:25 'unchanged': None, 22:43:25 'updated': None, 22:43:25 'updated_at': None, 22:43:25 'user_project_id': '2b09032536ed43d8a7979a733e9e8738'} 22:43:25 ------------------------------------ 22:43:25 + popd 22:43:25 /w/workspace/netconf-csit-3node-clustering-only-vanadium 22:43:25 [netconf-csit-3node-clustering-only-vanadium] $ /bin/bash -l /tmp/jenkins17610277390905496390.sh 22:43:25 ---> Copy SSH public keys to CSIT lab 22:43:25 Setup pyenv: 22:43:25 system 22:43:25 3.8.13 22:43:25 3.9.13 22:43:25 3.10.13 22:43:26 * 3.11.7 (set by /w/workspace/netconf-csit-3node-clustering-only-vanadium/.python-version) 22:43:26 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ocIh from file:/tmp/.os_lf_venv 22:43:26 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 22:43:26 lf-activate-venv(): INFO: Attempting to install with network-safe options... 22:43:28 lf-activate-venv(): INFO: Base packages installed successfully 22:43:28 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient urllib3~=1.26.15 22:43:41 lf-activate-venv(): INFO: Adding /tmp/venv-ocIh/bin to PATH 22:43:43 SSH not responding on 10.30.170.138. Retrying in 10 seconds... 22:43:44 Warning: Permanently added '10.30.171.163' (ECDSA) to the list of known hosts. 22:43:44 Warning: Permanently added '10.30.171.176' (ECDSA) to the list of known hosts. 22:43:44 Warning: Permanently added '10.30.170.169' (ECDSA) to the list of known hosts. 22:43:44 releng-12556-35-1-mininet-ovs-217-0 22:43:44 Successfully copied public keys to slave 10.30.171.163 22:43:44 releng-12556-35-0-builder-2 22:43:44 Successfully copied public keys to slave 10.30.170.169 22:43:44 releng-12556-35-0-builder-1 22:43:44 Successfully copied public keys to slave 10.30.171.176 22:43:53 Ping to 10.30.170.138 successful. 22:43:53 SSH not responding on 10.30.170.138. Retrying in 10 seconds... 22:44:03 Ping to 10.30.170.138 successful. 22:44:04 Warning: Permanently added '10.30.170.138' (ECDSA) to the list of known hosts. 22:44:05 releng-12556-35-0-builder-0 22:44:05 Successfully copied public keys to slave 10.30.170.138 22:44:05 Process 6490 ready. 22:44:05 Process 6491 ready. 22:44:05 Process 6492 ready. 22:44:05 Process 6493 ready. 22:44:05 SSH ready on all stack servers. 22:44:05 [netconf-csit-3node-clustering-only-vanadium] $ /bin/bash -l /tmp/jenkins7320058777341391827.sh 22:44:05 Setup pyenv: 22:44:05 system 22:44:05 3.8.13 22:44:05 3.9.13 22:44:05 3.10.13 22:44:05 * 3.11.7 (set by /w/workspace/netconf-csit-3node-clustering-only-vanadium/.python-version) 22:44:09 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-7Lj8 22:44:09 lf-activate-venv(): INFO: Save venv in file: /w/workspace/netconf-csit-3node-clustering-only-vanadium/.robot_venv 22:44:09 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 22:44:09 lf-activate-venv(): INFO: Attempting to install with network-safe options... 22:44:13 lf-activate-venv(): INFO: Base packages installed successfully 22:44:13 lf-activate-venv(): INFO: Installing additional packages: setuptools wheel 22:44:15 lf-activate-venv(): INFO: Adding /tmp/venv-7Lj8/bin to PATH 22:44:15 + echo 'Installing Python Requirements' 22:44:15 Installing Python Requirements 22:44:15 + cat 22:44:15 + python -m pip install -r requirements.txt 22:44:15 Looking in indexes: https://nexus3.opendaylight.org/repository/PyPi/simple 22:44:15 Collecting docker-py (from -r requirements.txt (line 1)) 22:44:15 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/docker-py/1.10.6/docker_py-1.10.6-py2.py3-none-any.whl (50 kB) 22:44:15 Collecting ipaddr (from -r requirements.txt (line 2)) 22:44:15 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/ipaddr/2.2.0/ipaddr-2.2.0.tar.gz (26 kB) 22:44:15 Installing build dependencies: started 22:44:16 Installing build dependencies: finished with status 'done' 22:44:16 Getting requirements to build wheel: started 22:44:16 Getting requirements to build wheel: finished with status 'done' 22:44:16 Preparing metadata (pyproject.toml): started 22:44:17 Preparing metadata (pyproject.toml): finished with status 'done' 22:44:17 Collecting netaddr (from -r requirements.txt (line 3)) 22:44:17 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/netaddr/1.3.0/netaddr-1.3.0-py3-none-any.whl (2.3 MB) 22:44:17 Collecting netifaces (from -r requirements.txt (line 4)) 22:44:17 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/netifaces/0.11.0/netifaces-0.11.0.tar.gz (30 kB) 22:44:17 Installing build dependencies: started 22:44:18 Installing build dependencies: finished with status 'done' 22:44:18 Getting requirements to build wheel: started 22:44:18 Getting requirements to build wheel: finished with status 'done' 22:44:18 Preparing metadata (pyproject.toml): started 22:44:18 Preparing metadata (pyproject.toml): finished with status 'done' 22:44:18 Collecting pyhocon (from -r requirements.txt (line 5)) 22:44:18 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyhocon/0.3.61/pyhocon-0.3.61-py3-none-any.whl (25 kB) 22:44:18 Collecting requests (from -r requirements.txt (line 6)) 22:44:18 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/requests/2.32.5/requests-2.32.5-py3-none-any.whl (64 kB) 22:44:18 Collecting robotframework (from -r requirements.txt (line 7)) 22:44:18 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework/7.3.2/robotframework-7.3.2-py3-none-any.whl (795 kB) 22:44:18 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 795.1/795.1 kB 32.4 MB/s 0:00:00 22:44:18 Collecting robotframework-httplibrary (from -r requirements.txt (line 8)) 22:44:18 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-httplibrary/0.4.2/robotframework-httplibrary-0.4.2.tar.gz (9.1 kB) 22:44:18 Installing build dependencies: started 22:44:19 Installing build dependencies: finished with status 'done' 22:44:19 Getting requirements to build wheel: started 22:44:20 Getting requirements to build wheel: finished with status 'done' 22:44:20 Preparing metadata (pyproject.toml): started 22:44:20 Preparing metadata (pyproject.toml): finished with status 'done' 22:44:20 Collecting robotframework-requests==0.9.7 (from -r requirements.txt (line 9)) 22:44:20 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-requests/0.9.7/robotframework_requests-0.9.7-py3-none-any.whl (21 kB) 22:44:20 Collecting robotframework-selenium2library (from -r requirements.txt (line 10)) 22:44:20 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-selenium2library/3.0.0/robotframework_selenium2library-3.0.0-py2.py3-none-any.whl (6.2 kB) 22:44:20 Collecting robotframework-sshlibrary==3.8.0 (from -r requirements.txt (line 11)) 22:44:20 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-sshlibrary/3.8.0/robotframework-sshlibrary-3.8.0.tar.gz (51 kB) 22:44:20 Installing build dependencies: started 22:44:21 Installing build dependencies: finished with status 'done' 22:44:21 Getting requirements to build wheel: started 22:44:21 Getting requirements to build wheel: finished with status 'done' 22:44:21 Preparing metadata (pyproject.toml): started 22:44:21 Preparing metadata (pyproject.toml): finished with status 'done' 22:44:21 Collecting scapy (from -r requirements.txt (line 12)) 22:44:21 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/scapy/2.6.1/scapy-2.6.1-py3-none-any.whl (2.4 MB) 22:44:21 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.4/2.4 MB 42.5 MB/s 0:00:00 22:44:21 Collecting jsonpath-rw (from -r requirements.txt (line 15)) 22:44:22 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpath-rw/1.4.0/jsonpath-rw-1.4.0.tar.gz (13 kB) 22:44:22 Installing build dependencies: started 22:44:22 Installing build dependencies: finished with status 'done' 22:44:22 Getting requirements to build wheel: started 22:44:23 Getting requirements to build wheel: finished with status 'done' 22:44:23 Preparing metadata (pyproject.toml): started 22:44:23 Preparing metadata (pyproject.toml): finished with status 'done' 22:44:23 Collecting elasticsearch (from -r requirements.txt (line 18)) 22:44:23 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch/9.2.0/elasticsearch-9.2.0-py3-none-any.whl (960 kB) 22:44:23 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 960.5/960.5 kB 27.2 MB/s 0:00:00 22:44:23 Collecting elasticsearch-dsl (from -r requirements.txt (line 19)) 22:44:23 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.18.0/elasticsearch_dsl-8.18.0-py3-none-any.whl (10 kB) 22:44:23 Collecting pyangbind (from -r requirements.txt (line 22)) 22:44:23 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyangbind/0.8.6/pyangbind-0.8.6-py3-none-any.whl (52 kB) 22:44:23 Collecting isodate (from -r requirements.txt (line 25)) 22:44:23 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/isodate/0.7.2/isodate-0.7.2-py3-none-any.whl (22 kB) 22:44:23 Collecting jmespath (from -r requirements.txt (line 28)) 22:44:23 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/jmespath/1.0.1/jmespath-1.0.1-py3-none-any.whl (20 kB) 22:44:23 Collecting jsonpatch (from -r requirements.txt (line 31)) 22:44:23 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpatch/1.33/jsonpatch-1.33-py2.py3-none-any.whl (12 kB) 22:44:23 Collecting paramiko>=1.15.3 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 22:44:23 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/paramiko/4.0.0/paramiko-4.0.0-py3-none-any.whl (223 kB) 22:44:23 Collecting scp>=0.13.0 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 22:44:23 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/scp/0.15.0/scp-0.15.0-py2.py3-none-any.whl (8.8 kB) 22:44:23 Collecting docker-pycreds>=0.2.1 (from docker-py->-r requirements.txt (line 1)) 22:44:23 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/docker-pycreds/0.4.0/docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 22:44:23 Collecting six>=1.4.0 (from docker-py->-r requirements.txt (line 1)) 22:44:23 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/six/1.17.0/six-1.17.0-py2.py3-none-any.whl (11 kB) 22:44:23 Collecting websocket-client>=0.32.0 (from docker-py->-r requirements.txt (line 1)) 22:44:23 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/websocket-client/1.9.0/websocket_client-1.9.0-py3-none-any.whl (82 kB) 22:44:24 Collecting pyparsing<4,>=2 (from pyhocon->-r requirements.txt (line 5)) 22:44:24 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pyparsing/3.2.5/pyparsing-3.2.5-py3-none-any.whl (113 kB) 22:44:24 Collecting charset_normalizer<4,>=2 (from requests->-r requirements.txt (line 6)) 22:44:24 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/charset-normalizer/3.4.4/charset_normalizer-3.4.4-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (151 kB) 22:44:24 Collecting idna<4,>=2.5 (from requests->-r requirements.txt (line 6)) 22:44:24 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/idna/3.11/idna-3.11-py3-none-any.whl (71 kB) 22:44:24 Collecting urllib3<3,>=1.21.1 (from requests->-r requirements.txt (line 6)) 22:44:24 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/urllib3/2.5.0/urllib3-2.5.0-py3-none-any.whl (129 kB) 22:44:24 Collecting certifi>=2017.4.17 (from requests->-r requirements.txt (line 6)) 22:44:24 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/certifi/2025.11.12/certifi-2025.11.12-py3-none-any.whl (159 kB) 22:44:24 Collecting webtest>=2.0 (from robotframework-httplibrary->-r requirements.txt (line 8)) 22:44:24 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/webtest/3.0.7/webtest-3.0.7-py3-none-any.whl (32 kB) 22:44:24 Collecting jsonpointer (from robotframework-httplibrary->-r requirements.txt (line 8)) 22:44:24 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpointer/3.0.0/jsonpointer-3.0.0-py2.py3-none-any.whl (7.6 kB) 22:44:24 Collecting robotframework-seleniumlibrary>=3.0.0 (from robotframework-selenium2library->-r requirements.txt (line 10)) 22:44:24 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-seleniumlibrary/6.8.0/robotframework_seleniumlibrary-6.8.0-py3-none-any.whl (104 kB) 22:44:24 Collecting ply (from jsonpath-rw->-r requirements.txt (line 15)) 22:44:24 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/ply/3.11/ply-3.11-py2.py3-none-any.whl (49 kB) 22:44:24 Collecting decorator (from jsonpath-rw->-r requirements.txt (line 15)) 22:44:24 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/decorator/5.2.1/decorator-5.2.1-py3-none-any.whl (9.2 kB) 22:44:24 Collecting anyio (from elasticsearch->-r requirements.txt (line 18)) 22:44:24 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/anyio/4.12.0/anyio-4.12.0-py3-none-any.whl (113 kB) 22:44:24 Collecting elastic-transport<10,>=9.2.0 (from elasticsearch->-r requirements.txt (line 18)) 22:44:24 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elastic-transport/9.2.0/elastic_transport-9.2.0-py3-none-any.whl (65 kB) 22:44:24 Collecting python-dateutil (from elasticsearch->-r requirements.txt (line 18)) 22:44:24 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/python-dateutil/2.9.0.post0/python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB) 22:44:24 Collecting sniffio (from elasticsearch->-r requirements.txt (line 18)) 22:44:24 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/sniffio/1.3.1/sniffio-1.3.1-py3-none-any.whl (10 kB) 22:44:24 Collecting typing-extensions (from elasticsearch->-r requirements.txt (line 18)) 22:44:24 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/typing-extensions/4.15.0/typing_extensions-4.15.0-py3-none-any.whl (44 kB) 22:44:24 Collecting elasticsearch (from -r requirements.txt (line 18)) 22:44:24 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch/8.19.2/elasticsearch-8.19.2-py3-none-any.whl (949 kB) 22:44:25 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 949.7/949.7 kB 47.4 MB/s 0:00:00 22:44:25 INFO: pip is looking at multiple versions of elasticsearch-dsl to determine which version is compatible with other requirements. This could take a while. 22:44:25 Collecting elasticsearch-dsl (from -r requirements.txt (line 19)) 22:44:25 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.17.1/elasticsearch_dsl-8.17.1-py3-none-any.whl (158 kB) 22:44:25 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.17.0/elasticsearch_dsl-8.17.0-py3-none-any.whl (158 kB) 22:44:25 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.16.0/elasticsearch_dsl-8.16.0-py3-none-any.whl (158 kB) 22:44:25 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.15.4/elasticsearch_dsl-8.15.4-py3-none-any.whl (104 kB) 22:44:25 Collecting elastic-transport<9,>=8.15.1 (from elasticsearch->-r requirements.txt (line 18)) 22:44:25 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elastic-transport/8.17.1/elastic_transport-8.17.1-py3-none-any.whl (64 kB) 22:44:25 Collecting pyang (from pyangbind->-r requirements.txt (line 22)) 22:44:25 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyang/2.7.1/pyang-2.7.1-py2.py3-none-any.whl (598 kB) 22:44:25 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 598.5/598.5 kB 15.9 MB/s 0:00:00 22:44:25 Collecting lxml (from pyangbind->-r requirements.txt (line 22)) 22:44:25 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/lxml/6.0.2/lxml-6.0.2-cp311-cp311-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl (5.2 MB) 22:44:26 Collecting regex (from pyangbind->-r requirements.txt (line 22)) 22:44:26 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/regex/2025.11.3/regex-2025.11.3-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (800 kB) 22:44:26 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 800.4/800.4 kB 17.8 MB/s 0:00:00 22:44:26 Collecting enum34 (from pyangbind->-r requirements.txt (line 22)) 22:44:26 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/enum34/1.1.10/enum34-1.1.10-py3-none-any.whl (11 kB) 22:44:26 Collecting bcrypt>=3.2 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 22:44:26 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/bcrypt/5.0.0/bcrypt-5.0.0-cp39-abi3-manylinux_2_28_x86_64.whl (278 kB) 22:44:27 Collecting cryptography>=3.3 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 22:44:27 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/cryptography/46.0.3/cryptography-46.0.3-cp311-abi3-manylinux_2_28_x86_64.whl (4.5 MB) 22:44:27 Collecting invoke>=2.0 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 22:44:27 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/invoke/2.2.1/invoke-2.2.1-py3-none-any.whl (160 kB) 22:44:27 Collecting pynacl>=1.5 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 22:44:27 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pynacl/1.6.1/pynacl-1.6.1-cp38-abi3-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl (1.4 MB) 22:44:27 Collecting cffi>=2.0.0 (from cryptography>=3.3->paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 22:44:27 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/cffi/2.0.0/cffi-2.0.0-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (215 kB) 22:44:27 Collecting pycparser (from cffi>=2.0.0->cryptography>=3.3->paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 22:44:27 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pycparser/2.23/pycparser-2.23-py3-none-any.whl (118 kB) 22:44:27 Collecting selenium>=4.3.0 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 22:44:27 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/selenium/4.38.0/selenium-4.38.0-py3-none-any.whl (9.7 MB) 22:44:27 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.7/9.7 MB 91.2 MB/s 0:00:00 22:44:28 Collecting robotframework-pythonlibcore>=4.4.1 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 22:44:28 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-pythonlibcore/4.4.1/robotframework_pythonlibcore-4.4.1-py2.py3-none-any.whl (12 kB) 22:44:28 Collecting click>=8.0 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 22:44:28 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/click/8.3.1/click-8.3.1-py3-none-any.whl (108 kB) 22:44:28 Collecting trio<1.0,>=0.31.0 (from selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 22:44:28 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/trio/0.32.0/trio-0.32.0-py3-none-any.whl (512 kB) 22:44:28 Collecting trio-websocket<1.0,>=0.12.2 (from selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 22:44:28 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/trio-websocket/0.12.2/trio_websocket-0.12.2-py3-none-any.whl (21 kB) 22:44:28 Collecting attrs>=23.2.0 (from trio<1.0,>=0.31.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 22:44:28 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/attrs/25.4.0/attrs-25.4.0-py3-none-any.whl (67 kB) 22:44:28 Collecting sortedcontainers (from trio<1.0,>=0.31.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 22:44:28 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/sortedcontainers/2.4.0/sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) 22:44:28 Collecting outcome (from trio<1.0,>=0.31.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 22:44:28 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/outcome/1.3.0.post0/outcome-1.3.0.post0-py2.py3-none-any.whl (10 kB) 22:44:28 Collecting wsproto>=0.14 (from trio-websocket<1.0,>=0.12.2->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 22:44:28 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/wsproto/1.3.2/wsproto-1.3.2-py3-none-any.whl (24 kB) 22:44:28 Collecting pysocks!=1.5.7,<2.0,>=1.5.6 (from urllib3[socks]<3.0,>=2.5.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 22:44:28 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pysocks/1.7.1/PySocks-1.7.1-py3-none-any.whl (16 kB) 22:44:28 Collecting WebOb>=1.2 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8)) 22:44:28 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/webob/1.8.9/WebOb-1.8.9-py2.py3-none-any.whl (115 kB) 22:44:28 Collecting waitress>=3.0.2 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8)) 22:44:28 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/waitress/3.0.2/waitress-3.0.2-py3-none-any.whl (56 kB) 22:44:28 Collecting beautifulsoup4 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8)) 22:44:28 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/beautifulsoup4/4.14.3/beautifulsoup4-4.14.3-py3-none-any.whl (107 kB) 22:44:28 Collecting h11<1,>=0.16.0 (from wsproto>=0.14->trio-websocket<1.0,>=0.12.2->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 22:44:28 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/h11/0.16.0/h11-0.16.0-py3-none-any.whl (37 kB) 22:44:28 Collecting soupsieve>=1.6.1 (from beautifulsoup4->webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8)) 22:44:28 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/soupsieve/2.8/soupsieve-2.8-py3-none-any.whl (36 kB) 22:44:28 Building wheels for collected packages: robotframework-sshlibrary, ipaddr, netifaces, robotframework-httplibrary, jsonpath-rw 22:44:28 Building wheel for robotframework-sshlibrary (pyproject.toml): started 22:44:29 Building wheel for robotframework-sshlibrary (pyproject.toml): finished with status 'done' 22:44:29 Created wheel for robotframework-sshlibrary: filename=robotframework_sshlibrary-3.8.0-py3-none-any.whl size=55205 sha256=f6930284cb2f62dc7a9c67d445742f5baa7e0776f192a0ee6d7757c2e7b1d5e0 22:44:29 Stored in directory: /home/jenkins/.cache/pip/wheels/f7/c9/b3/a977b7bcc410d45ae27d240df3d00a12585509180e373ecccc 22:44:29 Building wheel for ipaddr (pyproject.toml): started 22:44:29 Building wheel for ipaddr (pyproject.toml): finished with status 'done' 22:44:29 Created wheel for ipaddr: filename=ipaddr-2.2.0-py3-none-any.whl size=18353 sha256=ae1c88af3f1dc0c23b2b28a9af5fda0d69629780427ee557809dbb79d7db782b 22:44:29 Stored in directory: /home/jenkins/.cache/pip/wheels/dc/6c/04/da2d847fa8d45c59af3e1d83e2acc29cb8adcbaf04c0898dbf 22:44:29 Building wheel for netifaces (pyproject.toml): started 22:44:31 Building wheel for netifaces (pyproject.toml): finished with status 'done' 22:44:31 Created wheel for netifaces: filename=netifaces-0.11.0-cp311-cp311-linux_x86_64.whl size=41087 sha256=ee3faa009f94175de0ec49bc4d59da8d799e16a3c31c7ab458eeb79f3e5d1775 22:44:31 Stored in directory: /home/jenkins/.cache/pip/wheels/f8/18/88/e61d54b995bea304bdb1d040a92b72228a1bf72ca2a3eba7c9 22:44:31 Building wheel for robotframework-httplibrary (pyproject.toml): started 22:44:31 Building wheel for robotframework-httplibrary (pyproject.toml): finished with status 'done' 22:44:31 Created wheel for robotframework-httplibrary: filename=robotframework_httplibrary-0.4.2-py3-none-any.whl size=10014 sha256=8e67703c25f7483a1774991aa2962d32700b9e7b26998cc93335d53c9f78e5a3 22:44:31 Stored in directory: /home/jenkins/.cache/pip/wheels/aa/bc/0d/9a20dd51effef392aae2733cb4c7b66c6fa29fca33d88b57ed 22:44:31 Building wheel for jsonpath-rw (pyproject.toml): started 22:44:32 Building wheel for jsonpath-rw (pyproject.toml): finished with status 'done' 22:44:32 Created wheel for jsonpath-rw: filename=jsonpath_rw-1.4.0-py3-none-any.whl size=15176 sha256=e65424c200ae53f62165bc3403fc2085592032806cefe6e6dfa20ef7c50e2cb1 22:44:32 Stored in directory: /home/jenkins/.cache/pip/wheels/f1/54/63/9a8da38cefae13755097b36cc852decc25d8ef69c37d58d4eb 22:44:32 Successfully built robotframework-sshlibrary ipaddr netifaces robotframework-httplibrary jsonpath-rw 22:44:32 Installing collected packages: sortedcontainers, ply, netifaces, ipaddr, enum34, websocket-client, WebOb, waitress, urllib3, typing-extensions, soupsieve, sniffio, six, scapy, robotframework-pythonlibcore, robotframework, regex, pysocks, pyparsing, pycparser, netaddr, lxml, jsonpointer, jmespath, isodate, invoke, idna, h11, decorator, click, charset_normalizer, certifi, bcrypt, attrs, wsproto, requests, python-dateutil, pyhocon, pyang, outcome, jsonpath-rw, jsonpatch, elastic-transport, docker-pycreds, cffi, beautifulsoup4, webtest, trio, robotframework-requests, pynacl, pyangbind, elasticsearch, docker-py, cryptography, trio-websocket, robotframework-httplibrary, paramiko, elasticsearch-dsl, selenium, scp, robotframework-sshlibrary, robotframework-seleniumlibrary, robotframework-selenium2library 22:44:39 22:44:39 Successfully installed WebOb-1.8.9 attrs-25.4.0 bcrypt-5.0.0 beautifulsoup4-4.14.3 certifi-2025.11.12 cffi-2.0.0 charset_normalizer-3.4.4 click-8.3.1 cryptography-46.0.3 decorator-5.2.1 docker-py-1.10.6 docker-pycreds-0.4.0 elastic-transport-8.17.1 elasticsearch-8.19.2 elasticsearch-dsl-8.15.4 enum34-1.1.10 h11-0.16.0 idna-3.11 invoke-2.2.1 ipaddr-2.2.0 isodate-0.7.2 jmespath-1.0.1 jsonpatch-1.33 jsonpath-rw-1.4.0 jsonpointer-3.0.0 lxml-6.0.2 netaddr-1.3.0 netifaces-0.11.0 outcome-1.3.0.post0 paramiko-4.0.0 ply-3.11 pyang-2.7.1 pyangbind-0.8.6 pycparser-2.23 pyhocon-0.3.61 pynacl-1.6.1 pyparsing-3.2.5 pysocks-1.7.1 python-dateutil-2.9.0.post0 regex-2025.11.3 requests-2.32.5 robotframework-7.3.2 robotframework-httplibrary-0.4.2 robotframework-pythonlibcore-4.4.1 robotframework-requests-0.9.7 robotframework-selenium2library-3.0.0 robotframework-seleniumlibrary-6.8.0 robotframework-sshlibrary-3.8.0 scapy-2.6.1 scp-0.15.0 selenium-4.38.0 six-1.17.0 sniffio-1.3.1 sortedcontainers-2.4.0 soupsieve-2.8 trio-0.32.0 trio-websocket-0.12.2 typing-extensions-4.15.0 urllib3-2.5.0 waitress-3.0.2 websocket-client-1.9.0 webtest-3.0.7 wsproto-1.3.2 22:44:39 + pip freeze 22:44:39 attrs==25.4.0 22:44:39 bcrypt==5.0.0 22:44:39 beautifulsoup4==4.14.3 22:44:39 certifi==2025.11.12 22:44:39 cffi==2.0.0 22:44:39 charset-normalizer==3.4.4 22:44:39 click==8.3.1 22:44:39 cryptography==46.0.3 22:44:39 decorator==5.2.1 22:44:39 distlib==0.4.0 22:44:39 docker-py==1.10.6 22:44:39 docker-pycreds==0.4.0 22:44:39 elastic-transport==8.17.1 22:44:39 elasticsearch==8.19.2 22:44:39 elasticsearch-dsl==8.15.4 22:44:39 enum34==1.1.10 22:44:39 filelock==3.20.0 22:44:39 h11==0.16.0 22:44:39 idna==3.11 22:44:39 invoke==2.2.1 22:44:39 ipaddr==2.2.0 22:44:39 isodate==0.7.2 22:44:39 jmespath==1.0.1 22:44:39 jsonpatch==1.33 22:44:39 jsonpath-rw==1.4.0 22:44:39 jsonpointer==3.0.0 22:44:39 lxml==6.0.2 22:44:39 netaddr==1.3.0 22:44:39 netifaces==0.11.0 22:44:39 outcome==1.3.0.post0 22:44:39 paramiko==4.0.0 22:44:39 platformdirs==4.5.0 22:44:39 ply==3.11 22:44:39 pyang==2.7.1 22:44:39 pyangbind==0.8.6 22:44:39 pycparser==2.23 22:44:39 pyhocon==0.3.61 22:44:39 PyNaCl==1.6.1 22:44:39 pyparsing==3.2.5 22:44:39 PySocks==1.7.1 22:44:39 python-dateutil==2.9.0.post0 22:44:39 regex==2025.11.3 22:44:39 requests==2.32.5 22:44:39 robotframework==7.3.2 22:44:39 robotframework-httplibrary==0.4.2 22:44:39 robotframework-pythonlibcore==4.4.1 22:44:39 robotframework-requests==0.9.7 22:44:39 robotframework-selenium2library==3.0.0 22:44:39 robotframework-seleniumlibrary==6.8.0 22:44:39 robotframework-sshlibrary==3.8.0 22:44:39 scapy==2.6.1 22:44:39 scp==0.15.0 22:44:39 selenium==4.38.0 22:44:39 six==1.17.0 22:44:39 sniffio==1.3.1 22:44:39 sortedcontainers==2.4.0 22:44:39 soupsieve==2.8 22:44:39 trio==0.32.0 22:44:39 trio-websocket==0.12.2 22:44:39 typing_extensions==4.15.0 22:44:39 urllib3==2.5.0 22:44:39 virtualenv==20.35.4 22:44:39 waitress==3.0.2 22:44:39 WebOb==1.8.9 22:44:39 websocket-client==1.9.0 22:44:39 WebTest==3.0.7 22:44:39 wsproto==1.3.2 22:44:39 [EnvInject] - Injecting environment variables from a build step. 22:44:39 [EnvInject] - Injecting as environment variables the properties file path 'env.properties' 22:44:39 [EnvInject] - Variables injected successfully. 22:44:39 [netconf-csit-3node-clustering-only-vanadium] $ /bin/bash -l /tmp/jenkins17265193502989970805.sh 22:44:39 Setup pyenv: 22:44:40 system 22:44:40 3.8.13 22:44:40 3.9.13 22:44:40 3.10.13 22:44:40 * 3.11.7 (set by /w/workspace/netconf-csit-3node-clustering-only-vanadium/.python-version) 22:44:40 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ocIh from file:/tmp/.os_lf_venv 22:44:40 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 22:44:40 lf-activate-venv(): INFO: Attempting to install with network-safe options... 22:44:42 lf-activate-venv(): INFO: Base packages installed successfully 22:44:42 lf-activate-venv(): INFO: Installing additional packages: python-heatclient python-openstackclient yq 22:44:49 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. 22:44:49 lftools 0.37.16 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible. 22:44:49 kubernetes 34.1.0 requires urllib3<2.4.0,>=1.24.2, but you have urllib3 2.5.0 which is incompatible. 22:44:49 lf-activate-venv(): INFO: Adding /tmp/venv-ocIh/bin to PATH 22:44:49 + ODL_SYSTEM=() 22:44:49 + TOOLS_SYSTEM=() 22:44:49 + OPENSTACK_SYSTEM=() 22:44:49 + OPENSTACK_CONTROLLERS=() 22:44:49 + mapfile -t ADDR 22:44:49 ++ openstack stack show -f json -c outputs releng-netconf-csit-3node-clustering-only-vanadium-35 22:44:49 ++ jq -r '.outputs[] | select(.output_key | match("^vm_[0-9]+_ips$")) | .output_value | .[]' 22:44:51 + for i in "${ADDR[@]}" 22:44:51 ++ ssh 10.30.171.163 hostname -s 22:44:51 Warning: Permanently added '10.30.171.163' (ECDSA) to the list of known hosts. 22:44:51 + REMHOST=releng-12556-35-1-mininet-ovs-217-0 22:44:51 + case ${REMHOST} in 22:44:51 + TOOLS_SYSTEM=("${TOOLS_SYSTEM[@]}" "${i}") 22:44:51 + for i in "${ADDR[@]}" 22:44:51 ++ ssh 10.30.170.138 hostname -s 22:44:51 Warning: Permanently added '10.30.170.138' (ECDSA) to the list of known hosts. 22:44:52 + REMHOST=releng-12556-35-0-builder-0 22:44:52 + case ${REMHOST} in 22:44:52 + ODL_SYSTEM=("${ODL_SYSTEM[@]}" "${i}") 22:44:52 + for i in "${ADDR[@]}" 22:44:52 ++ ssh 10.30.171.176 hostname -s 22:44:52 Warning: Permanently added '10.30.171.176' (ECDSA) to the list of known hosts. 22:44:52 + REMHOST=releng-12556-35-0-builder-1 22:44:52 + case ${REMHOST} in 22:44:52 + ODL_SYSTEM=("${ODL_SYSTEM[@]}" "${i}") 22:44:52 + for i in "${ADDR[@]}" 22:44:52 ++ ssh 10.30.170.169 hostname -s 22:44:52 Warning: Permanently added '10.30.170.169' (ECDSA) to the list of known hosts. 22:44:53 + REMHOST=releng-12556-35-0-builder-2 22:44:53 + case ${REMHOST} in 22:44:53 + ODL_SYSTEM=("${ODL_SYSTEM[@]}" "${i}") 22:44:53 + echo NUM_ODL_SYSTEM=3 22:44:53 + echo NUM_TOOLS_SYSTEM=1 22:44:53 + '[' '' == yes ']' 22:44:53 + NUM_OPENSTACK_SYSTEM=0 22:44:53 + echo NUM_OPENSTACK_SYSTEM=0 22:44:53 + '[' 0 -eq 2 ']' 22:44:53 + echo ODL_SYSTEM_IP=10.30.170.138 22:44:53 ++ seq 0 2 22:44:53 + for i in $(seq 0 $(( ${#ODL_SYSTEM[@]} - 1 ))) 22:44:53 + echo ODL_SYSTEM_1_IP=10.30.170.138 22:44:53 + for i in $(seq 0 $(( ${#ODL_SYSTEM[@]} - 1 ))) 22:44:53 + echo ODL_SYSTEM_2_IP=10.30.171.176 22:44:53 + for i in $(seq 0 $(( ${#ODL_SYSTEM[@]} - 1 ))) 22:44:53 + echo ODL_SYSTEM_3_IP=10.30.170.169 22:44:53 + echo TOOLS_SYSTEM_IP=10.30.171.163 22:44:53 ++ seq 0 0 22:44:53 + for i in $(seq 0 $(( ${#TOOLS_SYSTEM[@]} - 1 ))) 22:44:53 + echo TOOLS_SYSTEM_1_IP=10.30.171.163 22:44:53 + openstack_index=0 22:44:53 + NUM_OPENSTACK_CONTROL_NODES=1 22:44:53 + echo NUM_OPENSTACK_CONTROL_NODES=1 22:44:53 ++ seq 0 0 22:44:53 + for i in $(seq 0 $((NUM_OPENSTACK_CONTROL_NODES - 1))) 22:44:53 + echo OPENSTACK_CONTROL_NODE_1_IP= 22:44:53 + NUM_OPENSTACK_COMPUTE_NODES=-1 22:44:53 + echo NUM_OPENSTACK_COMPUTE_NODES=-1 22:44:53 + '[' -1 -ge 2 ']' 22:44:53 ++ seq 0 -2 22:44:53 + NUM_OPENSTACK_HAPROXY_NODES=0 22:44:53 + echo NUM_OPENSTACK_HAPROXY_NODES=0 22:44:53 ++ seq 0 -1 22:44:53 + echo 'Contents of slave_addresses.txt:' 22:44:53 Contents of slave_addresses.txt: 22:44:53 + cat slave_addresses.txt 22:44:53 NUM_ODL_SYSTEM=3 22:44:53 NUM_TOOLS_SYSTEM=1 22:44:53 NUM_OPENSTACK_SYSTEM=0 22:44:53 ODL_SYSTEM_IP=10.30.170.138 22:44:53 ODL_SYSTEM_1_IP=10.30.170.138 22:44:53 ODL_SYSTEM_2_IP=10.30.171.176 22:44:53 ODL_SYSTEM_3_IP=10.30.170.169 22:44:53 TOOLS_SYSTEM_IP=10.30.171.163 22:44:53 TOOLS_SYSTEM_1_IP=10.30.171.163 22:44:53 NUM_OPENSTACK_CONTROL_NODES=1 22:44:53 OPENSTACK_CONTROL_NODE_1_IP= 22:44:53 NUM_OPENSTACK_COMPUTE_NODES=-1 22:44:53 NUM_OPENSTACK_HAPROXY_NODES=0 22:44:53 [EnvInject] - Injecting environment variables from a build step. 22:44:53 [EnvInject] - Injecting as environment variables the properties file path 'slave_addresses.txt' 22:44:53 [EnvInject] - Variables injected successfully. 22:44:53 [netconf-csit-3node-clustering-only-vanadium] $ /bin/sh /tmp/jenkins13096008319987216990.sh 22:44:53 Preparing for JRE Version 21 22:44:53 Karaf artifact is netconf-karaf 22:44:53 Karaf project is netconf 22:44:53 Java home is /usr/lib/jvm/java-21-openjdk-amd64 22:44:53 [EnvInject] - Injecting environment variables from a build step. 22:44:53 [EnvInject] - Injecting as environment variables the properties file path 'set_variables.env' 22:44:53 [EnvInject] - Variables injected successfully. 22:44:53 [netconf-csit-3node-clustering-only-vanadium] $ /bin/bash /tmp/jenkins18161912527391112821.sh 22:44:53 2025-12-01 22:44:53 URL:https://raw.githubusercontent.com/opendaylight/netconf/master/usecase/karaf/pom.xml [3690/3690] -> "pom.xml" [1] 22:44:53 Bundle version is 10.0.3-SNAPSHOT 22:44:53 --2025-12-01 22:44:53-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-karaf/10.0.3-SNAPSHOT/maven-metadata.xml 22:44:53 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6 22:44:53 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected. 22:44:53 HTTP request sent, awaiting response... 200 OK 22:44:53 Length: 1408 (1.4K) [application/xml] 22:44:53 Saving to: ‘maven-metadata.xml’ 22:44:53 22:44:53 0K . 100% 61.3M=0s 22:44:53 22:44:53 2025-12-01 22:44:53 (61.3 MB/s) - ‘maven-metadata.xml’ saved [1408/1408] 22:44:53 22:44:53 22:44:53 22:44:53 org.opendaylight.netconf 22:44:53 netconf-karaf 22:44:53 22:44:53 20251201190748 22:44:53 22:44:53 20251201.190748 22:44:53 18 22:44:53 22:44:53 22:44:53 22:44:53 pom 22:44:53 10.0.3-20251201.190748-18 22:44:53 20251201190748 22:44:53 22:44:53 22:44:53 tar.gz 22:44:53 10.0.3-20251201.190748-18 22:44:53 20251201190748 22:44:53 22:44:53 22:44:53 zip 22:44:53 10.0.3-20251201.190748-18 22:44:53 20251201190748 22:44:53 22:44:53 22:44:53 cyclonedx 22:44:53 xml 22:44:53 10.0.3-20251201.190748-18 22:44:53 20251201190748 22:44:53 22:44:53 22:44:53 cyclonedx 22:44:53 json 22:44:53 10.0.3-20251201.190748-18 22:44:53 20251201190748 22:44:53 22:44:53 22:44:53 22:44:53 10.0.3-SNAPSHOT 22:44:53 22:44:53 Nexus timestamp is 10.0.3-20251201.190748-18 22:44:53 Distribution bundle URL is https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-karaf/10.0.3-SNAPSHOT/netconf-karaf-10.0.3-20251201.190748-18.zip 22:44:53 Distribution bundle is netconf-karaf-10.0.3-20251201.190748-18.zip 22:44:53 Distribution bundle version is 10.0.3-SNAPSHOT 22:44:53 Distribution folder is netconf-karaf-10.0.3-SNAPSHOT 22:44:53 Nexus prefix is https://nexus.opendaylight.org 22:44:53 [EnvInject] - Injecting environment variables from a build step. 22:44:53 [EnvInject] - Injecting as environment variables the properties file path 'detect_variables.env' 22:44:53 [EnvInject] - Variables injected successfully. 22:44:53 [netconf-csit-3node-clustering-only-vanadium] $ /bin/bash -l /tmp/jenkins4153620412705136950.sh 22:44:53 Setup pyenv: 22:44:53 system 22:44:53 3.8.13 22:44:53 3.9.13 22:44:53 3.10.13 22:44:53 * 3.11.7 (set by /w/workspace/netconf-csit-3node-clustering-only-vanadium/.python-version) 22:44:54 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ocIh from file:/tmp/.os_lf_venv 22:44:54 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 22:44:54 lf-activate-venv(): INFO: Attempting to install with network-safe options... 22:44:55 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. 22:44:55 lftools 0.37.16 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible. 22:44:56 lf-activate-venv(): INFO: Base packages installed successfully 22:44:56 lf-activate-venv(): INFO: Installing additional packages: python-heatclient python-openstackclient 22:45:01 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. 22:45:01 lftools 0.37.16 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible. 22:45:01 lf-activate-venv(): INFO: Adding /tmp/venv-ocIh/bin to PATH 22:45:01 Copying common-functions.sh to /tmp 22:45:03 Copying common-functions.sh to 10.30.170.138:/tmp 22:45:03 Warning: Permanently added '10.30.170.138' (ECDSA) to the list of known hosts. 22:45:03 Copying common-functions.sh to 10.30.171.176:/tmp 22:45:03 Warning: Permanently added '10.30.171.176' (ECDSA) to the list of known hosts. 22:45:03 Copying common-functions.sh to 10.30.170.169:/tmp 22:45:03 Warning: Permanently added '10.30.170.169' (ECDSA) to the list of known hosts. 22:45:04 Copying common-functions.sh to 10.30.171.163:/tmp 22:45:04 Warning: Permanently added '10.30.171.163' (ECDSA) to the list of known hosts. 22:45:04 [netconf-csit-3node-clustering-only-vanadium] $ /bin/bash /tmp/jenkins1783895383764479139.sh 22:45:04 common-functions.sh is being sourced 22:45:04 common-functions environment: 22:45:04 MAVENCONF: /tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg 22:45:04 ACTUALFEATURES: 22:45:04 FEATURESCONF: /tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/org.apache.karaf.features.cfg 22:45:04 CUSTOMPROP: /tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/custom.properties 22:45:04 LOGCONF: /tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 22:45:04 MEMCONF: /tmp/netconf-karaf-10.0.3-SNAPSHOT/bin/setenv 22:45:04 CONTROLLERMEM: 2048m 22:45:04 AKKACONF: /tmp/netconf-karaf-10.0.3-SNAPSHOT/configuration/initial/pekko.conf 22:45:04 MODULESCONF: /tmp/netconf-karaf-10.0.3-SNAPSHOT/configuration/initial/modules.conf 22:45:04 MODULESHARDSCONF: /tmp/netconf-karaf-10.0.3-SNAPSHOT/configuration/initial/module-shards.conf 22:45:04 SUITES: 22:45:04 22:45:04 ################################################# 22:45:04 ## Configure Cluster and Start ## 22:45:04 ################################################# 22:45:04 ACTUALFEATURES: odl-infrautils-ready,odl-jolokia,odl-restconf,odl-netconf-clustered-topology 22:45:04 SPACE_SEPARATED_FEATURES: odl-infrautils-ready odl-jolokia odl-restconf odl-netconf-clustered-topology 22:45:04 Locating script plan to use... 22:45:04 Finished running script plans 22:45:04 Configuring member-1 with IP address 10.30.170.138 22:45:04 Warning: Permanently added '10.30.170.138' (ECDSA) to the list of known hosts. 22:45:05 Warning: Permanently added '10.30.170.138' (ECDSA) to the list of known hosts. 22:45:05 + source /tmp/common-functions.sh netconf-karaf-10.0.3-SNAPSHOT vanadium 22:45:05 common-functions.sh is being sourced 22:45:05 ++ [[ /tmp/common-functions.sh == \/\t\m\p\/\c\o\n\f\i\g\u\r\a\t\i\o\n\-\s\c\r\i\p\t\.\s\h ]] 22:45:05 ++ echo 'common-functions.sh is being sourced' 22:45:05 ++ BUNDLEFOLDER=netconf-karaf-10.0.3-SNAPSHOT 22:45:05 ++ DISTROSTREAM=vanadium 22:45:05 ++ export MAVENCONF=/tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg 22:45:05 ++ MAVENCONF=/tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg 22:45:05 ++ export FEATURESCONF=/tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/org.apache.karaf.features.cfg 22:45:05 ++ FEATURESCONF=/tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/org.apache.karaf.features.cfg 22:45:05 ++ export CUSTOMPROP=/tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/custom.properties 22:45:05 ++ CUSTOMPROP=/tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/custom.properties 22:45:05 ++ export LOGCONF=/tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 22:45:05 ++ LOGCONF=/tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 22:45:05 ++ export MEMCONF=/tmp/netconf-karaf-10.0.3-SNAPSHOT/bin/setenv 22:45:05 ++ MEMCONF=/tmp/netconf-karaf-10.0.3-SNAPSHOT/bin/setenv 22:45:05 ++ export CONTROLLERMEM= 22:45:05 ++ CONTROLLERMEM= 22:45:05 ++ case "${DISTROSTREAM}" in 22:45:05 ++ CLUSTER_SYSTEM=pekko 22:45:05 ++ export AKKACONF=/tmp/netconf-karaf-10.0.3-SNAPSHOT/configuration/initial/pekko.conf 22:45:05 ++ AKKACONF=/tmp/netconf-karaf-10.0.3-SNAPSHOT/configuration/initial/pekko.conf 22:45:05 ++ export MODULESCONF=/tmp/netconf-karaf-10.0.3-SNAPSHOT/configuration/initial/modules.conf 22:45:05 ++ MODULESCONF=/tmp/netconf-karaf-10.0.3-SNAPSHOT/configuration/initial/modules.conf 22:45:05 ++ export MODULESHARDSCONF=/tmp/netconf-karaf-10.0.3-SNAPSHOT/configuration/initial/module-shards.conf 22:45:05 ++ MODULESHARDSCONF=/tmp/netconf-karaf-10.0.3-SNAPSHOT/configuration/initial/module-shards.conf 22:45:05 ++ print_common_env 22:45:05 ++ cat 22:45:05 common-functions environment: 22:45:05 MAVENCONF: /tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg 22:45:05 ACTUALFEATURES: 22:45:05 FEATURESCONF: /tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/org.apache.karaf.features.cfg 22:45:05 CUSTOMPROP: /tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/custom.properties 22:45:05 LOGCONF: /tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 22:45:05 MEMCONF: /tmp/netconf-karaf-10.0.3-SNAPSHOT/bin/setenv 22:45:05 CONTROLLERMEM: 22:45:05 AKKACONF: /tmp/netconf-karaf-10.0.3-SNAPSHOT/configuration/initial/pekko.conf 22:45:05 MODULESCONF: /tmp/netconf-karaf-10.0.3-SNAPSHOT/configuration/initial/modules.conf 22:45:05 MODULESHARDSCONF: /tmp/netconf-karaf-10.0.3-SNAPSHOT/configuration/initial/module-shards.conf 22:45:05 SUITES: 22:45:05 22:45:05 ++ SSH='ssh -t -t' 22:45:05 ++ extra_services_cntl=' dnsmasq.service httpd.service libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service rabbitmq-server.service ' 22:45:05 ++ extra_services_cmp=' libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service ' 22:45:05 Changing to /tmp 22:45:05 Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-karaf/10.0.3-SNAPSHOT/netconf-karaf-10.0.3-20251201.190748-18.zip 22:45:05 + echo 'Changing to /tmp' 22:45:05 + cd /tmp 22:45:05 + echo 'Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-karaf/10.0.3-SNAPSHOT/netconf-karaf-10.0.3-20251201.190748-18.zip' 22:45:05 + wget --progress=dot:mega https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-karaf/10.0.3-SNAPSHOT/netconf-karaf-10.0.3-20251201.190748-18.zip 22:45:05 --2025-12-01 22:45:05-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-karaf/10.0.3-SNAPSHOT/netconf-karaf-10.0.3-20251201.190748-18.zip 22:45:05 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6 22:45:05 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected. 22:45:05 HTTP request sent, awaiting response... 200 OK 22:45:05 Length: 155226418 (148M) [application/zip] 22:45:05 Saving to: ‘netconf-karaf-10.0.3-20251201.190748-18.zip’ 22:45:05 22:45:05 0K ........ ........ ........ ........ ........ ........ 2% 75.8M 2s 22:45:05 3072K ........ ........ ........ ........ ........ ........ 4% 137M 1s 22:45:05 6144K ........ ........ ........ ........ ........ ........ 6% 178M 1s 22:45:05 9216K ........ ........ ........ ........ ........ ........ 8% 199M 1s 22:45:05 12288K ........ ........ ........ ........ ........ ........ 10% 232M 1s 22:45:05 15360K ........ ........ ........ ........ ........ ........ 12% 262M 1s 22:45:05 18432K ........ ........ ........ ........ ........ ........ 14% 267M 1s 22:45:05 21504K ........ ........ ........ ........ ........ ........ 16% 290M 1s 22:45:05 24576K ........ ........ ........ ........ ........ ........ 18% 318M 1s 22:45:05 27648K ........ ........ ........ ........ ........ ........ 20% 279M 1s 22:45:05 30720K ........ ........ ........ ........ ........ ........ 22% 232M 1s 22:45:05 33792K ........ ........ ........ ........ ........ ........ 24% 323M 1s 22:45:05 36864K ........ ........ ........ ........ ........ ........ 26% 285M 1s 22:45:05 39936K ........ ........ ........ ........ ........ ........ 28% 306M 1s 22:45:05 43008K ........ ........ ........ ........ ........ ........ 30% 260M 0s 22:45:05 46080K ........ ........ ........ ........ ........ ........ 32% 348M 0s 22:45:05 49152K ........ ........ ........ ........ ........ ........ 34% 275M 0s 22:45:05 52224K ........ ........ ........ ........ ........ ........ 36% 265M 0s 22:45:05 55296K ........ ........ ........ ........ ........ ........ 38% 386M 0s 22:45:05 58368K ........ ........ ........ ........ ........ ........ 40% 285M 0s 22:45:05 61440K ........ ........ ........ ........ ........ ........ 42% 349M 0s 22:45:05 64512K ........ ........ ........ ........ ........ ........ 44% 364M 0s 22:45:05 67584K ........ ........ ........ ........ ........ ........ 46% 324M 0s 22:45:05 70656K ........ ........ ........ ........ ........ ........ 48% 231M 0s 22:45:05 73728K ........ ........ ........ ........ ........ ........ 50% 367M 0s 22:45:05 76800K ........ ........ ........ ........ ........ ........ 52% 439M 0s 22:45:05 79872K ........ ........ ........ ........ ........ ........ 54% 359M 0s 22:45:05 82944K ........ ........ ........ ........ ........ ........ 56% 301M 0s 22:45:05 86016K ........ ........ ........ ........ ........ ........ 58% 327M 0s 22:45:05 89088K ........ ........ ........ ........ ........ ........ 60% 320M 0s 22:45:05 92160K ........ ........ ........ ........ ........ ........ 62% 355M 0s 22:45:05 95232K ........ ........ ........ ........ ........ ........ 64% 355M 0s 22:45:05 98304K ........ ........ ........ ........ ........ ........ 66% 331M 0s 22:45:05 101376K ........ ........ ........ ........ ........ ........ 68% 351M 0s 22:45:05 104448K ........ ........ ........ ........ ........ ........ 70% 428M 0s 22:45:05 107520K ........ ........ ........ ........ ........ ........ 72% 345M 0s 22:45:05 110592K ........ ........ ........ ........ ........ ........ 74% 306M 0s 22:45:05 113664K ........ ........ ........ ........ ........ ........ 77% 175M 0s 22:45:05 116736K ........ ........ ........ ........ ........ ........ 79% 242M 0s 22:45:05 119808K ........ ........ ........ ........ ........ ........ 81% 383M 0s 22:45:05 122880K ........ ........ ........ ........ ........ ........ 83% 201M 0s 22:45:05 125952K ........ ........ ........ ........ ........ ........ 85% 334M 0s 22:45:05 129024K ........ ........ ........ ........ ........ ........ 87% 414M 0s 22:45:05 132096K ........ ........ ........ ........ ........ ........ 89% 453M 0s 22:45:05 135168K ........ ........ ........ ........ ........ ........ 91% 441M 0s 22:45:05 138240K ........ ........ ........ ........ ........ ........ 93% 214M 0s 22:45:05 141312K ........ ........ ........ ........ ........ ........ 95% 336M 0s 22:45:05 144384K ........ ........ ........ ........ ........ ........ 97% 361M 0s 22:45:05 147456K ........ ........ ........ ........ ........ ........ 99% 331M 0s 22:45:05 150528K ........ ........ 100% 417M=0.5s 22:45:05 22:45:05 2025-12-01 22:45:05 (275 MB/s) - ‘netconf-karaf-10.0.3-20251201.190748-18.zip’ saved [155226418/155226418] 22:45:05 22:45:05 Extracting the new controller... 22:45:05 + echo 'Extracting the new controller...' 22:45:05 + unzip -q netconf-karaf-10.0.3-20251201.190748-18.zip 22:45:07 Adding external repositories... 22:45:07 + echo 'Adding external repositories...' 22:45:07 + sed -ie 's%org.ops4j.pax.url.mvn.repositories=%org.ops4j.pax.url.mvn.repositories=https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot@id=opendaylight-snapshot@snapshots, https://nexus.opendaylight.org/content/repositories/public@id=opendaylight-mirror, http://repo1.maven.org/maven2@id=central, http://repository.springsource.com/maven/bundles/release@id=spring.ebr.release, http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external, http://zodiac.springsource.com/maven/bundles/release@id=gemini, http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases, https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases, https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases%g' /tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg 22:45:07 + cat /tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg 22:45:07 ################################################################################ 22:45:07 # 22:45:07 # Licensed to the Apache Software Foundation (ASF) under one or more 22:45:07 # contributor license agreements. See the NOTICE file distributed with 22:45:07 # this work for additional information regarding copyright ownership. 22:45:07 # The ASF licenses this file to You under the Apache License, Version 2.0 22:45:07 # (the "License"); you may not use this file except in compliance with 22:45:07 # the License. You may obtain a copy of the License at 22:45:07 # 22:45:07 # http://www.apache.org/licenses/LICENSE-2.0 22:45:07 # 22:45:07 # Unless required by applicable law or agreed to in writing, software 22:45:07 # distributed under the License is distributed on an "AS IS" BASIS, 22:45:07 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 22:45:07 # See the License for the specific language governing permissions and 22:45:07 # limitations under the License. 22:45:07 # 22:45:07 ################################################################################ 22:45:07 22:45:07 # 22:45:07 # If set to true, the following property will not allow any certificate to be used 22:45:07 # when accessing Maven repositories through SSL 22:45:07 # 22:45:07 #org.ops4j.pax.url.mvn.certificateCheck= 22:45:07 22:45:07 # 22:45:07 # Path to the local Maven settings file. 22:45:07 # The repositories defined in this file will be automatically added to the list 22:45:07 # of default repositories if the 'org.ops4j.pax.url.mvn.repositories' property 22:45:07 # below is not set. 22:45:07 # The following locations are checked for the existence of the settings.xml file 22:45:07 # * 1. looks for the specified url 22:45:07 # * 2. if not found looks for ${user.home}/.m2/settings.xml 22:45:07 # * 3. if not found looks for ${maven.home}/conf/settings.xml 22:45:07 # * 4. if not found looks for ${M2_HOME}/conf/settings.xml 22:45:07 # 22:45:07 #org.ops4j.pax.url.mvn.settings= 22:45:07 22:45:07 # 22:45:07 # Path to the local Maven repository which is used to avoid downloading 22:45:07 # artifacts when they already exist locally. 22:45:07 # The value of this property will be extracted from the settings.xml file 22:45:07 # above, or defaulted to: 22:45:07 # System.getProperty( "user.home" ) + "/.m2/repository" 22:45:07 # 22:45:07 org.ops4j.pax.url.mvn.localRepository=${karaf.home}/${karaf.default.repository} 22:45:07 22:45:07 # 22:45:07 # Default this to false. It's just weird to use undocumented repos 22:45:07 # 22:45:07 org.ops4j.pax.url.mvn.useFallbackRepositories=false 22:45:07 22:45:07 # 22:45:07 # Uncomment if you don't wanna use the proxy settings 22:45:07 # from the Maven conf/settings.xml file 22:45:07 # 22:45:07 # org.ops4j.pax.url.mvn.proxySupport=false 22:45:07 22:45:07 # 22:45:07 # Disable aether support by default. This ensure that the defaultRepositories 22:45:07 # below will be used 22:45:07 # 22:45:07 #org.ops4j.pax.url.mvn.disableAether=true 22:45:07 22:45:07 # 22:45:07 # Comma separated list of repositories scanned when resolving an artifact. 22:45:07 # Those repositories will be checked before iterating through the 22:45:07 # below list of repositories and even before the local repository 22:45:07 # A repository url can be appended with zero or more of the following flags: 22:45:07 # @snapshots : the repository contains snaphots 22:45:07 # @noreleases : the repository does not contain any released artifacts 22:45:07 # 22:45:07 # The following property value will add the system folder as a repo. 22:45:07 # 22:45:07 #org.ops4j.pax.url.mvn.defaultRepositories= 22:45:07 22:45:07 # Use the default local repo (e.g.~/.m2/repository) as a "remote" repo 22:45:07 org.ops4j.pax.url.mvn.defaultLocalRepoAsRemote=false 22:45:07 22:45:07 # 22:45:07 # Comma separated list of repositories scanned when resolving an artifact. 22:45:07 # The default list includes the following repositories: 22:45:07 # http://repo1.maven.org/maven2@id=central 22:45:07 # http://repository.springsource.com/maven/bundles/release@id=spring.ebr 22:45:07 # http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external 22:45:07 # http://zodiac.springsource.com/maven/bundles/release@id=gemini 22:45:07 # http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases 22:45:07 # https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases 22:45:07 # https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases 22:45:07 # To add repositories to the default ones, prepend '+' to the list of repositories 22:45:07 # to add. 22:45:07 # A repository url can be appended with zero or more of the following flags: 22:45:07 # @snapshots : the repository contains snapshots 22:45:07 # @noreleases : the repository does not contain any released artifacts 22:45:07 # @id=repository.id : the id for the repository, just like in the settings.xml this is optional but recommended 22:45:07 # 22:45:07 org.ops4j.pax.url.mvn.repositories=https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot@id=opendaylight-snapshot@snapshots, https://nexus.opendaylight.org/content/repositories/public@id=opendaylight-mirror, http://repo1.maven.org/maven2@id=central, http://repository.springsource.com/maven/bundles/release@id=spring.ebr.release, http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external, http://zodiac.springsource.com/maven/bundles/release@id=gemini, http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases, https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases, https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases \ 22:45:07 file:${karaf.home}/${karaf.default.repository}@id=system.repository, \ 22:45:07 file:${karaf.data}/kar@id=kar.repository@multi 22:45:07 Configuring the startup features... 22:45:07 + [[ True == \T\r\u\e ]] 22:45:07 + echo 'Configuring the startup features...' 22:45:07 + sed -ie 's/\(featuresBoot=\|featuresBoot =\)/featuresBoot = odl-infrautils-ready,odl-jolokia,odl-restconf,odl-netconf-clustered-topology,/g' /tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/org.apache.karaf.features.cfg 22:45:07 + FEATURE_TEST_STRING=features-test 22:45:07 + FEATURE_TEST_VERSION=10.0.3-SNAPSHOT 22:45:07 + KARAF_VERSION=netconf 22:45:07 + [[ netconf == \i\n\t\e\g\r\a\t\i\o\n ]] 22:45:07 + cat /tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/org.apache.karaf.features.cfg 22:45:07 ################################################################################ 22:45:07 # 22:45:07 # Licensed to the Apache Software Foundation (ASF) under one or more 22:45:07 # contributor license agreements. See the NOTICE file distributed with 22:45:07 # this work for additional information regarding copyright ownership. 22:45:07 # The ASF licenses this file to You under the Apache License, Version 2.0 22:45:07 # (the "License"); you may not use this file except in compliance with 22:45:07 # the License. You may obtain a copy of the License at 22:45:07 # 22:45:07 # http://www.apache.org/licenses/LICENSE-2.0 22:45:07 # 22:45:07 # Unless required by applicable law or agreed to in writing, software 22:45:07 # distributed under the License is distributed on an "AS IS" BASIS, 22:45:07 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 22:45:07 # See the License for the specific language governing permissions and 22:45:07 # limitations under the License. 22:45:07 # 22:45:07 ################################################################################ 22:45:07 22:45:07 # 22:45:07 # Comma separated list of features repositories to register by default 22:45:07 # 22:45:07 featuresRepositories = file:${karaf.etc}/9c05541d-f7c3-4107-9385-98b53d17fe5e.xml 22:45:07 22:45:07 # 22:45:07 # Comma separated list of features to install at startup 22:45:07 # 22:45:07 featuresBoot = odl-infrautils-ready,odl-jolokia,odl-restconf,odl-netconf-clustered-topology, 445eef0d-69f0-4bc8-904a-b8e987509c2e 22:45:07 22:45:07 # 22:45:07 # Resource repositories (OBR) that the features resolver can use 22:45:07 # to resolve requirements/capabilities 22:45:07 # 22:45:07 # The format of the resourceRepositories is 22:45:07 # resourceRepositories=[xml:url|json:url],... 22:45:07 # for Instance: 22:45:07 # 22:45:07 #resourceRepositories=xml:http://host/path/to/index.xml 22:45:07 # or 22:45:07 #resourceRepositories=json:http://host/path/to/index.json 22:45:07 # 22:45:07 22:45:07 # 22:45:07 # Defines if the boot features are started in asynchronous mode (in a dedicated thread) 22:45:07 # 22:45:07 featuresBootAsynchronous=false 22:45:07 22:45:07 # 22:45:07 # Service requirements enforcement 22:45:07 # 22:45:07 # By default, the feature resolver checks the service requirements/capabilities of 22:45:07 # bundles for new features (xml schema >= 1.3.0) in order to automatically installs 22:45:07 # the required bundles. 22:45:07 # The following flag can have those values: 22:45:07 # - disable: service requirements are completely ignored 22:45:07 # - default: service requirements are ignored for old features 22:45:07 # - enforce: service requirements are always verified 22:45:07 # 22:45:07 #serviceRequirements=default 22:45:07 22:45:07 # 22:45:07 # Store cfg file for config element in feature 22:45:07 # 22:45:07 #configCfgStore=true 22:45:07 22:45:07 # 22:45:07 # Define if the feature service automatically refresh bundles 22:45:07 # 22:45:07 autoRefresh=true 22:45:07 22:45:07 # 22:45:07 # Configuration of features processing mechanism (overrides, blacklisting, modification of features) 22:45:07 # XML file defines instructions related to features processing 22:45:07 # versions.properties may declare properties to resolve placeholders in XML file 22:45:07 # both files are relative to ${karaf.etc} 22:45:07 # 22:45:07 #featureProcessing=org.apache.karaf.features.xml 22:45:07 #featureProcessingVersions=versions.properties 22:45:07 + configure_karaf_log netconf '' 22:45:07 + local -r karaf_version=netconf 22:45:07 + local -r controllerdebugmap= 22:45:07 + local logapi=log4j 22:45:07 + grep log4j2 /tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 22:45:07 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n 22:45:07 log4j2.rootLogger.level = INFO 22:45:07 #log4j2.rootLogger.type = asyncRoot 22:45:07 #log4j2.rootLogger.includeLocation = false 22:45:07 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile 22:45:07 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi 22:45:07 log4j2.rootLogger.appenderRef.Console.ref = Console 22:45:07 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter 22:45:07 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF} 22:45:07 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter 22:45:07 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair 22:45:07 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker 22:45:07 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL 22:45:07 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or 22:45:07 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY 22:45:07 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL 22:45:07 log4j2.logger.spifly.name = org.apache.aries.spifly 22:45:07 log4j2.logger.spifly.level = WARN 22:45:07 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit 22:45:07 log4j2.logger.audit.level = INFO 22:45:07 log4j2.logger.audit.additivity = false 22:45:07 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile 22:45:07 # Console appender not used by default (see log4j2.rootLogger.appenderRefs) 22:45:07 log4j2.appender.console.type = Console 22:45:07 log4j2.appender.console.name = Console 22:45:07 log4j2.appender.console.layout.type = PatternLayout 22:45:07 log4j2.appender.console.layout.pattern = ${log4j2.pattern} 22:45:07 log4j2.appender.rolling.type = RollingRandomAccessFile 22:45:07 log4j2.appender.rolling.name = RollingFile 22:45:07 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log 22:45:07 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i 22:45:07 #log4j2.appender.rolling.immediateFlush = false 22:45:07 log4j2.appender.rolling.append = true 22:45:07 log4j2.appender.rolling.layout.type = PatternLayout 22:45:07 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern} 22:45:07 log4j2.appender.rolling.policies.type = Policies 22:45:07 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy 22:45:07 log4j2.appender.rolling.policies.size.size = 64MB 22:45:07 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy 22:45:07 log4j2.appender.rolling.strategy.max = 7 22:45:07 log4j2.appender.audit.type = RollingRandomAccessFile 22:45:07 log4j2.appender.audit.name = AuditRollingFile 22:45:07 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log 22:45:07 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i 22:45:07 log4j2.appender.audit.append = true 22:45:07 log4j2.appender.audit.layout.type = PatternLayout 22:45:07 log4j2.appender.audit.layout.pattern = ${log4j2.pattern} 22:45:07 log4j2.appender.audit.policies.type = Policies 22:45:07 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy 22:45:07 log4j2.appender.audit.policies.size.size = 8MB 22:45:07 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy 22:45:07 log4j2.appender.audit.strategy.max = 7 22:45:07 log4j2.appender.osgi.type = PaxOsgi 22:45:07 log4j2.appender.osgi.name = PaxOsgi 22:45:07 log4j2.appender.osgi.filter = * 22:45:07 #log4j2.logger.aether.name = shaded.org.eclipse.aether 22:45:07 #log4j2.logger.aether.level = TRACE 22:45:07 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers 22:45:07 #log4j2.logger.http-headers.level = DEBUG 22:45:07 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn 22:45:07 #log4j2.logger.maven.level = TRACE 22:45:07 Configuring the karaf log... karaf_version: netconf, logapi: log4j2 22:45:07 + logapi=log4j2 22:45:07 + echo 'Configuring the karaf log... karaf_version: netconf, logapi: log4j2' 22:45:07 + '[' log4j2 == log4j2 ']' 22:45:07 + sed -ie 's/log4j2.appender.rolling.policies.size.size = 64MB/log4j2.appender.rolling.policies.size.size = 1GB/g' /tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 22:45:07 + orgmodule=org.opendaylight.yangtools.yang.parser.repo.YangTextSchemaContextResolver 22:45:07 + orgmodule_=org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver 22:45:07 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN' 22:45:07 controllerdebugmap: 22:45:07 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN' 22:45:07 + unset IFS 22:45:07 + echo 'controllerdebugmap: ' 22:45:07 + '[' -n '' ']' 22:45:07 cat /tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 22:45:07 + echo 'cat /tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/org.ops4j.pax.logging.cfg' 22:45:07 + cat /tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 22:45:07 ################################################################################ 22:45:07 # 22:45:07 # Licensed to the Apache Software Foundation (ASF) under one or more 22:45:07 # contributor license agreements. See the NOTICE file distributed with 22:45:07 # this work for additional information regarding copyright ownership. 22:45:07 # The ASF licenses this file to You under the Apache License, Version 2.0 22:45:07 # (the "License"); you may not use this file except in compliance with 22:45:07 # the License. You may obtain a copy of the License at 22:45:07 # 22:45:07 # http://www.apache.org/licenses/LICENSE-2.0 22:45:07 # 22:45:07 # Unless required by applicable law or agreed to in writing, software 22:45:07 # distributed under the License is distributed on an "AS IS" BASIS, 22:45:07 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 22:45:07 # See the License for the specific language governing permissions and 22:45:07 # limitations under the License. 22:45:07 # 22:45:07 ################################################################################ 22:45:07 22:45:07 # Common pattern layout for appenders 22:45:07 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n 22:45:07 22:45:07 # Root logger 22:45:07 log4j2.rootLogger.level = INFO 22:45:07 # uncomment to use asynchronous loggers, which require mvn:com.lmax/disruptor/3.3.2 library 22:45:07 #log4j2.rootLogger.type = asyncRoot 22:45:07 #log4j2.rootLogger.includeLocation = false 22:45:07 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile 22:45:07 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi 22:45:07 log4j2.rootLogger.appenderRef.Console.ref = Console 22:45:07 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter 22:45:07 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF} 22:45:07 22:45:07 # Filters for logs marked by org.opendaylight.odlparent.Markers 22:45:07 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter 22:45:07 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair 22:45:07 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker 22:45:07 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL 22:45:07 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or 22:45:07 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY 22:45:07 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL 22:45:07 22:45:07 # Loggers configuration 22:45:07 22:45:07 # Spifly logger 22:45:07 log4j2.logger.spifly.name = org.apache.aries.spifly 22:45:07 log4j2.logger.spifly.level = WARN 22:45:07 22:45:07 # Security audit logger 22:45:07 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit 22:45:07 log4j2.logger.audit.level = INFO 22:45:07 log4j2.logger.audit.additivity = false 22:45:07 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile 22:45:07 22:45:07 # Appenders configuration 22:45:07 22:45:07 # Console appender not used by default (see log4j2.rootLogger.appenderRefs) 22:45:07 log4j2.appender.console.type = Console 22:45:07 log4j2.appender.console.name = Console 22:45:07 log4j2.appender.console.layout.type = PatternLayout 22:45:07 log4j2.appender.console.layout.pattern = ${log4j2.pattern} 22:45:07 22:45:07 # Rolling file appender 22:45:07 log4j2.appender.rolling.type = RollingRandomAccessFile 22:45:07 log4j2.appender.rolling.name = RollingFile 22:45:07 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log 22:45:07 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i 22:45:07 # uncomment to not force a disk flush 22:45:07 #log4j2.appender.rolling.immediateFlush = false 22:45:07 log4j2.appender.rolling.append = true 22:45:07 log4j2.appender.rolling.layout.type = PatternLayout 22:45:07 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern} 22:45:07 log4j2.appender.rolling.policies.type = Policies 22:45:07 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy 22:45:07 log4j2.appender.rolling.policies.size.size = 1GB 22:45:07 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy 22:45:07 log4j2.appender.rolling.strategy.max = 7 22:45:07 22:45:07 # Audit file appender 22:45:07 log4j2.appender.audit.type = RollingRandomAccessFile 22:45:07 log4j2.appender.audit.name = AuditRollingFile 22:45:07 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log 22:45:07 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i 22:45:07 log4j2.appender.audit.append = true 22:45:07 log4j2.appender.audit.layout.type = PatternLayout 22:45:07 log4j2.appender.audit.layout.pattern = ${log4j2.pattern} 22:45:07 log4j2.appender.audit.policies.type = Policies 22:45:07 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy 22:45:07 log4j2.appender.audit.policies.size.size = 8MB 22:45:07 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy 22:45:07 log4j2.appender.audit.strategy.max = 7 22:45:07 22:45:07 # OSGi appender 22:45:07 log4j2.appender.osgi.type = PaxOsgi 22:45:07 log4j2.appender.osgi.name = PaxOsgi 22:45:07 log4j2.appender.osgi.filter = * 22:45:07 22:45:07 # help with identification of maven-related problems with pax-url-aether 22:45:07 #log4j2.logger.aether.name = shaded.org.eclipse.aether 22:45:07 #log4j2.logger.aether.level = TRACE 22:45:07 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers 22:45:07 #log4j2.logger.http-headers.level = DEBUG 22:45:07 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn 22:45:07 #log4j2.logger.maven.level = TRACE 22:45:07 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN 22:45:07 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN 22:45:07 + set_java_vars /usr/lib/jvm/java-21-openjdk-amd64 2048m /tmp/netconf-karaf-10.0.3-SNAPSHOT/bin/setenv 22:45:07 + local -r java_home=/usr/lib/jvm/java-21-openjdk-amd64 22:45:07 + local -r controllermem=2048m 22:45:07 + local -r memconf=/tmp/netconf-karaf-10.0.3-SNAPSHOT/bin/setenv 22:45:07 Configure 22:45:07 + echo Configure 22:45:07 java home: /usr/lib/jvm/java-21-openjdk-amd64 22:45:07 + echo ' java home: /usr/lib/jvm/java-21-openjdk-amd64' 22:45:07 max memory: 2048m 22:45:07 memconf: /tmp/netconf-karaf-10.0.3-SNAPSHOT/bin/setenv 22:45:07 + echo ' max memory: 2048m' 22:45:07 + echo ' memconf: /tmp/netconf-karaf-10.0.3-SNAPSHOT/bin/setenv' 22:45:07 + sed -ie 's%^# export JAVA_HOME%export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64}%g' /tmp/netconf-karaf-10.0.3-SNAPSHOT/bin/setenv 22:45:07 + sed -ie 's/JAVA_MAX_MEM="2048m"/JAVA_MAX_MEM=2048m/g' /tmp/netconf-karaf-10.0.3-SNAPSHOT/bin/setenv 22:45:07 cat /tmp/netconf-karaf-10.0.3-SNAPSHOT/bin/setenv 22:45:07 + echo 'cat /tmp/netconf-karaf-10.0.3-SNAPSHOT/bin/setenv' 22:45:07 + cat /tmp/netconf-karaf-10.0.3-SNAPSHOT/bin/setenv 22:45:07 #!/bin/sh 22:45:07 # 22:45:07 # Licensed to the Apache Software Foundation (ASF) under one or more 22:45:07 # contributor license agreements. See the NOTICE file distributed with 22:45:07 # this work for additional information regarding copyright ownership. 22:45:07 # The ASF licenses this file to You under the Apache License, Version 2.0 22:45:07 # (the "License"); you may not use this file except in compliance with 22:45:07 # the License. You may obtain a copy of the License at 22:45:07 # 22:45:07 # http://www.apache.org/licenses/LICENSE-2.0 22:45:07 # 22:45:07 # Unless required by applicable law or agreed to in writing, software 22:45:07 # distributed under the License is distributed on an "AS IS" BASIS, 22:45:07 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 22:45:07 # See the License for the specific language governing permissions and 22:45:07 # limitations under the License. 22:45:07 # 22:45:07 22:45:07 # 22:45:07 # handle specific scripts; the SCRIPT_NAME is exactly the name of the Karaf 22:45:07 # script: client, instance, shell, start, status, stop, karaf 22:45:07 # 22:45:07 # if [ "${KARAF_SCRIPT}" == "SCRIPT_NAME" ]; then 22:45:07 # Actions go here... 22:45:07 # fi 22:45:07 22:45:07 # 22:45:07 # general settings which should be applied for all scripts go here; please keep 22:45:07 # in mind that it is possible that scripts might be executed more than once, e.g. 22:45:07 # in example of the start script where the start script is executed first and the 22:45:07 # karaf script afterwards. 22:45:07 # 22:45:07 22:45:07 # 22:45:07 # The following section shows the possible configuration options for the default 22:45:07 # karaf scripts 22:45:07 # 22:45:07 export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64} # Location of Java installation 22:45:07 # export JAVA_OPTS # Generic JVM options, for instance, where you can pass the memory configuration 22:45:07 # export JAVA_NON_DEBUG_OPTS # Additional non-debug JVM options 22:45:07 # export EXTRA_JAVA_OPTS # Additional JVM options 22:45:07 # export KARAF_HOME # Karaf home folder 22:45:07 # export KARAF_DATA # Karaf data folder 22:45:07 # export KARAF_BASE # Karaf base folder 22:45:07 # export KARAF_ETC # Karaf etc folder 22:45:07 # export KARAF_LOG # Karaf log folder 22:45:07 # export KARAF_SYSTEM_OPTS # First citizen Karaf options 22:45:07 # export KARAF_OPTS # Additional available Karaf options 22:45:07 # export KARAF_DEBUG # Enable debug mode 22:45:07 # export KARAF_REDIRECT # Enable/set the std/err redirection when using bin/start 22:45:07 # export KARAF_NOROOT # Prevent execution as root if set to true 22:45:07 Set Java version 22:45:07 + echo 'Set Java version' 22:45:07 + sudo /usr/sbin/alternatives --install /usr/bin/java java /usr/lib/jvm/java-21-openjdk-amd64/bin/java 1 22:45:07 sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper 22:45:07 sudo: a password is required 22:45:07 + sudo /usr/sbin/alternatives --set java /usr/lib/jvm/java-21-openjdk-amd64/bin/java 22:45:07 sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper 22:45:07 sudo: a password is required 22:45:07 JDK default version ... 22:45:07 + echo 'JDK default version ...' 22:45:07 + java -version 22:45:07 openjdk version "21.0.8" 2025-07-15 22:45:07 OpenJDK Runtime Environment (build 21.0.8+9-Ubuntu-0ubuntu122.04.1) 22:45:07 OpenJDK 64-Bit Server VM (build 21.0.8+9-Ubuntu-0ubuntu122.04.1, mixed mode, sharing) 22:45:07 Set JAVA_HOME 22:45:07 + echo 'Set JAVA_HOME' 22:45:07 + export JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64 22:45:07 + JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64 22:45:07 ++ readlink -e /usr/lib/jvm/java-21-openjdk-amd64/bin/java 22:45:07 Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java 22:45:07 Listing all open ports on controller system... 22:45:07 + JAVA_RESOLVED=/usr/lib/jvm/java-21-openjdk-amd64/bin/java 22:45:07 + echo 'Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java' 22:45:07 + echo 'Listing all open ports on controller system...' 22:45:07 + netstat -pnatu 22:45:07 /tmp/configuration-script.sh: line 40: netstat: command not found 22:45:07 Configuring cluster 22:45:07 + '[' -f /tmp/custom_shard_config.txt ']' 22:45:07 + echo 'Configuring cluster' 22:45:07 + /tmp/netconf-karaf-10.0.3-SNAPSHOT/bin/configure_cluster.sh 1 10.30.170.138 10.30.171.176 10.30.170.169 22:45:07 ################################################ 22:45:07 ## Configure Cluster ## 22:45:07 ################################################ 22:45:07 NOTE: Cluster configuration files not found. Copying from 22:45:07 /tmp/netconf-karaf-10.0.3-SNAPSHOT/system/org/opendaylight/controller/sal-clustering-config/12.0.3 22:45:07 Configuring unique name in pekko.conf 22:45:07 Configuring hostname in pekko.conf 22:45:07 Configuring data and rpc seed nodes in pekko.conf 22:45:07 modules = [ 22:45:07 22:45:07 ] 22:45:07 Configuring replication type in module-shards.conf 22:45:07 ################################################ 22:45:07 ## NOTE: Manually restart controller to ## 22:45:07 ## apply configuration. ## 22:45:07 ################################################ 22:45:07 Dump pekko.conf 22:45:07 + echo 'Dump pekko.conf' 22:45:07 + cat /tmp/netconf-karaf-10.0.3-SNAPSHOT/configuration/initial/pekko.conf 22:45:07 22:45:07 odl-cluster-data { 22:45:07 pekko { 22:45:07 remote { 22:45:07 artery { 22:45:07 enabled = on 22:45:07 transport = tcp 22:45:07 canonical.hostname = "10.30.170.138" 22:45:07 canonical.port = 2550 22:45:07 } 22:45:07 } 22:45:07 22:45:07 cluster { 22:45:07 # Using artery. 22:45:07 seed-nodes = ["pekko://opendaylight-cluster-data@10.30.170.138:2550", 22:45:07 "pekko://opendaylight-cluster-data@10.30.171.176:2550", 22:45:07 "pekko://opendaylight-cluster-data@10.30.170.169:2550"] 22:45:07 22:45:07 roles = ["member-1"] 22:45:07 22:45:07 # when under load we might trip a false positive on the failure detector 22:45:07 # failure-detector { 22:45:07 # heartbeat-interval = 4 s 22:45:07 # acceptable-heartbeat-pause = 16s 22:45:07 # } 22:45:07 } 22:45:07 22:45:07 persistence { 22:45:07 # By default the snapshots/journal directories live in KARAF_HOME. You can choose to put it somewhere else by 22:45:07 # modifying the following two properties. The directory location specified may be a relative or absolute path. 22:45:07 # The relative path is always relative to KARAF_HOME. 22:45:07 22:45:07 # snapshot-store.local.dir = "target/snapshots" 22:45:07 } 22:45:07 disable-default-actor-system-quarantined-event-handling = "false" 22:45:07 } 22:45:07 } 22:45:07 Dump modules.conf 22:45:07 + echo 'Dump modules.conf' 22:45:07 + cat /tmp/netconf-karaf-10.0.3-SNAPSHOT/configuration/initial/modules.conf 22:45:07 modules = [ 22:45:07 22:45:07 ] 22:45:07 Dump module-shards.conf 22:45:07 module-shards = [ 22:45:07 { 22:45:07 name = "default" 22:45:07 shards = [ 22:45:07 { 22:45:07 name = "default" 22:45:07 replicas = ["member-1", 22:45:07 "member-2", 22:45:07 "member-3"] 22:45:07 } 22:45:07 ] 22:45:07 } 22:45:07 ] 22:45:07 + echo 'Dump module-shards.conf' 22:45:07 + cat /tmp/netconf-karaf-10.0.3-SNAPSHOT/configuration/initial/module-shards.conf 22:45:07 Configuring member-2 with IP address 10.30.171.176 22:45:07 Warning: Permanently added '10.30.171.176' (ECDSA) to the list of known hosts. 22:45:07 Warning: Permanently added '10.30.171.176' (ECDSA) to the list of known hosts. 22:45:08 + source /tmp/common-functions.sh netconf-karaf-10.0.3-SNAPSHOT vanadium 22:45:08 ++ [[ /tmp/common-functions.sh == \/\t\m\p\/\c\o\n\f\i\g\u\r\a\t\i\o\n\-\s\c\r\i\p\t\.\s\h ]] 22:45:08 ++ echo 'common-functions.sh is being sourced' 22:45:08 common-functions.sh is being sourced 22:45:08 ++ BUNDLEFOLDER=netconf-karaf-10.0.3-SNAPSHOT 22:45:08 ++ DISTROSTREAM=vanadium 22:45:08 ++ export MAVENCONF=/tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg 22:45:08 ++ MAVENCONF=/tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg 22:45:08 ++ export FEATURESCONF=/tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/org.apache.karaf.features.cfg 22:45:08 ++ FEATURESCONF=/tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/org.apache.karaf.features.cfg 22:45:08 ++ export CUSTOMPROP=/tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/custom.properties 22:45:08 ++ CUSTOMPROP=/tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/custom.properties 22:45:08 ++ export LOGCONF=/tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 22:45:08 ++ LOGCONF=/tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 22:45:08 ++ export MEMCONF=/tmp/netconf-karaf-10.0.3-SNAPSHOT/bin/setenv 22:45:08 ++ MEMCONF=/tmp/netconf-karaf-10.0.3-SNAPSHOT/bin/setenv 22:45:08 ++ export CONTROLLERMEM= 22:45:08 ++ CONTROLLERMEM= 22:45:08 ++ case "${DISTROSTREAM}" in 22:45:08 ++ CLUSTER_SYSTEM=pekko 22:45:08 ++ export AKKACONF=/tmp/netconf-karaf-10.0.3-SNAPSHOT/configuration/initial/pekko.conf 22:45:08 ++ AKKACONF=/tmp/netconf-karaf-10.0.3-SNAPSHOT/configuration/initial/pekko.conf 22:45:08 ++ export MODULESCONF=/tmp/netconf-karaf-10.0.3-SNAPSHOT/configuration/initial/modules.conf 22:45:08 ++ MODULESCONF=/tmp/netconf-karaf-10.0.3-SNAPSHOT/configuration/initial/modules.conf 22:45:08 ++ export MODULESHARDSCONF=/tmp/netconf-karaf-10.0.3-SNAPSHOT/configuration/initial/module-shards.conf 22:45:08 ++ MODULESHARDSCONF=/tmp/netconf-karaf-10.0.3-SNAPSHOT/configuration/initial/module-shards.conf 22:45:08 ++ print_common_env 22:45:08 ++ cat 22:45:08 common-functions environment: 22:45:08 MAVENCONF: /tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg 22:45:08 ACTUALFEATURES: 22:45:08 FEATURESCONF: /tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/org.apache.karaf.features.cfg 22:45:08 CUSTOMPROP: /tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/custom.properties 22:45:08 LOGCONF: /tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 22:45:08 MEMCONF: /tmp/netconf-karaf-10.0.3-SNAPSHOT/bin/setenv 22:45:08 CONTROLLERMEM: 22:45:08 AKKACONF: /tmp/netconf-karaf-10.0.3-SNAPSHOT/configuration/initial/pekko.conf 22:45:08 MODULESCONF: /tmp/netconf-karaf-10.0.3-SNAPSHOT/configuration/initial/modules.conf 22:45:08 MODULESHARDSCONF: /tmp/netconf-karaf-10.0.3-SNAPSHOT/configuration/initial/module-shards.conf 22:45:08 SUITES: 22:45:08 22:45:08 ++ SSH='ssh -t -t' 22:45:08 ++ extra_services_cntl=' dnsmasq.service httpd.service libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service rabbitmq-server.service ' 22:45:08 ++ extra_services_cmp=' libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service ' 22:45:08 Changing to /tmp 22:45:08 Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-karaf/10.0.3-SNAPSHOT/netconf-karaf-10.0.3-20251201.190748-18.zip 22:45:08 + echo 'Changing to /tmp' 22:45:08 + cd /tmp 22:45:08 + echo 'Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-karaf/10.0.3-SNAPSHOT/netconf-karaf-10.0.3-20251201.190748-18.zip' 22:45:08 + wget --progress=dot:mega https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-karaf/10.0.3-SNAPSHOT/netconf-karaf-10.0.3-20251201.190748-18.zip 22:45:08 --2025-12-01 22:45:08-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-karaf/10.0.3-SNAPSHOT/netconf-karaf-10.0.3-20251201.190748-18.zip 22:45:08 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6 22:45:08 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected. 22:45:08 HTTP request sent, awaiting response... 200 OK 22:45:08 Length: 155226418 (148M) [application/zip] 22:45:08 Saving to: ‘netconf-karaf-10.0.3-20251201.190748-18.zip’ 22:45:08 22:45:08 0K ........ ........ ........ ........ ........ ........ 2% 63.7M 2s 22:45:08 3072K ........ ........ ........ ........ ........ ........ 4% 139M 2s 22:45:08 6144K ........ ........ ........ ........ ........ ........ 6% 156M 1s 22:45:08 9216K ........ ........ ........ ........ ........ ........ 8% 118M 1s 22:45:08 12288K ........ ........ ........ ........ ........ ........ 10% 149M 1s 22:45:08 15360K ........ ........ ........ ........ ........ ........ 12% 138M 1s 22:45:08 18432K ........ ........ ........ ........ ........ ........ 14% 150M 1s 22:45:08 21504K ........ ........ ........ ........ ........ ........ 16% 197M 1s 22:45:08 24576K ........ ........ ........ ........ ........ ........ 18% 188M 1s 22:45:08 27648K ........ ........ ........ ........ ........ ........ 20% 215M 1s 22:45:08 30720K ........ ........ ........ ........ ........ ........ 22% 218M 1s 22:45:08 33792K ........ ........ ........ ........ ........ ........ 24% 233M 1s 22:45:08 36864K ........ ........ ........ ........ ........ ........ 26% 244M 1s 22:45:08 39936K ........ ........ ........ ........ ........ ........ 28% 261M 1s 22:45:08 43008K ........ ........ ........ ........ ........ ........ 30% 266M 1s 22:45:08 46080K ........ ........ ........ ........ ........ ........ 32% 271M 1s 22:45:08 49152K ........ ........ ........ ........ ........ ........ 34% 334M 1s 22:45:08 52224K ........ ........ ........ ........ ........ ........ 36% 383M 1s 22:45:08 55296K ........ ........ ........ ........ ........ ........ 38% 343M 1s 22:45:08 58368K ........ ........ ........ ........ ........ ........ 40% 364M 0s 22:45:08 61440K ........ ........ ........ ........ ........ ........ 42% 351M 0s 22:45:08 64512K ........ ........ ........ ........ ........ ........ 44% 334M 0s 22:45:08 67584K ........ ........ ........ ........ ........ ........ 46% 296M 0s 22:45:08 70656K ........ ........ ........ ........ ........ ........ 48% 318M 0s 22:45:08 73728K ........ ........ ........ ........ ........ ........ 50% 346M 0s 22:45:08 76800K ........ ........ ........ ........ ........ ........ 52% 349M 0s 22:45:08 79872K ........ ........ ........ ........ ........ ........ 54% 325M 0s 22:45:08 82944K ........ ........ ........ ........ ........ ........ 56% 408M 0s 22:45:08 86016K ........ ........ ........ ........ ........ ........ 58% 372M 0s 22:45:08 89088K ........ ........ ........ ........ ........ ........ 60% 357M 0s 22:45:08 92160K ........ ........ ........ ........ ........ ........ 62% 341M 0s 22:45:08 95232K ........ ........ ........ ........ ........ ........ 64% 359M 0s 22:45:08 98304K ........ ........ ........ ........ ........ ........ 66% 364M 0s 22:45:08 101376K ........ ........ ........ ........ ........ ........ 68% 350M 0s 22:45:08 104448K ........ ........ ........ ........ ........ ........ 70% 344M 0s 22:45:08 107520K ........ ........ ........ ........ ........ ........ 72% 358M 0s 22:45:08 110592K ........ ........ ........ ........ ........ ........ 74% 355M 0s 22:45:08 113664K ........ ........ ........ ........ ........ ........ 77% 353M 0s 22:45:08 116736K ........ ........ ........ ........ ........ ........ 79% 352M 0s 22:45:08 119808K ........ ........ ........ ........ ........ ........ 81% 361M 0s 22:45:08 122880K ........ ........ ........ ........ ........ ........ 83% 345M 0s 22:45:08 125952K ........ ........ ........ ........ ........ ........ 85% 353M 0s 22:45:08 129024K ........ ........ ........ ........ ........ ........ 87% 352M 0s 22:45:08 132096K ........ ........ ........ ........ ........ ........ 89% 347M 0s 22:45:08 135168K ........ ........ ........ ........ ........ ........ 91% 344M 0s 22:45:08 138240K ........ ........ ........ ........ ........ ........ 93% 348M 0s 22:45:08 141312K ........ ........ ........ ........ ........ ........ 95% 333M 0s 22:45:08 144384K ........ ........ ........ ........ ........ ........ 97% 342M 0s 22:45:08 147456K ........ ........ ........ ........ ........ ........ 99% 301M 0s 22:45:08 150528K ........ ........ 100% 511M=0.6s 22:45:08 22:45:08 2025-12-01 22:45:08 (255 MB/s) - ‘netconf-karaf-10.0.3-20251201.190748-18.zip’ saved [155226418/155226418] 22:45:08 22:45:08 Extracting the new controller... 22:45:08 + echo 'Extracting the new controller...' 22:45:08 + unzip -q netconf-karaf-10.0.3-20251201.190748-18.zip 22:45:10 Adding external repositories... 22:45:10 + echo 'Adding external repositories...' 22:45:10 + sed -ie 's%org.ops4j.pax.url.mvn.repositories=%org.ops4j.pax.url.mvn.repositories=https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot@id=opendaylight-snapshot@snapshots, https://nexus.opendaylight.org/content/repositories/public@id=opendaylight-mirror, http://repo1.maven.org/maven2@id=central, http://repository.springsource.com/maven/bundles/release@id=spring.ebr.release, http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external, http://zodiac.springsource.com/maven/bundles/release@id=gemini, http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases, https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases, https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases%g' /tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg 22:45:10 + cat /tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg 22:45:10 ################################################################################ 22:45:10 # 22:45:10 # Licensed to the Apache Software Foundation (ASF) under one or more 22:45:10 # contributor license agreements. See the NOTICE file distributed with 22:45:10 # this work for additional information regarding copyright ownership. 22:45:10 # The ASF licenses this file to You under the Apache License, Version 2.0 22:45:10 # (the "License"); you may not use this file except in compliance with 22:45:10 # the License. You may obtain a copy of the License at 22:45:10 # 22:45:10 # http://www.apache.org/licenses/LICENSE-2.0 22:45:10 # 22:45:10 # Unless required by applicable law or agreed to in writing, software 22:45:10 # distributed under the License is distributed on an "AS IS" BASIS, 22:45:10 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 22:45:10 # See the License for the specific language governing permissions and 22:45:10 # limitations under the License. 22:45:10 # 22:45:10 ################################################################################ 22:45:10 22:45:10 # 22:45:10 # If set to true, the following property will not allow any certificate to be used 22:45:10 # when accessing Maven repositories through SSL 22:45:10 # 22:45:10 #org.ops4j.pax.url.mvn.certificateCheck= 22:45:10 22:45:10 # 22:45:10 # Path to the local Maven settings file. 22:45:10 # The repositories defined in this file will be automatically added to the list 22:45:10 # of default repositories if the 'org.ops4j.pax.url.mvn.repositories' property 22:45:10 # below is not set. 22:45:10 # The following locations are checked for the existence of the settings.xml file 22:45:10 # * 1. looks for the specified url 22:45:10 # * 2. if not found looks for ${user.home}/.m2/settings.xml 22:45:10 # * 3. if not found looks for ${maven.home}/conf/settings.xml 22:45:10 # * 4. if not found looks for ${M2_HOME}/conf/settings.xml 22:45:10 # 22:45:10 #org.ops4j.pax.url.mvn.settings= 22:45:10 22:45:10 # 22:45:10 # Path to the local Maven repository which is used to avoid downloading 22:45:10 # artifacts when they already exist locally. 22:45:10 # The value of this property will be extracted from the settings.xml file 22:45:10 # above, or defaulted to: 22:45:10 # System.getProperty( "user.home" ) + "/.m2/repository" 22:45:10 # 22:45:10 org.ops4j.pax.url.mvn.localRepository=${karaf.home}/${karaf.default.repository} 22:45:10 22:45:10 # 22:45:10 # Default this to false. It's just weird to use undocumented repos 22:45:10 # 22:45:10 org.ops4j.pax.url.mvn.useFallbackRepositories=false 22:45:10 22:45:10 # 22:45:10 # Uncomment if you don't wanna use the proxy settings 22:45:10 # from the Maven conf/settings.xml file 22:45:10 # 22:45:10 # org.ops4j.pax.url.mvn.proxySupport=false 22:45:10 22:45:10 # 22:45:10 # Disable aether support by default. This ensure that the defaultRepositories 22:45:10 # below will be used 22:45:10 # 22:45:10 #org.ops4j.pax.url.mvn.disableAether=true 22:45:10 22:45:10 # 22:45:10 # Comma separated list of repositories scanned when resolving an artifact. 22:45:10 # Those repositories will be checked before iterating through the 22:45:10 # below list of repositories and even before the local repository 22:45:10 # A repository url can be appended with zero or more of the following flags: 22:45:10 # @snapshots : the repository contains snaphots 22:45:10 # @noreleases : the repository does not contain any released artifacts 22:45:10 # 22:45:10 # The following property value will add the system folder as a repo. 22:45:10 # 22:45:10 #org.ops4j.pax.url.mvn.defaultRepositories= 22:45:10 22:45:10 # Use the default local repo (e.g.~/.m2/repository) as a "remote" repo 22:45:10 org.ops4j.pax.url.mvn.defaultLocalRepoAsRemote=false 22:45:10 22:45:10 # 22:45:10 # Comma separated list of repositories scanned when resolving an artifact. 22:45:10 # The default list includes the following repositories: 22:45:10 # http://repo1.maven.org/maven2@id=central 22:45:10 # http://repository.springsource.com/maven/bundles/release@id=spring.ebr 22:45:10 # http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external 22:45:10 # http://zodiac.springsource.com/maven/bundles/release@id=gemini 22:45:10 # http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases 22:45:10 # https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases 22:45:10 # https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases 22:45:10 # To add repositories to the default ones, prepend '+' to the list of repositories 22:45:10 # to add. 22:45:10 # A repository url can be appended with zero or more of the following flags: 22:45:10 # @snapshots : the repository contains snapshots 22:45:10 # @noreleases : the repository does not contain any released artifacts 22:45:10 # @id=repository.id : the id for the repository, just like in the settings.xml this is optional but recommended 22:45:10 # 22:45:10 org.ops4j.pax.url.mvn.repositories=https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot@id=opendaylight-snapshot@snapshots, https://nexus.opendaylight.org/content/repositories/public@id=opendaylight-mirror, http://repo1.maven.org/maven2@id=central, http://repository.springsource.com/maven/bundles/release@id=spring.ebr.release, http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external, http://zodiac.springsource.com/maven/bundles/release@id=gemini, http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases, https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases, https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases \ 22:45:10 file:${karaf.home}/${karaf.default.repository}@id=system.repository, \ 22:45:10 file:${karaf.data}/kar@id=kar.repository@multi 22:45:10 Configuring the startup features... 22:45:10 + [[ True == \T\r\u\e ]] 22:45:10 + echo 'Configuring the startup features...' 22:45:10 + sed -ie 's/\(featuresBoot=\|featuresBoot =\)/featuresBoot = odl-infrautils-ready,odl-jolokia,odl-restconf,odl-netconf-clustered-topology,/g' /tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/org.apache.karaf.features.cfg 22:45:10 + FEATURE_TEST_STRING=features-test 22:45:10 + FEATURE_TEST_VERSION=10.0.3-SNAPSHOT 22:45:10 + KARAF_VERSION=netconf 22:45:10 + [[ netconf == \i\n\t\e\g\r\a\t\i\o\n ]] 22:45:10 + cat /tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/org.apache.karaf.features.cfg 22:45:10 ################################################################################ 22:45:10 # 22:45:10 # Licensed to the Apache Software Foundation (ASF) under one or more 22:45:10 # contributor license agreements. See the NOTICE file distributed with 22:45:10 # this work for additional information regarding copyright ownership. 22:45:10 # The ASF licenses this file to You under the Apache License, Version 2.0 22:45:10 # (the "License"); you may not use this file except in compliance with 22:45:10 # the License. You may obtain a copy of the License at 22:45:10 # 22:45:10 # http://www.apache.org/licenses/LICENSE-2.0 22:45:10 # 22:45:10 # Unless required by applicable law or agreed to in writing, software 22:45:10 # distributed under the License is distributed on an "AS IS" BASIS, 22:45:10 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 22:45:10 # See the License for the specific language governing permissions and 22:45:10 # limitations under the License. 22:45:10 # 22:45:10 ################################################################################ 22:45:10 22:45:10 # 22:45:10 # Comma separated list of features repositories to register by default 22:45:10 # 22:45:10 featuresRepositories = file:${karaf.etc}/9c05541d-f7c3-4107-9385-98b53d17fe5e.xml 22:45:10 22:45:10 # 22:45:10 # Comma separated list of features to install at startup 22:45:10 # 22:45:10 featuresBoot = odl-infrautils-ready,odl-jolokia,odl-restconf,odl-netconf-clustered-topology, 445eef0d-69f0-4bc8-904a-b8e987509c2e 22:45:10 22:45:10 # 22:45:10 # Resource repositories (OBR) that the features resolver can use 22:45:10 # to resolve requirements/capabilities 22:45:10 # 22:45:10 # The format of the resourceRepositories is 22:45:10 # resourceRepositories=[xml:url|json:url],... 22:45:10 # for Instance: 22:45:10 # 22:45:10 #resourceRepositories=xml:http://host/path/to/index.xml 22:45:10 # or 22:45:10 #resourceRepositories=json:http://host/path/to/index.json 22:45:10 # 22:45:10 22:45:10 # 22:45:10 # Defines if the boot features are started in asynchronous mode (in a dedicated thread) 22:45:10 # 22:45:10 featuresBootAsynchronous=false 22:45:10 22:45:10 # 22:45:10 # Service requirements enforcement 22:45:10 # 22:45:10 # By default, the feature resolver checks the service requirements/capabilities of 22:45:10 # bundles for new features (xml schema >= 1.3.0) in order to automatically installs 22:45:10 # the required bundles. 22:45:10 # The following flag can have those values: 22:45:10 # - disable: service requirements are completely ignored 22:45:10 # - default: service requirements are ignored for old features 22:45:10 # - enforce: service requirements are always verified 22:45:10 # 22:45:10 #serviceRequirements=default 22:45:10 22:45:10 # 22:45:10 # Store cfg file for config element in feature 22:45:10 # 22:45:10 #configCfgStore=true 22:45:10 22:45:10 # 22:45:10 # Define if the feature service automatically refresh bundles 22:45:10 # 22:45:10 autoRefresh=true 22:45:10 22:45:10 # 22:45:10 # Configuration of features processing mechanism (overrides, blacklisting, modification of features) 22:45:10 # XML file defines instructions related to features processing 22:45:10 # versions.properties may declare properties to resolve placeholders in XML file 22:45:10 # both files are relative to ${karaf.etc} 22:45:10 # 22:45:10 #featureProcessing=org.apache.karaf.features.xml 22:45:10 #featureProcessingVersions=versions.properties 22:45:10 + configure_karaf_log netconf '' 22:45:10 + local -r karaf_version=netconf 22:45:10 + local -r controllerdebugmap= 22:45:10 + local logapi=log4j 22:45:10 + grep log4j2 /tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 22:45:10 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n 22:45:10 log4j2.rootLogger.level = INFO 22:45:10 #log4j2.rootLogger.type = asyncRoot 22:45:10 #log4j2.rootLogger.includeLocation = false 22:45:10 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile 22:45:10 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi 22:45:10 log4j2.rootLogger.appenderRef.Console.ref = Console 22:45:10 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter 22:45:10 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF} 22:45:10 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter 22:45:10 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair 22:45:10 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker 22:45:10 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL 22:45:10 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or 22:45:10 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY 22:45:10 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL 22:45:10 log4j2.logger.spifly.name = org.apache.aries.spifly 22:45:10 log4j2.logger.spifly.level = WARN 22:45:10 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit 22:45:10 log4j2.logger.audit.level = INFO 22:45:10 log4j2.logger.audit.additivity = false 22:45:10 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile 22:45:10 # Console appender not used by default (see log4j2.rootLogger.appenderRefs) 22:45:10 log4j2.appender.console.type = Console 22:45:10 log4j2.appender.console.name = Console 22:45:10 log4j2.appender.console.layout.type = PatternLayout 22:45:10 log4j2.appender.console.layout.pattern = ${log4j2.pattern} 22:45:10 log4j2.appender.rolling.type = RollingRandomAccessFile 22:45:10 log4j2.appender.rolling.name = RollingFile 22:45:10 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log 22:45:10 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i 22:45:10 #log4j2.appender.rolling.immediateFlush = false 22:45:10 log4j2.appender.rolling.append = true 22:45:10 log4j2.appender.rolling.layout.type = PatternLayout 22:45:10 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern} 22:45:10 log4j2.appender.rolling.policies.type = Policies 22:45:10 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy 22:45:10 log4j2.appender.rolling.policies.size.size = 64MB 22:45:10 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy 22:45:10 log4j2.appender.rolling.strategy.max = 7 22:45:10 log4j2.appender.audit.type = RollingRandomAccessFile 22:45:10 log4j2.appender.audit.name = AuditRollingFile 22:45:10 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log 22:45:10 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i 22:45:10 log4j2.appender.audit.append = true 22:45:10 log4j2.appender.audit.layout.type = PatternLayout 22:45:10 log4j2.appender.audit.layout.pattern = ${log4j2.pattern} 22:45:10 log4j2.appender.audit.policies.type = Policies 22:45:10 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy 22:45:10 log4j2.appender.audit.policies.size.size = 8MB 22:45:10 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy 22:45:10 log4j2.appender.audit.strategy.max = 7 22:45:10 log4j2.appender.osgi.type = PaxOsgi 22:45:10 log4j2.appender.osgi.name = PaxOsgi 22:45:10 log4j2.appender.osgi.filter = * 22:45:10 #log4j2.logger.aether.name = shaded.org.eclipse.aether 22:45:10 #log4j2.logger.aether.level = TRACE 22:45:10 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers 22:45:10 #log4j2.logger.http-headers.level = DEBUG 22:45:10 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn 22:45:10 #log4j2.logger.maven.level = TRACE 22:45:10 + logapi=log4j2 22:45:10 Configuring the karaf log... karaf_version: netconf, logapi: log4j2 22:45:10 + echo 'Configuring the karaf log... karaf_version: netconf, logapi: log4j2' 22:45:10 + '[' log4j2 == log4j2 ']' 22:45:10 + sed -ie 's/log4j2.appender.rolling.policies.size.size = 64MB/log4j2.appender.rolling.policies.size.size = 1GB/g' /tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 22:45:10 + orgmodule=org.opendaylight.yangtools.yang.parser.repo.YangTextSchemaContextResolver 22:45:10 + orgmodule_=org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver 22:45:10 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN' 22:45:10 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN' 22:45:10 controllerdebugmap: 22:45:10 + unset IFS 22:45:10 + echo 'controllerdebugmap: ' 22:45:10 cat /tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 22:45:10 + '[' -n '' ']' 22:45:10 + echo 'cat /tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/org.ops4j.pax.logging.cfg' 22:45:10 + cat /tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 22:45:10 ################################################################################ 22:45:10 # 22:45:10 # Licensed to the Apache Software Foundation (ASF) under one or more 22:45:10 # contributor license agreements. See the NOTICE file distributed with 22:45:10 # this work for additional information regarding copyright ownership. 22:45:10 # The ASF licenses this file to You under the Apache License, Version 2.0 22:45:10 # (the "License"); you may not use this file except in compliance with 22:45:10 # the License. You may obtain a copy of the License at 22:45:10 # 22:45:10 # http://www.apache.org/licenses/LICENSE-2.0 22:45:10 # 22:45:10 # Unless required by applicable law or agreed to in writing, software 22:45:10 # distributed under the License is distributed on an "AS IS" BASIS, 22:45:10 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 22:45:10 # See the License for the specific language governing permissions and 22:45:10 # limitations under the License. 22:45:10 # 22:45:10 ################################################################################ 22:45:10 22:45:10 # Common pattern layout for appenders 22:45:10 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n 22:45:10 22:45:10 # Root logger 22:45:10 log4j2.rootLogger.level = INFO 22:45:10 # uncomment to use asynchronous loggers, which require mvn:com.lmax/disruptor/3.3.2 library 22:45:10 #log4j2.rootLogger.type = asyncRoot 22:45:10 #log4j2.rootLogger.includeLocation = false 22:45:10 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile 22:45:10 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi 22:45:10 log4j2.rootLogger.appenderRef.Console.ref = Console 22:45:10 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter 22:45:10 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF} 22:45:10 22:45:10 # Filters for logs marked by org.opendaylight.odlparent.Markers 22:45:10 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter 22:45:10 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair 22:45:10 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker 22:45:10 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL 22:45:10 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or 22:45:10 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY 22:45:10 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL 22:45:10 22:45:10 # Loggers configuration 22:45:10 22:45:10 # Spifly logger 22:45:10 log4j2.logger.spifly.name = org.apache.aries.spifly 22:45:10 log4j2.logger.spifly.level = WARN 22:45:10 22:45:10 # Security audit logger 22:45:10 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit 22:45:10 log4j2.logger.audit.level = INFO 22:45:10 log4j2.logger.audit.additivity = false 22:45:10 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile 22:45:10 22:45:10 # Appenders configuration 22:45:10 22:45:10 # Console appender not used by default (see log4j2.rootLogger.appenderRefs) 22:45:10 log4j2.appender.console.type = Console 22:45:10 log4j2.appender.console.name = Console 22:45:10 log4j2.appender.console.layout.type = PatternLayout 22:45:10 log4j2.appender.console.layout.pattern = ${log4j2.pattern} 22:45:10 22:45:10 # Rolling file appender 22:45:10 log4j2.appender.rolling.type = RollingRandomAccessFile 22:45:10 log4j2.appender.rolling.name = RollingFile 22:45:10 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log 22:45:10 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i 22:45:10 # uncomment to not force a disk flush 22:45:10 #log4j2.appender.rolling.immediateFlush = false 22:45:10 log4j2.appender.rolling.append = true 22:45:10 log4j2.appender.rolling.layout.type = PatternLayout 22:45:10 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern} 22:45:10 log4j2.appender.rolling.policies.type = Policies 22:45:10 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy 22:45:10 log4j2.appender.rolling.policies.size.size = 1GB 22:45:10 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy 22:45:10 log4j2.appender.rolling.strategy.max = 7 22:45:10 22:45:10 # Audit file appender 22:45:10 log4j2.appender.audit.type = RollingRandomAccessFile 22:45:10 log4j2.appender.audit.name = AuditRollingFile 22:45:10 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log 22:45:10 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i 22:45:10 log4j2.appender.audit.append = true 22:45:10 log4j2.appender.audit.layout.type = PatternLayout 22:45:10 log4j2.appender.audit.layout.pattern = ${log4j2.pattern} 22:45:10 log4j2.appender.audit.policies.type = Policies 22:45:10 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy 22:45:10 log4j2.appender.audit.policies.size.size = 8MB 22:45:10 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy 22:45:10 log4j2.appender.audit.strategy.max = 7 22:45:10 22:45:10 # OSGi appender 22:45:10 log4j2.appender.osgi.type = PaxOsgi 22:45:10 log4j2.appender.osgi.name = PaxOsgi 22:45:10 log4j2.appender.osgi.filter = * 22:45:10 22:45:10 # help with identification of maven-related problems with pax-url-aether 22:45:10 #log4j2.logger.aether.name = shaded.org.eclipse.aether 22:45:10 #log4j2.logger.aether.level = TRACE 22:45:10 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers 22:45:10 #log4j2.logger.http-headers.level = DEBUG 22:45:10 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn 22:45:10 #log4j2.logger.maven.level = TRACE 22:45:10 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN 22:45:10 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN 22:45:10 + set_java_vars /usr/lib/jvm/java-21-openjdk-amd64 2048m /tmp/netconf-karaf-10.0.3-SNAPSHOT/bin/setenv 22:45:10 Configure 22:45:10 + local -r java_home=/usr/lib/jvm/java-21-openjdk-amd64 22:45:10 + local -r controllermem=2048m 22:45:10 + local -r memconf=/tmp/netconf-karaf-10.0.3-SNAPSHOT/bin/setenv 22:45:10 + echo Configure 22:45:10 java home: /usr/lib/jvm/java-21-openjdk-amd64 22:45:10 max memory: 2048m 22:45:10 + echo ' java home: /usr/lib/jvm/java-21-openjdk-amd64' 22:45:10 + echo ' max memory: 2048m' 22:45:10 memconf: /tmp/netconf-karaf-10.0.3-SNAPSHOT/bin/setenv 22:45:10 + echo ' memconf: /tmp/netconf-karaf-10.0.3-SNAPSHOT/bin/setenv' 22:45:10 + sed -ie 's%^# export JAVA_HOME%export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64}%g' /tmp/netconf-karaf-10.0.3-SNAPSHOT/bin/setenv 22:45:10 + sed -ie 's/JAVA_MAX_MEM="2048m"/JAVA_MAX_MEM=2048m/g' /tmp/netconf-karaf-10.0.3-SNAPSHOT/bin/setenv 22:45:10 cat /tmp/netconf-karaf-10.0.3-SNAPSHOT/bin/setenv 22:45:10 + echo 'cat /tmp/netconf-karaf-10.0.3-SNAPSHOT/bin/setenv' 22:45:10 + cat /tmp/netconf-karaf-10.0.3-SNAPSHOT/bin/setenv 22:45:10 #!/bin/sh 22:45:10 # 22:45:10 # Licensed to the Apache Software Foundation (ASF) under one or more 22:45:10 # contributor license agreements. See the NOTICE file distributed with 22:45:10 # this work for additional information regarding copyright ownership. 22:45:10 # The ASF licenses this file to You under the Apache License, Version 2.0 22:45:10 # (the "License"); you may not use this file except in compliance with 22:45:10 # the License. You may obtain a copy of the License at 22:45:10 # 22:45:10 # http://www.apache.org/licenses/LICENSE-2.0 22:45:10 # 22:45:10 # Unless required by applicable law or agreed to in writing, software 22:45:10 # distributed under the License is distributed on an "AS IS" BASIS, 22:45:10 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 22:45:10 # See the License for the specific language governing permissions and 22:45:10 # limitations under the License. 22:45:10 # 22:45:10 22:45:10 # 22:45:10 # handle specific scripts; the SCRIPT_NAME is exactly the name of the Karaf 22:45:10 # script: client, instance, shell, start, status, stop, karaf 22:45:10 # 22:45:10 # if [ "${KARAF_SCRIPT}" == "SCRIPT_NAME" ]; then 22:45:10 # Actions go here... 22:45:10 # fi 22:45:10 22:45:10 # 22:45:10 # general settings which should be applied for all scripts go here; please keep 22:45:10 # in mind that it is possible that scripts might be executed more than once, e.g. 22:45:10 # in example of the start script where the start script is executed first and the 22:45:10 # karaf script afterwards. 22:45:10 # 22:45:10 22:45:10 # 22:45:10 # The following section shows the possible configuration options for the default 22:45:10 # karaf scripts 22:45:10 # 22:45:10 export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64} # Location of Java installation 22:45:10 # export JAVA_OPTS # Generic JVM options, for instance, where you can pass the memory configuration 22:45:10 # export JAVA_NON_DEBUG_OPTS # Additional non-debug JVM options 22:45:10 # export EXTRA_JAVA_OPTS # Additional JVM options 22:45:10 # export KARAF_HOME # Karaf home folder 22:45:10 # export KARAF_DATA # Karaf data folder 22:45:10 # export KARAF_BASE # Karaf base folder 22:45:10 # export KARAF_ETC # Karaf etc folder 22:45:10 # export KARAF_LOG # Karaf log folder 22:45:10 # export KARAF_SYSTEM_OPTS # First citizen Karaf options 22:45:10 # export KARAF_OPTS # Additional available Karaf options 22:45:10 # export KARAF_DEBUG # Enable debug mode 22:45:10 # export KARAF_REDIRECT # Enable/set the std/err redirection when using bin/start 22:45:10 # export KARAF_NOROOT # Prevent execution as root if set to true 22:45:10 Set Java version 22:45:10 + echo 'Set Java version' 22:45:10 + sudo /usr/sbin/alternatives --install /usr/bin/java java /usr/lib/jvm/java-21-openjdk-amd64/bin/java 1 22:45:10 sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper 22:45:10 sudo: a password is required 22:45:10 + sudo /usr/sbin/alternatives --set java /usr/lib/jvm/java-21-openjdk-amd64/bin/java 22:45:10 sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper 22:45:10 sudo: a password is required 22:45:10 JDK default version ... 22:45:10 + echo 'JDK default version ...' 22:45:10 + java -version 22:45:10 openjdk version "21.0.8" 2025-07-15 22:45:10 OpenJDK Runtime Environment (build 21.0.8+9-Ubuntu-0ubuntu122.04.1) 22:45:10 OpenJDK 64-Bit Server VM (build 21.0.8+9-Ubuntu-0ubuntu122.04.1, mixed mode, sharing) 22:45:10 Set JAVA_HOME 22:45:10 + echo 'Set JAVA_HOME' 22:45:10 + export JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64 22:45:10 + JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64 22:45:10 ++ readlink -e /usr/lib/jvm/java-21-openjdk-amd64/bin/java 22:45:10 Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java 22:45:10 Listing all open ports on controller system... 22:45:10 + JAVA_RESOLVED=/usr/lib/jvm/java-21-openjdk-amd64/bin/java 22:45:10 + echo 'Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java' 22:45:10 + echo 'Listing all open ports on controller system...' 22:45:10 + netstat -pnatu 22:45:10 /tmp/configuration-script.sh: line 40: netstat: command not found 22:45:10 Configuring cluster 22:45:10 + '[' -f /tmp/custom_shard_config.txt ']' 22:45:10 + echo 'Configuring cluster' 22:45:10 + /tmp/netconf-karaf-10.0.3-SNAPSHOT/bin/configure_cluster.sh 2 10.30.170.138 10.30.171.176 10.30.170.169 22:45:10 ################################################ 22:45:10 ## Configure Cluster ## 22:45:10 ################################################ 22:45:10 NOTE: Cluster configuration files not found. Copying from 22:45:10 /tmp/netconf-karaf-10.0.3-SNAPSHOT/system/org/opendaylight/controller/sal-clustering-config/12.0.3 22:45:10 Configuring unique name in pekko.conf 22:45:10 Configuring hostname in pekko.conf 22:45:10 Configuring data and rpc seed nodes in pekko.conf 22:45:10 modules = [ 22:45:10 22:45:10 ] 22:45:10 Configuring replication type in module-shards.conf 22:45:10 ################################################ 22:45:10 ## NOTE: Manually restart controller to ## 22:45:10 ## apply configuration. ## 22:45:10 ################################################ 22:45:10 Dump pekko.conf 22:45:10 + echo 'Dump pekko.conf' 22:45:10 + cat /tmp/netconf-karaf-10.0.3-SNAPSHOT/configuration/initial/pekko.conf 22:45:10 22:45:10 odl-cluster-data { 22:45:10 pekko { 22:45:10 remote { 22:45:10 artery { 22:45:10 enabled = on 22:45:10 transport = tcp 22:45:10 canonical.hostname = "10.30.171.176" 22:45:10 canonical.port = 2550 22:45:10 } 22:45:10 } 22:45:10 22:45:10 cluster { 22:45:10 # Using artery. 22:45:10 seed-nodes = ["pekko://opendaylight-cluster-data@10.30.170.138:2550", 22:45:10 "pekko://opendaylight-cluster-data@10.30.171.176:2550", 22:45:10 "pekko://opendaylight-cluster-data@10.30.170.169:2550"] 22:45:10 22:45:10 roles = ["member-2"] 22:45:10 22:45:10 # when under load we might trip a false positive on the failure detector 22:45:10 # failure-detector { 22:45:10 # heartbeat-interval = 4 s 22:45:10 # acceptable-heartbeat-pause = 16s 22:45:10 # } 22:45:10 } 22:45:10 22:45:10 persistence { 22:45:10 # By default the snapshots/journal directories live in KARAF_HOME. You can choose to put it somewhere else by 22:45:10 # modifying the following two properties. The directory location specified may be a relative or absolute path. 22:45:10 # The relative path is always relative to KARAF_HOME. 22:45:10 22:45:10 # snapshot-store.local.dir = "target/snapshots" 22:45:10 } 22:45:10 disable-default-actor-system-quarantined-event-handling = "false" 22:45:10 } 22:45:10 } 22:45:10 Dump modules.conf 22:45:10 + echo 'Dump modules.conf' 22:45:10 + cat /tmp/netconf-karaf-10.0.3-SNAPSHOT/configuration/initial/modules.conf 22:45:10 modules = [ 22:45:10 22:45:10 ] 22:45:10 Dump module-shards.conf 22:45:10 + echo 'Dump module-shards.conf' 22:45:10 + cat /tmp/netconf-karaf-10.0.3-SNAPSHOT/configuration/initial/module-shards.conf 22:45:10 module-shards = [ 22:45:10 { 22:45:10 name = "default" 22:45:10 shards = [ 22:45:10 { 22:45:10 name = "default" 22:45:10 replicas = ["member-1", 22:45:10 "member-2", 22:45:10 "member-3"] 22:45:10 } 22:45:10 ] 22:45:10 } 22:45:10 ] 22:45:10 Configuring member-3 with IP address 10.30.170.169 22:45:10 Warning: Permanently added '10.30.170.169' (ECDSA) to the list of known hosts. 22:45:10 Warning: Permanently added '10.30.170.169' (ECDSA) to the list of known hosts. 22:45:10 + source /tmp/common-functions.sh netconf-karaf-10.0.3-SNAPSHOT vanadium 22:45:10 common-functions.sh is being sourced 22:45:10 ++ [[ /tmp/common-functions.sh == \/\t\m\p\/\c\o\n\f\i\g\u\r\a\t\i\o\n\-\s\c\r\i\p\t\.\s\h ]] 22:45:10 ++ echo 'common-functions.sh is being sourced' 22:45:10 ++ BUNDLEFOLDER=netconf-karaf-10.0.3-SNAPSHOT 22:45:10 ++ DISTROSTREAM=vanadium 22:45:10 ++ export MAVENCONF=/tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg 22:45:10 ++ MAVENCONF=/tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg 22:45:10 ++ export FEATURESCONF=/tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/org.apache.karaf.features.cfg 22:45:10 ++ FEATURESCONF=/tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/org.apache.karaf.features.cfg 22:45:10 ++ export CUSTOMPROP=/tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/custom.properties 22:45:10 ++ CUSTOMPROP=/tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/custom.properties 22:45:10 ++ export LOGCONF=/tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 22:45:10 ++ LOGCONF=/tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 22:45:10 ++ export MEMCONF=/tmp/netconf-karaf-10.0.3-SNAPSHOT/bin/setenv 22:45:10 ++ MEMCONF=/tmp/netconf-karaf-10.0.3-SNAPSHOT/bin/setenv 22:45:10 ++ export CONTROLLERMEM= 22:45:10 ++ CONTROLLERMEM= 22:45:10 ++ case "${DISTROSTREAM}" in 22:45:10 ++ CLUSTER_SYSTEM=pekko 22:45:10 ++ export AKKACONF=/tmp/netconf-karaf-10.0.3-SNAPSHOT/configuration/initial/pekko.conf 22:45:10 ++ AKKACONF=/tmp/netconf-karaf-10.0.3-SNAPSHOT/configuration/initial/pekko.conf 22:45:10 ++ export MODULESCONF=/tmp/netconf-karaf-10.0.3-SNAPSHOT/configuration/initial/modules.conf 22:45:10 ++ MODULESCONF=/tmp/netconf-karaf-10.0.3-SNAPSHOT/configuration/initial/modules.conf 22:45:10 ++ export MODULESHARDSCONF=/tmp/netconf-karaf-10.0.3-SNAPSHOT/configuration/initial/module-shards.conf 22:45:10 ++ MODULESHARDSCONF=/tmp/netconf-karaf-10.0.3-SNAPSHOT/configuration/initial/module-shards.conf 22:45:10 ++ print_common_env 22:45:10 ++ cat 22:45:10 common-functions environment: 22:45:10 MAVENCONF: /tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg 22:45:10 ACTUALFEATURES: 22:45:10 FEATURESCONF: /tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/org.apache.karaf.features.cfg 22:45:10 CUSTOMPROP: /tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/custom.properties 22:45:10 LOGCONF: /tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 22:45:10 MEMCONF: /tmp/netconf-karaf-10.0.3-SNAPSHOT/bin/setenv 22:45:10 CONTROLLERMEM: 22:45:10 AKKACONF: /tmp/netconf-karaf-10.0.3-SNAPSHOT/configuration/initial/pekko.conf 22:45:10 MODULESCONF: /tmp/netconf-karaf-10.0.3-SNAPSHOT/configuration/initial/modules.conf 22:45:10 MODULESHARDSCONF: /tmp/netconf-karaf-10.0.3-SNAPSHOT/configuration/initial/module-shards.conf 22:45:10 SUITES: 22:45:10 22:45:10 ++ SSH='ssh -t -t' 22:45:10 ++ extra_services_cntl=' dnsmasq.service httpd.service libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service rabbitmq-server.service ' 22:45:10 ++ extra_services_cmp=' libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service ' 22:45:10 Changing to /tmp 22:45:10 Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-karaf/10.0.3-SNAPSHOT/netconf-karaf-10.0.3-20251201.190748-18.zip 22:45:10 + echo 'Changing to /tmp' 22:45:10 + cd /tmp 22:45:10 + echo 'Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-karaf/10.0.3-SNAPSHOT/netconf-karaf-10.0.3-20251201.190748-18.zip' 22:45:10 + wget --progress=dot:mega https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-karaf/10.0.3-SNAPSHOT/netconf-karaf-10.0.3-20251201.190748-18.zip 22:45:10 --2025-12-01 22:45:10-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-karaf/10.0.3-SNAPSHOT/netconf-karaf-10.0.3-20251201.190748-18.zip 22:45:10 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6 22:45:10 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected. 22:45:10 HTTP request sent, awaiting response... 200 OK 22:45:10 Length: 155226418 (148M) [application/zip] 22:45:10 Saving to: ‘netconf-karaf-10.0.3-20251201.190748-18.zip’ 22:45:10 22:45:10 0K ........ ........ ........ ........ ........ ........ 2% 58.8M 2s 22:45:10 3072K ........ ........ ........ ........ ........ ........ 4% 118M 2s 22:45:10 6144K ........ ........ ........ ........ ........ ........ 6% 133M 2s 22:45:10 9216K ........ ........ ........ ........ ........ ........ 8% 149M 1s 22:45:11 12288K ........ ........ ........ ........ ........ ........ 10% 180M 1s 22:45:11 15360K ........ ........ ........ ........ ........ ........ 12% 207M 1s 22:45:11 18432K ........ ........ ........ ........ ........ ........ 14% 197M 1s 22:45:11 21504K ........ ........ ........ ........ ........ ........ 16% 228M 1s 22:45:11 24576K ........ ........ ........ ........ ........ ........ 18% 235M 1s 22:45:11 27648K ........ ........ ........ ........ ........ ........ 20% 283M 1s 22:45:11 30720K ........ ........ ........ ........ ........ ........ 22% 318M 1s 22:45:11 33792K ........ ........ ........ ........ ........ ........ 24% 285M 1s 22:45:11 36864K ........ ........ ........ ........ ........ ........ 26% 224M 1s 22:45:11 39936K ........ ........ ........ ........ ........ ........ 28% 241M 1s 22:45:11 43008K ........ ........ ........ ........ ........ ........ 30% 228M 1s 22:45:11 46080K ........ ........ ........ ........ ........ ........ 32% 223M 1s 22:45:11 49152K ........ ........ ........ ........ ........ ........ 34% 273M 1s 22:45:11 52224K ........ ........ ........ ........ ........ ........ 36% 305M 1s 22:45:11 55296K ........ ........ ........ ........ ........ ........ 38% 359M 0s 22:45:11 58368K ........ ........ ........ ........ ........ ........ 40% 342M 0s 22:45:11 61440K ........ ........ ........ ........ ........ ........ 42% 301M 0s 22:45:11 64512K ........ ........ ........ ........ ........ ........ 44% 369M 0s 22:45:11 67584K ........ ........ ........ ........ ........ ........ 46% 288M 0s 22:45:11 70656K ........ ........ ........ ........ ........ ........ 48% 235M 0s 22:45:11 73728K ........ ........ ........ ........ ........ ........ 50% 252M 0s 22:45:11 76800K ........ ........ ........ ........ ........ ........ 52% 307M 0s 22:45:11 79872K ........ ........ ........ ........ ........ ........ 54% 385M 0s 22:45:11 82944K ........ ........ ........ ........ ........ ........ 56% 304M 0s 22:45:11 86016K ........ ........ ........ ........ ........ ........ 58% 371M 0s 22:45:11 89088K ........ ........ ........ ........ ........ ........ 60% 380M 0s 22:45:11 92160K ........ ........ ........ ........ ........ ........ 62% 365M 0s 22:45:11 95232K ........ ........ ........ ........ ........ ........ 64% 360M 0s 22:45:11 98304K ........ ........ ........ ........ ........ ........ 66% 362M 0s 22:45:11 101376K ........ ........ ........ ........ ........ ........ 68% 331M 0s 22:45:11 104448K ........ ........ ........ ........ ........ ........ 70% 254M 0s 22:45:11 107520K ........ ........ ........ ........ ........ ........ 72% 231M 0s 22:45:11 110592K ........ ........ ........ ........ ........ ........ 74% 241M 0s 22:45:11 113664K ........ ........ ........ ........ ........ ........ 77% 308M 0s 22:45:11 116736K ........ ........ ........ ........ ........ ........ 79% 332M 0s 22:45:11 119808K ........ ........ ........ ........ ........ ........ 81% 392M 0s 22:45:11 122880K ........ ........ ........ ........ ........ ........ 83% 277M 0s 22:45:11 125952K ........ ........ ........ ........ ........ ........ 85% 297M 0s 22:45:11 129024K ........ ........ ........ ........ ........ ........ 87% 389M 0s 22:45:11 132096K ........ ........ ........ ........ ........ ........ 89% 369M 0s 22:45:11 135168K ........ ........ ........ ........ ........ ........ 91% 354M 0s 22:45:11 138240K ........ ........ ........ ........ ........ ........ 93% 362M 0s 22:45:11 141312K ........ ........ ........ ........ ........ ........ 95% 354M 0s 22:45:11 144384K ........ ........ ........ ........ ........ ........ 97% 379M 0s 22:45:11 147456K ........ ........ ........ ........ ........ ........ 99% 365M 0s 22:45:11 150528K ........ ........ 100% 359M=0.6s 22:45:11 22:45:11 2025-12-01 22:45:11 (252 MB/s) - ‘netconf-karaf-10.0.3-20251201.190748-18.zip’ saved [155226418/155226418] 22:45:11 22:45:11 Extracting the new controller... 22:45:11 + echo 'Extracting the new controller...' 22:45:11 + unzip -q netconf-karaf-10.0.3-20251201.190748-18.zip 22:45:12 Adding external repositories... 22:45:12 + echo 'Adding external repositories...' 22:45:12 + sed -ie 's%org.ops4j.pax.url.mvn.repositories=%org.ops4j.pax.url.mvn.repositories=https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot@id=opendaylight-snapshot@snapshots, https://nexus.opendaylight.org/content/repositories/public@id=opendaylight-mirror, http://repo1.maven.org/maven2@id=central, http://repository.springsource.com/maven/bundles/release@id=spring.ebr.release, http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external, http://zodiac.springsource.com/maven/bundles/release@id=gemini, http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases, https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases, https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases%g' /tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg 22:45:12 + cat /tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg 22:45:12 ################################################################################ 22:45:12 # 22:45:12 # Licensed to the Apache Software Foundation (ASF) under one or more 22:45:12 # contributor license agreements. See the NOTICE file distributed with 22:45:12 # this work for additional information regarding copyright ownership. 22:45:12 # The ASF licenses this file to You under the Apache License, Version 2.0 22:45:12 # (the "License"); you may not use this file except in compliance with 22:45:12 # the License. You may obtain a copy of the License at 22:45:12 # 22:45:12 # http://www.apache.org/licenses/LICENSE-2.0 22:45:12 # 22:45:12 # Unless required by applicable law or agreed to in writing, software 22:45:12 # distributed under the License is distributed on an "AS IS" BASIS, 22:45:12 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 22:45:12 # See the License for the specific language governing permissions and 22:45:12 # limitations under the License. 22:45:12 # 22:45:12 ################################################################################ 22:45:12 22:45:12 # 22:45:12 # If set to true, the following property will not allow any certificate to be used 22:45:12 # when accessing Maven repositories through SSL 22:45:12 # 22:45:12 #org.ops4j.pax.url.mvn.certificateCheck= 22:45:12 22:45:12 # 22:45:12 # Path to the local Maven settings file. 22:45:12 # The repositories defined in this file will be automatically added to the list 22:45:12 # of default repositories if the 'org.ops4j.pax.url.mvn.repositories' property 22:45:12 # below is not set. 22:45:12 # The following locations are checked for the existence of the settings.xml file 22:45:12 # * 1. looks for the specified url 22:45:12 # * 2. if not found looks for ${user.home}/.m2/settings.xml 22:45:12 # * 3. if not found looks for ${maven.home}/conf/settings.xml 22:45:12 # * 4. if not found looks for ${M2_HOME}/conf/settings.xml 22:45:12 # 22:45:12 #org.ops4j.pax.url.mvn.settings= 22:45:12 22:45:12 # 22:45:12 # Path to the local Maven repository which is used to avoid downloading 22:45:12 # artifacts when they already exist locally. 22:45:12 # The value of this property will be extracted from the settings.xml file 22:45:12 # above, or defaulted to: 22:45:12 # System.getProperty( "user.home" ) + "/.m2/repository" 22:45:12 # 22:45:12 org.ops4j.pax.url.mvn.localRepository=${karaf.home}/${karaf.default.repository} 22:45:12 22:45:12 # 22:45:12 # Default this to false. It's just weird to use undocumented repos 22:45:12 # 22:45:12 org.ops4j.pax.url.mvn.useFallbackRepositories=false 22:45:12 22:45:12 # 22:45:12 # Uncomment if you don't wanna use the proxy settings 22:45:12 # from the Maven conf/settings.xml file 22:45:12 # 22:45:12 # org.ops4j.pax.url.mvn.proxySupport=false 22:45:12 22:45:12 # 22:45:12 # Disable aether support by default. This ensure that the defaultRepositories 22:45:12 # below will be used 22:45:12 # 22:45:12 #org.ops4j.pax.url.mvn.disableAether=true 22:45:12 22:45:12 # 22:45:12 # Comma separated list of repositories scanned when resolving an artifact. 22:45:12 # Those repositories will be checked before iterating through the 22:45:12 # below list of repositories and even before the local repository 22:45:12 # A repository url can be appended with zero or more of the following flags: 22:45:12 # @snapshots : the repository contains snaphots 22:45:12 # @noreleases : the repository does not contain any released artifacts 22:45:12 # 22:45:12 # The following property value will add the system folder as a repo. 22:45:12 # 22:45:12 #org.ops4j.pax.url.mvn.defaultRepositories= 22:45:12 22:45:12 # Use the default local repo (e.g.~/.m2/repository) as a "remote" repo 22:45:12 org.ops4j.pax.url.mvn.defaultLocalRepoAsRemote=false 22:45:12 22:45:12 # 22:45:12 # Comma separated list of repositories scanned when resolving an artifact. 22:45:12 # The default list includes the following repositories: 22:45:12 # http://repo1.maven.org/maven2@id=central 22:45:12 # http://repository.springsource.com/maven/bundles/release@id=spring.ebr 22:45:12 # http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external 22:45:12 # http://zodiac.springsource.com/maven/bundles/release@id=gemini 22:45:12 # http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases 22:45:12 # https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases 22:45:12 # https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases 22:45:12 # To add repositories to the default ones, prepend '+' to the list of repositories 22:45:12 # to add. 22:45:12 # A repository url can be appended with zero or more of the following flags: 22:45:12 # @snapshots : the repository contains snapshots 22:45:12 # @noreleases : the repository does not contain any released artifacts 22:45:12 # @id=repository.id : the id for the repository, just like in the settings.xml this is optional but recommended 22:45:12 # 22:45:12 org.ops4j.pax.url.mvn.repositories=https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot@id=opendaylight-snapshot@snapshots, https://nexus.opendaylight.org/content/repositories/public@id=opendaylight-mirror, http://repo1.maven.org/maven2@id=central, http://repository.springsource.com/maven/bundles/release@id=spring.ebr.release, http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external, http://zodiac.springsource.com/maven/bundles/release@id=gemini, http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases, https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases, https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases \ 22:45:12 file:${karaf.home}/${karaf.default.repository}@id=system.repository, \ 22:45:12 file:${karaf.data}/kar@id=kar.repository@multi 22:45:12 Configuring the startup features... 22:45:12 + [[ True == \T\r\u\e ]] 22:45:12 + echo 'Configuring the startup features...' 22:45:12 + sed -ie 's/\(featuresBoot=\|featuresBoot =\)/featuresBoot = odl-infrautils-ready,odl-jolokia,odl-restconf,odl-netconf-clustered-topology,/g' /tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/org.apache.karaf.features.cfg 22:45:12 + FEATURE_TEST_STRING=features-test 22:45:12 + FEATURE_TEST_VERSION=10.0.3-SNAPSHOT 22:45:12 + KARAF_VERSION=netconf 22:45:12 + [[ netconf == \i\n\t\e\g\r\a\t\i\o\n ]] 22:45:12 + cat /tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/org.apache.karaf.features.cfg 22:45:12 ################################################################################ 22:45:12 # 22:45:12 # Licensed to the Apache Software Foundation (ASF) under one or more 22:45:12 # contributor license agreements. See the NOTICE file distributed with 22:45:12 # this work for additional information regarding copyright ownership. 22:45:12 # The ASF licenses this file to You under the Apache License, Version 2.0 22:45:12 # (the "License"); you may not use this file except in compliance with 22:45:12 # the License. You may obtain a copy of the License at 22:45:12 # 22:45:12 # http://www.apache.org/licenses/LICENSE-2.0 22:45:12 # 22:45:12 # Unless required by applicable law or agreed to in writing, software 22:45:12 # distributed under the License is distributed on an "AS IS" BASIS, 22:45:12 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 22:45:12 # See the License for the specific language governing permissions and 22:45:12 # limitations under the License. 22:45:12 # 22:45:12 ################################################################################ 22:45:12 22:45:12 # 22:45:12 # Comma separated list of features repositories to register by default 22:45:12 # 22:45:12 featuresRepositories = file:${karaf.etc}/9c05541d-f7c3-4107-9385-98b53d17fe5e.xml 22:45:12 22:45:12 # 22:45:12 # Comma separated list of features to install at startup 22:45:12 # 22:45:12 featuresBoot = odl-infrautils-ready,odl-jolokia,odl-restconf,odl-netconf-clustered-topology, 445eef0d-69f0-4bc8-904a-b8e987509c2e 22:45:12 22:45:12 # 22:45:12 # Resource repositories (OBR) that the features resolver can use 22:45:12 # to resolve requirements/capabilities 22:45:12 # 22:45:12 # The format of the resourceRepositories is 22:45:12 # resourceRepositories=[xml:url|json:url],... 22:45:12 # for Instance: 22:45:12 # 22:45:12 #resourceRepositories=xml:http://host/path/to/index.xml 22:45:12 # or 22:45:12 #resourceRepositories=json:http://host/path/to/index.json 22:45:12 # 22:45:12 22:45:12 # 22:45:12 # Defines if the boot features are started in asynchronous mode (in a dedicated thread) 22:45:12 # 22:45:12 featuresBootAsynchronous=false 22:45:12 22:45:12 # 22:45:12 # Service requirements enforcement 22:45:12 # 22:45:12 # By default, the feature resolver checks the service requirements/capabilities of 22:45:12 # bundles for new features (xml schema >= 1.3.0) in order to automatically installs 22:45:12 # the required bundles. 22:45:12 # The following flag can have those values: 22:45:12 # - disable: service requirements are completely ignored 22:45:12 # - default: service requirements are ignored for old features 22:45:12 # - enforce: service requirements are always verified 22:45:12 # 22:45:12 #serviceRequirements=default 22:45:12 22:45:12 # 22:45:12 # Store cfg file for config element in feature 22:45:12 # 22:45:12 #configCfgStore=true 22:45:12 22:45:12 # 22:45:12 # Define if the feature service automatically refresh bundles 22:45:12 # 22:45:12 autoRefresh=true 22:45:12 22:45:12 # 22:45:12 # Configuration of features processing mechanism (overrides, blacklisting, modification of features) 22:45:12 # XML file defines instructions related to features processing 22:45:12 # versions.properties may declare properties to resolve placeholders in XML file 22:45:12 # both files are relative to ${karaf.etc} 22:45:12 # 22:45:12 #featureProcessing=org.apache.karaf.features.xml 22:45:12 #featureProcessingVersions=versions.properties 22:45:12 + configure_karaf_log netconf '' 22:45:12 + local -r karaf_version=netconf 22:45:12 + local -r controllerdebugmap= 22:45:12 + local logapi=log4j 22:45:12 + grep log4j2 /tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 22:45:12 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n 22:45:12 log4j2.rootLogger.level = INFO 22:45:12 #log4j2.rootLogger.type = asyncRoot 22:45:12 #log4j2.rootLogger.includeLocation = false 22:45:12 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile 22:45:12 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi 22:45:12 log4j2.rootLogger.appenderRef.Console.ref = Console 22:45:12 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter 22:45:12 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF} 22:45:12 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter 22:45:12 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair 22:45:12 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker 22:45:12 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL 22:45:12 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or 22:45:12 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY 22:45:12 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL 22:45:12 log4j2.logger.spifly.name = org.apache.aries.spifly 22:45:12 log4j2.logger.spifly.level = WARN 22:45:12 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit 22:45:12 log4j2.logger.audit.level = INFO 22:45:12 log4j2.logger.audit.additivity = false 22:45:12 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile 22:45:12 # Console appender not used by default (see log4j2.rootLogger.appenderRefs) 22:45:12 log4j2.appender.console.type = Console 22:45:12 log4j2.appender.console.name = Console 22:45:12 log4j2.appender.console.layout.type = PatternLayout 22:45:12 log4j2.appender.console.layout.pattern = ${log4j2.pattern} 22:45:12 log4j2.appender.rolling.type = RollingRandomAccessFile 22:45:12 log4j2.appender.rolling.name = RollingFile 22:45:12 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log 22:45:12 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i 22:45:12 #log4j2.appender.rolling.immediateFlush = false 22:45:12 log4j2.appender.rolling.append = true 22:45:12 log4j2.appender.rolling.layout.type = PatternLayout 22:45:12 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern} 22:45:12 log4j2.appender.rolling.policies.type = Policies 22:45:12 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy 22:45:12 log4j2.appender.rolling.policies.size.size = 64MB 22:45:12 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy 22:45:12 log4j2.appender.rolling.strategy.max = 7 22:45:12 log4j2.appender.audit.type = RollingRandomAccessFile 22:45:12 log4j2.appender.audit.name = AuditRollingFile 22:45:12 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log 22:45:12 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i 22:45:12 log4j2.appender.audit.append = true 22:45:12 log4j2.appender.audit.layout.type = PatternLayout 22:45:12 log4j2.appender.audit.layout.pattern = ${log4j2.pattern} 22:45:12 log4j2.appender.audit.policies.type = Policies 22:45:12 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy 22:45:12 log4j2.appender.audit.policies.size.size = 8MB 22:45:12 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy 22:45:12 log4j2.appender.audit.strategy.max = 7 22:45:12 log4j2.appender.osgi.type = PaxOsgi 22:45:12 log4j2.appender.osgi.name = PaxOsgi 22:45:12 log4j2.appender.osgi.filter = * 22:45:12 #log4j2.logger.aether.name = shaded.org.eclipse.aether 22:45:12 #log4j2.logger.aether.level = TRACE 22:45:12 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers 22:45:12 #log4j2.logger.http-headers.level = DEBUG 22:45:12 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn 22:45:12 #log4j2.logger.maven.level = TRACE 22:45:12 Configuring the karaf log... karaf_version: netconf, logapi: log4j2 22:45:12 + logapi=log4j2 22:45:12 + echo 'Configuring the karaf log... karaf_version: netconf, logapi: log4j2' 22:45:12 + '[' log4j2 == log4j2 ']' 22:45:12 + sed -ie 's/log4j2.appender.rolling.policies.size.size = 64MB/log4j2.appender.rolling.policies.size.size = 1GB/g' /tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 22:45:12 + orgmodule=org.opendaylight.yangtools.yang.parser.repo.YangTextSchemaContextResolver 22:45:12 + orgmodule_=org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver 22:45:12 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN' 22:45:12 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN' 22:45:12 controllerdebugmap: 22:45:12 + unset IFS 22:45:12 + echo 'controllerdebugmap: ' 22:45:12 + '[' -n '' ']' 22:45:12 + echo 'cat /tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/org.ops4j.pax.logging.cfg' 22:45:12 cat /tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 22:45:12 + cat /tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 22:45:12 ################################################################################ 22:45:12 # 22:45:12 # Licensed to the Apache Software Foundation (ASF) under one or more 22:45:12 # contributor license agreements. See the NOTICE file distributed with 22:45:12 # this work for additional information regarding copyright ownership. 22:45:12 # The ASF licenses this file to You under the Apache License, Version 2.0 22:45:12 # (the "License"); you may not use this file except in compliance with 22:45:12 # the License. You may obtain a copy of the License at 22:45:12 # 22:45:12 # http://www.apache.org/licenses/LICENSE-2.0 22:45:12 # 22:45:12 # Unless required by applicable law or agreed to in writing, software 22:45:12 # distributed under the License is distributed on an "AS IS" BASIS, 22:45:12 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 22:45:12 # See the License for the specific language governing permissions and 22:45:12 # limitations under the License. 22:45:12 # 22:45:12 ################################################################################ 22:45:12 22:45:12 # Common pattern layout for appenders 22:45:12 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n 22:45:12 22:45:12 # Root logger 22:45:12 log4j2.rootLogger.level = INFO 22:45:12 # uncomment to use asynchronous loggers, which require mvn:com.lmax/disruptor/3.3.2 library 22:45:12 #log4j2.rootLogger.type = asyncRoot 22:45:12 #log4j2.rootLogger.includeLocation = false 22:45:12 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile 22:45:12 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi 22:45:12 log4j2.rootLogger.appenderRef.Console.ref = Console 22:45:12 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter 22:45:12 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF} 22:45:12 22:45:12 # Filters for logs marked by org.opendaylight.odlparent.Markers 22:45:12 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter 22:45:12 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair 22:45:12 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker 22:45:12 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL 22:45:12 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or 22:45:12 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY 22:45:12 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL 22:45:12 22:45:12 # Loggers configuration 22:45:12 22:45:12 # Spifly logger 22:45:12 log4j2.logger.spifly.name = org.apache.aries.spifly 22:45:12 log4j2.logger.spifly.level = WARN 22:45:12 22:45:12 # Security audit logger 22:45:12 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit 22:45:12 log4j2.logger.audit.level = INFO 22:45:12 log4j2.logger.audit.additivity = false 22:45:12 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile 22:45:12 22:45:12 # Appenders configuration 22:45:12 22:45:12 # Console appender not used by default (see log4j2.rootLogger.appenderRefs) 22:45:12 log4j2.appender.console.type = Console 22:45:12 log4j2.appender.console.name = Console 22:45:12 log4j2.appender.console.layout.type = PatternLayout 22:45:12 log4j2.appender.console.layout.pattern = ${log4j2.pattern} 22:45:12 22:45:12 # Rolling file appender 22:45:12 log4j2.appender.rolling.type = RollingRandomAccessFile 22:45:12 log4j2.appender.rolling.name = RollingFile 22:45:12 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log 22:45:12 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i 22:45:12 # uncomment to not force a disk flush 22:45:12 #log4j2.appender.rolling.immediateFlush = false 22:45:12 log4j2.appender.rolling.append = true 22:45:12 log4j2.appender.rolling.layout.type = PatternLayout 22:45:12 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern} 22:45:12 log4j2.appender.rolling.policies.type = Policies 22:45:12 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy 22:45:12 log4j2.appender.rolling.policies.size.size = 1GB 22:45:12 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy 22:45:12 log4j2.appender.rolling.strategy.max = 7 22:45:12 22:45:12 # Audit file appender 22:45:12 log4j2.appender.audit.type = RollingRandomAccessFile 22:45:12 log4j2.appender.audit.name = AuditRollingFile 22:45:12 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log 22:45:12 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i 22:45:12 log4j2.appender.audit.append = true 22:45:12 log4j2.appender.audit.layout.type = PatternLayout 22:45:12 log4j2.appender.audit.layout.pattern = ${log4j2.pattern} 22:45:12 log4j2.appender.audit.policies.type = Policies 22:45:12 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy 22:45:12 log4j2.appender.audit.policies.size.size = 8MB 22:45:12 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy 22:45:12 log4j2.appender.audit.strategy.max = 7 22:45:12 22:45:12 # OSGi appender 22:45:12 log4j2.appender.osgi.type = PaxOsgi 22:45:12 log4j2.appender.osgi.name = PaxOsgi 22:45:12 log4j2.appender.osgi.filter = * 22:45:12 22:45:12 # help with identification of maven-related problems with pax-url-aether 22:45:12 #log4j2.logger.aether.name = shaded.org.eclipse.aether 22:45:12 #log4j2.logger.aether.level = TRACE 22:45:12 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers 22:45:12 #log4j2.logger.http-headers.level = DEBUG 22:45:12 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn 22:45:12 #log4j2.logger.maven.level = TRACE 22:45:12 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN 22:45:12 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN 22:45:12 + set_java_vars /usr/lib/jvm/java-21-openjdk-amd64 2048m /tmp/netconf-karaf-10.0.3-SNAPSHOT/bin/setenv 22:45:12 + local -r java_home=/usr/lib/jvm/java-21-openjdk-amd64 22:45:12 + local -r controllermem=2048m 22:45:12 + local -r memconf=/tmp/netconf-karaf-10.0.3-SNAPSHOT/bin/setenv 22:45:12 + echo Configure 22:45:12 Configure 22:45:12 java home: /usr/lib/jvm/java-21-openjdk-amd64 22:45:12 max memory: 2048m 22:45:12 + echo ' java home: /usr/lib/jvm/java-21-openjdk-amd64' 22:45:12 + echo ' max memory: 2048m' 22:45:12 memconf: /tmp/netconf-karaf-10.0.3-SNAPSHOT/bin/setenv 22:45:12 + echo ' memconf: /tmp/netconf-karaf-10.0.3-SNAPSHOT/bin/setenv' 22:45:12 + sed -ie 's%^# export JAVA_HOME%export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64}%g' /tmp/netconf-karaf-10.0.3-SNAPSHOT/bin/setenv 22:45:12 + sed -ie 's/JAVA_MAX_MEM="2048m"/JAVA_MAX_MEM=2048m/g' /tmp/netconf-karaf-10.0.3-SNAPSHOT/bin/setenv 22:45:12 cat /tmp/netconf-karaf-10.0.3-SNAPSHOT/bin/setenv 22:45:12 + echo 'cat /tmp/netconf-karaf-10.0.3-SNAPSHOT/bin/setenv' 22:45:12 + cat /tmp/netconf-karaf-10.0.3-SNAPSHOT/bin/setenv 22:45:12 #!/bin/sh 22:45:12 # 22:45:12 # Licensed to the Apache Software Foundation (ASF) under one or more 22:45:12 # contributor license agreements. See the NOTICE file distributed with 22:45:12 # this work for additional information regarding copyright ownership. 22:45:12 # The ASF licenses this file to You under the Apache License, Version 2.0 22:45:12 # (the "License"); you may not use this file except in compliance with 22:45:12 # the License. You may obtain a copy of the License at 22:45:12 # 22:45:12 # http://www.apache.org/licenses/LICENSE-2.0 22:45:12 # 22:45:12 # Unless required by applicable law or agreed to in writing, software 22:45:12 # distributed under the License is distributed on an "AS IS" BASIS, 22:45:12 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 22:45:12 # See the License for the specific language governing permissions and 22:45:12 # limitations under the License. 22:45:12 # 22:45:12 22:45:12 # 22:45:12 # handle specific scripts; the SCRIPT_NAME is exactly the name of the Karaf 22:45:12 # script: client, instance, shell, start, status, stop, karaf 22:45:12 # 22:45:12 # if [ "${KARAF_SCRIPT}" == "SCRIPT_NAME" ]; then 22:45:12 # Actions go here... 22:45:12 # fi 22:45:12 22:45:12 # 22:45:12 # general settings which should be applied for all scripts go here; please keep 22:45:12 # in mind that it is possible that scripts might be executed more than once, e.g. 22:45:12 # in example of the start script where the start script is executed first and the 22:45:12 # karaf script afterwards. 22:45:12 # 22:45:12 22:45:12 # 22:45:12 # The following section shows the possible configuration options for the default 22:45:12 # karaf scripts 22:45:12 # 22:45:12 export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64} # Location of Java installation 22:45:12 # export JAVA_OPTS # Generic JVM options, for instance, where you can pass the memory configuration 22:45:12 # export JAVA_NON_DEBUG_OPTS # Additional non-debug JVM options 22:45:12 # export EXTRA_JAVA_OPTS # Additional JVM options 22:45:12 # export KARAF_HOME # Karaf home folder 22:45:12 # export KARAF_DATA # Karaf data folder 22:45:12 # export KARAF_BASE # Karaf base folder 22:45:12 # export KARAF_ETC # Karaf etc folder 22:45:12 # export KARAF_LOG # Karaf log folder 22:45:12 # export KARAF_SYSTEM_OPTS # First citizen Karaf options 22:45:12 # export KARAF_OPTS # Additional available Karaf options 22:45:12 # export KARAF_DEBUG # Enable debug mode 22:45:12 # export KARAF_REDIRECT # Enable/set the std/err redirection when using bin/start 22:45:12 # export KARAF_NOROOT # Prevent execution as root if set to true 22:45:12 Set Java version 22:45:12 + echo 'Set Java version' 22:45:12 + sudo /usr/sbin/alternatives --install /usr/bin/java java /usr/lib/jvm/java-21-openjdk-amd64/bin/java 1 22:45:12 sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper 22:45:12 sudo: a password is required 22:45:12 + sudo /usr/sbin/alternatives --set java /usr/lib/jvm/java-21-openjdk-amd64/bin/java 22:45:12 sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper 22:45:12 sudo: a password is required 22:45:12 + echo 'JDK default version ...' 22:45:12 + java -version 22:45:12 JDK default version ... 22:45:13 openjdk version "21.0.8" 2025-07-15 22:45:13 OpenJDK Runtime Environment (build 21.0.8+9-Ubuntu-0ubuntu122.04.1) 22:45:13 OpenJDK 64-Bit Server VM (build 21.0.8+9-Ubuntu-0ubuntu122.04.1, mixed mode, sharing) 22:45:13 Set JAVA_HOME 22:45:13 + echo 'Set JAVA_HOME' 22:45:13 + export JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64 22:45:13 + JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64 22:45:13 ++ readlink -e /usr/lib/jvm/java-21-openjdk-amd64/bin/java 22:45:13 Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java 22:45:13 Listing all open ports on controller system... 22:45:13 + JAVA_RESOLVED=/usr/lib/jvm/java-21-openjdk-amd64/bin/java 22:45:13 + echo 'Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java' 22:45:13 + echo 'Listing all open ports on controller system...' 22:45:13 + netstat -pnatu 22:45:13 /tmp/configuration-script.sh: line 40: netstat: command not found 22:45:13 Configuring cluster 22:45:13 + '[' -f /tmp/custom_shard_config.txt ']' 22:45:13 + echo 'Configuring cluster' 22:45:13 + /tmp/netconf-karaf-10.0.3-SNAPSHOT/bin/configure_cluster.sh 3 10.30.170.138 10.30.171.176 10.30.170.169 22:45:13 ################################################ 22:45:13 ## Configure Cluster ## 22:45:13 ################################################ 22:45:13 NOTE: Cluster configuration files not found. Copying from 22:45:13 /tmp/netconf-karaf-10.0.3-SNAPSHOT/system/org/opendaylight/controller/sal-clustering-config/12.0.3 22:45:13 Configuring unique name in pekko.conf 22:45:13 Configuring hostname in pekko.conf 22:45:13 Configuring data and rpc seed nodes in pekko.conf 22:45:13 modules = [ 22:45:13 22:45:13 ] 22:45:13 Configuring replication type in module-shards.conf 22:45:13 ################################################ 22:45:13 ## NOTE: Manually restart controller to ## 22:45:13 ## apply configuration. ## 22:45:13 ################################################ 22:45:13 Dump pekko.conf 22:45:13 + echo 'Dump pekko.conf' 22:45:13 + cat /tmp/netconf-karaf-10.0.3-SNAPSHOT/configuration/initial/pekko.conf 22:45:13 22:45:13 odl-cluster-data { 22:45:13 pekko { 22:45:13 remote { 22:45:13 artery { 22:45:13 enabled = on 22:45:13 transport = tcp 22:45:13 canonical.hostname = "10.30.170.169" 22:45:13 canonical.port = 2550 22:45:13 } 22:45:13 } 22:45:13 22:45:13 cluster { 22:45:13 # Using artery. 22:45:13 seed-nodes = ["pekko://opendaylight-cluster-data@10.30.170.138:2550", 22:45:13 "pekko://opendaylight-cluster-data@10.30.171.176:2550", 22:45:13 "pekko://opendaylight-cluster-data@10.30.170.169:2550"] 22:45:13 22:45:13 roles = ["member-3"] 22:45:13 22:45:13 # when under load we might trip a false positive on the failure detector 22:45:13 # failure-detector { 22:45:13 # heartbeat-interval = 4 s 22:45:13 # acceptable-heartbeat-pause = 16s 22:45:13 # } 22:45:13 } 22:45:13 22:45:13 persistence { 22:45:13 # By default the snapshots/journal directories live in KARAF_HOME. You can choose to put it somewhere else by 22:45:13 # modifying the following two properties. The directory location specified may be a relative or absolute path. 22:45:13 # The relative path is always relative to KARAF_HOME. 22:45:13 22:45:13 # snapshot-store.local.dir = "target/snapshots" 22:45:13 } 22:45:13 disable-default-actor-system-quarantined-event-handling = "false" 22:45:13 } 22:45:13 } 22:45:13 Dump modules.conf 22:45:13 + echo 'Dump modules.conf' 22:45:13 + cat /tmp/netconf-karaf-10.0.3-SNAPSHOT/configuration/initial/modules.conf 22:45:13 modules = [ 22:45:13 22:45:13 ] 22:45:13 Dump module-shards.conf 22:45:13 + echo 'Dump module-shards.conf' 22:45:13 + cat /tmp/netconf-karaf-10.0.3-SNAPSHOT/configuration/initial/module-shards.conf 22:45:13 module-shards = [ 22:45:13 { 22:45:13 name = "default" 22:45:13 shards = [ 22:45:13 { 22:45:13 name = "default" 22:45:13 replicas = ["member-1", 22:45:13 "member-2", 22:45:13 "member-3"] 22:45:13 } 22:45:13 ] 22:45:13 } 22:45:13 ] 22:45:13 Locating config plan to use... 22:45:13 Finished running config plans 22:45:13 Starting member-1 with IP address 10.30.170.138 22:45:13 Warning: Permanently added '10.30.170.138' (ECDSA) to the list of known hosts. 22:45:13 Warning: Permanently added '10.30.170.138' (ECDSA) to the list of known hosts. 22:45:13 Redirecting karaf console output to karaf_console.log 22:45:13 Starting controller... 22:45:13 start: Redirecting Karaf output to /tmp/netconf-karaf-10.0.3-SNAPSHOT/data/log/karaf_console.log 22:45:13 Starting member-2 with IP address 10.30.171.176 22:45:13 Warning: Permanently added '10.30.171.176' (ECDSA) to the list of known hosts. 22:45:13 Warning: Permanently added '10.30.171.176' (ECDSA) to the list of known hosts. 22:45:14 Redirecting karaf console output to karaf_console.log 22:45:14 Starting controller... 22:45:14 start: Redirecting Karaf output to /tmp/netconf-karaf-10.0.3-SNAPSHOT/data/log/karaf_console.log 22:45:14 Starting member-3 with IP address 10.30.170.169 22:45:14 Warning: Permanently added '10.30.170.169' (ECDSA) to the list of known hosts. 22:45:14 Warning: Permanently added '10.30.170.169' (ECDSA) to the list of known hosts. 22:45:14 Redirecting karaf console output to karaf_console.log 22:45:14 Starting controller... 22:45:14 start: Redirecting Karaf output to /tmp/netconf-karaf-10.0.3-SNAPSHOT/data/log/karaf_console.log 22:45:14 [netconf-csit-3node-clustering-only-vanadium] $ /bin/bash /tmp/jenkins10633880610704625223.sh 22:45:14 common-functions.sh is being sourced 22:45:14 common-functions environment: 22:45:14 MAVENCONF: /tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg 22:45:14 ACTUALFEATURES: 22:45:14 FEATURESCONF: /tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/org.apache.karaf.features.cfg 22:45:14 CUSTOMPROP: /tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/custom.properties 22:45:14 LOGCONF: /tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 22:45:14 MEMCONF: /tmp/netconf-karaf-10.0.3-SNAPSHOT/bin/setenv 22:45:14 CONTROLLERMEM: 2048m 22:45:14 AKKACONF: /tmp/netconf-karaf-10.0.3-SNAPSHOT/configuration/initial/pekko.conf 22:45:14 MODULESCONF: /tmp/netconf-karaf-10.0.3-SNAPSHOT/configuration/initial/modules.conf 22:45:14 MODULESHARDSCONF: /tmp/netconf-karaf-10.0.3-SNAPSHOT/configuration/initial/module-shards.conf 22:45:14 SUITES: 22:45:14 22:45:14 + echo '#################################################' 22:45:14 ################################################# 22:45:14 + echo '## Verify Cluster is UP ##' 22:45:14 ## Verify Cluster is UP ## 22:45:14 + echo '#################################################' 22:45:14 ################################################# 22:45:14 + create_post_startup_script 22:45:14 + cat 22:45:14 + copy_and_run_post_startup_script 22:45:14 + seed_index=1 22:45:14 ++ seq 1 3 22:45:14 + for i in $(seq 1 "${NUM_ODL_SYSTEM}") 22:45:14 + CONTROLLERIP=ODL_SYSTEM_1_IP 22:45:14 + echo 'Execute the post startup script on controller 10.30.170.138' 22:45:14 Execute the post startup script on controller 10.30.170.138 22:45:14 + scp /w/workspace/netconf-csit-3node-clustering-only-vanadium/post-startup-script.sh 10.30.170.138:/tmp/ 22:45:14 Warning: Permanently added '10.30.170.138' (ECDSA) to the list of known hosts. 22:45:14 + ssh 10.30.170.138 'bash /tmp/post-startup-script.sh 1' 22:45:14 Warning: Permanently added '10.30.170.138' (ECDSA) to the list of known hosts. 22:45:15 /tmp/post-startup-script.sh: line 4: netstat: command not found 22:45:20 /tmp/post-startup-script.sh: line 4: netstat: command not found 22:45:25 /tmp/post-startup-script.sh: line 4: netstat: command not found 22:45:30 /tmp/post-startup-script.sh: line 4: netstat: command not found 22:45:35 /tmp/post-startup-script.sh: line 4: netstat: command not found 22:45:40 /tmp/post-startup-script.sh: line 4: netstat: command not found 22:45:45 /tmp/post-startup-script.sh: line 4: netstat: command not found 22:45:50 /tmp/post-startup-script.sh: line 4: netstat: command not found 22:45:55 /tmp/post-startup-script.sh: line 4: netstat: command not found 22:46:00 /tmp/post-startup-script.sh: line 4: netstat: command not found 22:46:05 /tmp/post-startup-script.sh: line 4: netstat: command not found 22:46:10 /tmp/post-startup-script.sh: line 4: netstat: command not found 22:46:15 Waiting up to 3 minutes for controller to come up, checking every 5 seconds... 22:46:20 2025-12-01T22:45:47,059 | INFO | SystemReadyService-0 | SimpleSystemReadyMonitor | 239 - org.opendaylight.infrautils.ready-api - 7.1.9 | System ready; AKA: Aye captain, all warp coils are now operating at peak efficiency! [M.] 22:46:20 Controller is UP 22:46:20 2025-12-01T22:45:47,059 | INFO | SystemReadyService-0 | SimpleSystemReadyMonitor | 239 - org.opendaylight.infrautils.ready-api - 7.1.9 | System ready; AKA: Aye captain, all warp coils are now operating at peak efficiency! [M.] 22:46:20 Listing all open ports on controller system... 22:46:20 /tmp/post-startup-script.sh: line 51: netstat: command not found 22:46:20 looking for "BindException: Address already in use" in log file 22:46:20 looking for "server is unhealthy" in log file 22:46:20 + '[' 1 == 0 ']' 22:46:20 + for i in $(seq 1 "${NUM_ODL_SYSTEM}") 22:46:20 + CONTROLLERIP=ODL_SYSTEM_2_IP 22:46:20 + echo 'Execute the post startup script on controller 10.30.171.176' 22:46:20 Execute the post startup script on controller 10.30.171.176 22:46:20 + scp /w/workspace/netconf-csit-3node-clustering-only-vanadium/post-startup-script.sh 10.30.171.176:/tmp/ 22:46:20 Warning: Permanently added '10.30.171.176' (ECDSA) to the list of known hosts. 22:46:20 + ssh 10.30.171.176 'bash /tmp/post-startup-script.sh 2' 22:46:20 Warning: Permanently added '10.30.171.176' (ECDSA) to the list of known hosts. 22:46:20 /tmp/post-startup-script.sh: line 4: netstat: command not found 22:46:25 /tmp/post-startup-script.sh: line 4: netstat: command not found 22:46:30 /tmp/post-startup-script.sh: line 4: netstat: command not found 22:46:35 /tmp/post-startup-script.sh: line 4: netstat: command not found 22:46:40 /tmp/post-startup-script.sh: line 4: netstat: command not found 22:46:45 /tmp/post-startup-script.sh: line 4: netstat: command not found 22:46:50 /tmp/post-startup-script.sh: line 4: netstat: command not found 22:46:55 /tmp/post-startup-script.sh: line 4: netstat: command not found 22:47:00 /tmp/post-startup-script.sh: line 4: netstat: command not found 22:47:05 /tmp/post-startup-script.sh: line 4: netstat: command not found 22:47:10 /tmp/post-startup-script.sh: line 4: netstat: command not found 22:47:15 /tmp/post-startup-script.sh: line 4: netstat: command not found 22:47:20 Waiting up to 3 minutes for controller to come up, checking every 5 seconds... 22:47:25 2025-12-01T22:45:48,394 | INFO | SystemReadyService-0 | SimpleSystemReadyMonitor | 239 - org.opendaylight.infrautils.ready-api - 7.1.9 | System ready; AKA: Aye captain, all warp coils are now operating at peak efficiency! [M.] 22:47:25 Controller is UP 22:47:25 2025-12-01T22:45:48,394 | INFO | SystemReadyService-0 | SimpleSystemReadyMonitor | 239 - org.opendaylight.infrautils.ready-api - 7.1.9 | System ready; AKA: Aye captain, all warp coils are now operating at peak efficiency! [M.] 22:47:25 Listing all open ports on controller system... 22:47:25 /tmp/post-startup-script.sh: line 51: netstat: command not found 22:47:25 looking for "BindException: Address already in use" in log file 22:47:25 looking for "server is unhealthy" in log file 22:47:25 + '[' 2 == 0 ']' 22:47:25 + for i in $(seq 1 "${NUM_ODL_SYSTEM}") 22:47:25 + CONTROLLERIP=ODL_SYSTEM_3_IP 22:47:25 + echo 'Execute the post startup script on controller 10.30.170.169' 22:47:25 Execute the post startup script on controller 10.30.170.169 22:47:25 + scp /w/workspace/netconf-csit-3node-clustering-only-vanadium/post-startup-script.sh 10.30.170.169:/tmp/ 22:47:26 Warning: Permanently added '10.30.170.169' (ECDSA) to the list of known hosts. 22:47:26 + ssh 10.30.170.169 'bash /tmp/post-startup-script.sh 3' 22:47:26 Warning: Permanently added '10.30.170.169' (ECDSA) to the list of known hosts. 22:47:26 /tmp/post-startup-script.sh: line 4: netstat: command not found 22:47:31 /tmp/post-startup-script.sh: line 4: netstat: command not found 22:47:36 /tmp/post-startup-script.sh: line 4: netstat: command not found 22:47:41 /tmp/post-startup-script.sh: line 4: netstat: command not found 22:47:46 /tmp/post-startup-script.sh: line 4: netstat: command not found 22:47:51 /tmp/post-startup-script.sh: line 4: netstat: command not found 22:47:56 /tmp/post-startup-script.sh: line 4: netstat: command not found 22:48:01 /tmp/post-startup-script.sh: line 4: netstat: command not found 22:48:06 /tmp/post-startup-script.sh: line 4: netstat: command not found 22:48:11 /tmp/post-startup-script.sh: line 4: netstat: command not found 22:48:16 /tmp/post-startup-script.sh: line 4: netstat: command not found 22:48:21 /tmp/post-startup-script.sh: line 4: netstat: command not found 22:48:26 Waiting up to 3 minutes for controller to come up, checking every 5 seconds... 22:48:31 2025-12-01T22:45:47,100 | INFO | SystemReadyService-0 | SimpleSystemReadyMonitor | 239 - org.opendaylight.infrautils.ready-api - 7.1.9 | System ready; AKA: Aye captain, all warp coils are now operating at peak efficiency! [M.] 22:48:31 Controller is UP 22:48:31 2025-12-01T22:45:47,100 | INFO | SystemReadyService-0 | SimpleSystemReadyMonitor | 239 - org.opendaylight.infrautils.ready-api - 7.1.9 | System ready; AKA: Aye captain, all warp coils are now operating at peak efficiency! [M.] 22:48:31 Listing all open ports on controller system... 22:48:31 /tmp/post-startup-script.sh: line 51: netstat: command not found 22:48:31 looking for "BindException: Address already in use" in log file 22:48:31 looking for "server is unhealthy" in log file 22:48:31 + '[' 0 == 0 ']' 22:48:31 + seed_index=1 22:48:31 + dump_controller_threads 22:48:31 ++ seq 1 3 22:48:31 + for i in $(seq 1 "${NUM_ODL_SYSTEM}") 22:48:31 + CONTROLLERIP=ODL_SYSTEM_1_IP 22:48:31 + echo 'Let'\''s take the karaf thread dump' 22:48:31 Let's take the karaf thread dump 22:48:31 + ssh 10.30.170.138 'sudo ps aux' 22:48:31 Warning: Permanently added '10.30.170.138' (ECDSA) to the list of known hosts. 22:48:32 ++ grep org.apache.karaf.main.Main /w/workspace/netconf-csit-3node-clustering-only-vanadium/ps_before.log 22:48:32 ++ grep -v grep 22:48:32 ++ cut -f2 '-d ' 22:48:32 ++ tr -s ' ' 22:48:32 + pid=2041 22:48:32 + echo 'karaf main: org.apache.karaf.main.Main, pid:2041' 22:48:32 karaf main: org.apache.karaf.main.Main, pid:2041 22:48:32 + ssh 10.30.170.138 '/usr/lib/jvm/java-21-openjdk-amd64/bin/jstack -l 2041' 22:48:32 Warning: Permanently added '10.30.170.138' (ECDSA) to the list of known hosts. 22:48:32 + for i in $(seq 1 "${NUM_ODL_SYSTEM}") 22:48:32 + CONTROLLERIP=ODL_SYSTEM_2_IP 22:48:32 + echo 'Let'\''s take the karaf thread dump' 22:48:32 Let's take the karaf thread dump 22:48:32 + ssh 10.30.171.176 'sudo ps aux' 22:48:32 Warning: Permanently added '10.30.171.176' (ECDSA) to the list of known hosts. 22:48:33 ++ tr -s ' ' 22:48:33 ++ grep org.apache.karaf.main.Main /w/workspace/netconf-csit-3node-clustering-only-vanadium/ps_before.log 22:48:33 ++ grep -v grep 22:48:33 ++ cut -f2 '-d ' 22:48:33 + pid=2030 22:48:33 + echo 'karaf main: org.apache.karaf.main.Main, pid:2030' 22:48:33 karaf main: org.apache.karaf.main.Main, pid:2030 22:48:33 + ssh 10.30.171.176 '/usr/lib/jvm/java-21-openjdk-amd64/bin/jstack -l 2030' 22:48:33 Warning: Permanently added '10.30.171.176' (ECDSA) to the list of known hosts. 22:48:33 + for i in $(seq 1 "${NUM_ODL_SYSTEM}") 22:48:33 + CONTROLLERIP=ODL_SYSTEM_3_IP 22:48:33 + echo 'Let'\''s take the karaf thread dump' 22:48:33 Let's take the karaf thread dump 22:48:33 + ssh 10.30.170.169 'sudo ps aux' 22:48:33 Warning: Permanently added '10.30.170.169' (ECDSA) to the list of known hosts. 22:48:34 ++ tr -s ' ' 22:48:34 ++ grep org.apache.karaf.main.Main /w/workspace/netconf-csit-3node-clustering-only-vanadium/ps_before.log 22:48:34 ++ cut -f2 '-d ' 22:48:34 ++ grep -v grep 22:48:34 + pid=2020 22:48:34 + echo 'karaf main: org.apache.karaf.main.Main, pid:2020' 22:48:34 karaf main: org.apache.karaf.main.Main, pid:2020 22:48:34 + ssh 10.30.170.169 '/usr/lib/jvm/java-21-openjdk-amd64/bin/jstack -l 2020' 22:48:34 Warning: Permanently added '10.30.170.169' (ECDSA) to the list of known hosts. 22:48:34 + '[' 0 -gt 0 ']' 22:48:34 + echo 'Generating controller variables...' 22:48:34 Generating controller variables... 22:48:34 ++ seq 1 3 22:48:34 + for i in $(seq 1 "${NUM_ODL_SYSTEM}") 22:48:34 + CONTROLLERIP=ODL_SYSTEM_1_IP 22:48:34 + odl_variables=' -v ODL_SYSTEM_1_IP:10.30.170.138' 22:48:34 + for i in $(seq 1 "${NUM_ODL_SYSTEM}") 22:48:34 + CONTROLLERIP=ODL_SYSTEM_2_IP 22:48:34 + odl_variables=' -v ODL_SYSTEM_1_IP:10.30.170.138 -v ODL_SYSTEM_2_IP:10.30.171.176' 22:48:34 + for i in $(seq 1 "${NUM_ODL_SYSTEM}") 22:48:34 + CONTROLLERIP=ODL_SYSTEM_3_IP 22:48:34 + odl_variables=' -v ODL_SYSTEM_1_IP:10.30.170.138 -v ODL_SYSTEM_2_IP:10.30.171.176 -v ODL_SYSTEM_3_IP:10.30.170.169' 22:48:34 + echo 'Generating mininet variables...' 22:48:34 Generating mininet variables... 22:48:34 ++ seq 1 1 22:48:34 + for i in $(seq 1 "${NUM_TOOLS_SYSTEM}") 22:48:34 + MININETIP=TOOLS_SYSTEM_1_IP 22:48:34 + tools_variables=' -v TOOLS_SYSTEM_1_IP:10.30.171.163' 22:48:34 + get_test_suites SUITES 22:48:34 + local __suite_list=SUITES 22:48:34 + echo 'Locating test plan to use...' 22:48:34 Locating test plan to use... 22:48:34 + testplan_filepath=/w/workspace/netconf-csit-3node-clustering-only-vanadium/test/csit/testplans/netconf-clustering-vanadium.txt 22:48:34 + '[' '!' -f /w/workspace/netconf-csit-3node-clustering-only-vanadium/test/csit/testplans/netconf-clustering-vanadium.txt ']' 22:48:34 + testplan_filepath=/w/workspace/netconf-csit-3node-clustering-only-vanadium/test/csit/testplans/netconf-clustering.txt 22:48:34 + '[' disabled '!=' disabled ']' 22:48:34 + echo 'Changing the testplan path...' 22:48:34 Changing the testplan path... 22:48:34 + sed s:integration:/w/workspace/netconf-csit-3node-clustering-only-vanadium: /w/workspace/netconf-csit-3node-clustering-only-vanadium/test/csit/testplans/netconf-clustering.txt 22:48:34 + cat testplan.txt 22:48:34 # Copyright (c) 2015-2017 Cisco Systems, Inc. and others. All rights reserved. 22:48:34 # 22:48:34 # This program and the accompanying materials are made available under the 22:48:34 # terms of the Eclipse Public License v1.0 which accompanies this distribution, 22:48:34 # and is available at http://www.eclipse.org/legal/epl-v10.html 22:48:34 22:48:34 # Place the suites in run order: 22:48:34 22:48:34 # Run non intrusive cluster tests first. 22:48:34 /w/workspace/netconf-csit-3node-clustering-only-vanadium/test/csit/suites/netconf/clustering/CRUD.robot 22:48:34 /w/workspace/netconf-csit-3node-clustering-only-vanadium/test/csit/suites/netconf/clustering/bug8086.robot 22:48:34 22:48:34 # Run the intrusive cluster tests after the non-intrusive ones. 22:48:34 /w/workspace/netconf-csit-3node-clustering-only-vanadium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot 22:48:34 /w/workspace/netconf-csit-3node-clustering-only-vanadium/test/csit/suites/netconf/clustering/entity.robot 22:48:34 /w/workspace/netconf-csit-3node-clustering-only-vanadium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot 22:48:34 /w/workspace/netconf-csit-3node-clustering-only-vanadium/test/csit/suites/netconf/clustering/outages.robot 22:48:34 22:48:34 # Next suite is commented because of NETCONF-454 22:48:34 #/w/workspace/netconf-csit-3node-clustering-only-vanadium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot 22:48:34 #/w/workspace/netconf-csit-3node-clustering-only-vanadium/test/csit/suites/netconf/clustering/entity-isolation-rejoin.robot 22:48:34 22:48:34 # Repeat some suites again to try to detect breakage caused by 22:48:34 # the intrusive tests that survived a "device deconfigure" - "device 22:48:34 # reconfigure" cycle. 22:48:34 /w/workspace/netconf-csit-3node-clustering-only-vanadium/test/csit/suites/netconf/clustering/entity.robot 22:48:34 /w/workspace/netconf-csit-3node-clustering-only-vanadium/test/csit/suites/netconf/clustering/CRUD.robot 22:48:34 + '[' -z '' ']' 22:48:34 ++ grep -E -v '(^[[:space:]]*#|^[[:space:]]*$)' testplan.txt 22:48:34 ++ tr '\012' ' ' 22:48:34 + suite_list='/w/workspace/netconf-csit-3node-clustering-only-vanadium/test/csit/suites/netconf/clustering/CRUD.robot /w/workspace/netconf-csit-3node-clustering-only-vanadium/test/csit/suites/netconf/clustering/bug8086.robot /w/workspace/netconf-csit-3node-clustering-only-vanadium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot /w/workspace/netconf-csit-3node-clustering-only-vanadium/test/csit/suites/netconf/clustering/entity.robot /w/workspace/netconf-csit-3node-clustering-only-vanadium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot /w/workspace/netconf-csit-3node-clustering-only-vanadium/test/csit/suites/netconf/clustering/outages.robot /w/workspace/netconf-csit-3node-clustering-only-vanadium/test/csit/suites/netconf/clustering/entity.robot /w/workspace/netconf-csit-3node-clustering-only-vanadium/test/csit/suites/netconf/clustering/CRUD.robot ' 22:48:34 + eval 'SUITES='\''/w/workspace/netconf-csit-3node-clustering-only-vanadium/test/csit/suites/netconf/clustering/CRUD.robot /w/workspace/netconf-csit-3node-clustering-only-vanadium/test/csit/suites/netconf/clustering/bug8086.robot /w/workspace/netconf-csit-3node-clustering-only-vanadium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot /w/workspace/netconf-csit-3node-clustering-only-vanadium/test/csit/suites/netconf/clustering/entity.robot /w/workspace/netconf-csit-3node-clustering-only-vanadium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot /w/workspace/netconf-csit-3node-clustering-only-vanadium/test/csit/suites/netconf/clustering/outages.robot /w/workspace/netconf-csit-3node-clustering-only-vanadium/test/csit/suites/netconf/clustering/entity.robot /w/workspace/netconf-csit-3node-clustering-only-vanadium/test/csit/suites/netconf/clustering/CRUD.robot '\''' 22:48:34 ++ SUITES='/w/workspace/netconf-csit-3node-clustering-only-vanadium/test/csit/suites/netconf/clustering/CRUD.robot /w/workspace/netconf-csit-3node-clustering-only-vanadium/test/csit/suites/netconf/clustering/bug8086.robot /w/workspace/netconf-csit-3node-clustering-only-vanadium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot /w/workspace/netconf-csit-3node-clustering-only-vanadium/test/csit/suites/netconf/clustering/entity.robot /w/workspace/netconf-csit-3node-clustering-only-vanadium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot /w/workspace/netconf-csit-3node-clustering-only-vanadium/test/csit/suites/netconf/clustering/outages.robot /w/workspace/netconf-csit-3node-clustering-only-vanadium/test/csit/suites/netconf/clustering/entity.robot /w/workspace/netconf-csit-3node-clustering-only-vanadium/test/csit/suites/netconf/clustering/CRUD.robot ' 22:48:34 + echo 'Starting Robot test suites /w/workspace/netconf-csit-3node-clustering-only-vanadium/test/csit/suites/netconf/clustering/CRUD.robot /w/workspace/netconf-csit-3node-clustering-only-vanadium/test/csit/suites/netconf/clustering/bug8086.robot /w/workspace/netconf-csit-3node-clustering-only-vanadium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot /w/workspace/netconf-csit-3node-clustering-only-vanadium/test/csit/suites/netconf/clustering/entity.robot /w/workspace/netconf-csit-3node-clustering-only-vanadium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot /w/workspace/netconf-csit-3node-clustering-only-vanadium/test/csit/suites/netconf/clustering/outages.robot /w/workspace/netconf-csit-3node-clustering-only-vanadium/test/csit/suites/netconf/clustering/entity.robot /w/workspace/netconf-csit-3node-clustering-only-vanadium/test/csit/suites/netconf/clustering/CRUD.robot ...' 22:48:34 Starting Robot test suites /w/workspace/netconf-csit-3node-clustering-only-vanadium/test/csit/suites/netconf/clustering/CRUD.robot /w/workspace/netconf-csit-3node-clustering-only-vanadium/test/csit/suites/netconf/clustering/bug8086.robot /w/workspace/netconf-csit-3node-clustering-only-vanadium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot /w/workspace/netconf-csit-3node-clustering-only-vanadium/test/csit/suites/netconf/clustering/entity.robot /w/workspace/netconf-csit-3node-clustering-only-vanadium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot /w/workspace/netconf-csit-3node-clustering-only-vanadium/test/csit/suites/netconf/clustering/outages.robot /w/workspace/netconf-csit-3node-clustering-only-vanadium/test/csit/suites/netconf/clustering/entity.robot /w/workspace/netconf-csit-3node-clustering-only-vanadium/test/csit/suites/netconf/clustering/CRUD.robot ... 22:48:34 + robot -N netconf-clustering.txt --removekeywords wuks -e exclude -e skip_if_vanadium -v BUNDLEFOLDER:netconf-karaf-10.0.3-SNAPSHOT -v BUNDLE_URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-karaf/10.0.3-SNAPSHOT/netconf-karaf-10.0.3-20251201.190748-18.zip -v CONTROLLER:10.30.170.138 -v CONTROLLER1:10.30.171.176 -v CONTROLLER2:10.30.170.169 -v CONTROLLER_USER:jenkins -v JAVA_HOME:/usr/lib/jvm/java-21-openjdk-amd64 -v JDKVERSION:openjdk21 -v JENKINS_WORKSPACE:/w/workspace/netconf-csit-3node-clustering-only-vanadium -v MININET:10.30.171.163 -v MININET1: -v MININET2: -v MININET_USER:jenkins -v NEXUSURL_PREFIX:https://nexus.opendaylight.org -v NUM_ODL_SYSTEM:3 -v NUM_TOOLS_SYSTEM:1 -v ODL_STREAM:vanadium -v ODL_SYSTEM_IP:10.30.170.138 -v ODL_SYSTEM_1_IP:10.30.170.138 -v ODL_SYSTEM_2_IP:10.30.171.176 -v ODL_SYSTEM_3_IP:10.30.170.169 -v ODL_SYSTEM_USER:jenkins -v TOOLS_SYSTEM_IP:10.30.171.163 -v TOOLS_SYSTEM_1_IP:10.30.171.163 -v TOOLS_SYSTEM_USER:jenkins -v USER_HOME:/home/jenkins -v IS_KARAF_APPL:True -v WORKSPACE:/tmp -v USE_NETCONF_CONNECTOR:False /w/workspace/netconf-csit-3node-clustering-only-vanadium/test/csit/suites/netconf/clustering/CRUD.robot /w/workspace/netconf-csit-3node-clustering-only-vanadium/test/csit/suites/netconf/clustering/bug8086.robot /w/workspace/netconf-csit-3node-clustering-only-vanadium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot /w/workspace/netconf-csit-3node-clustering-only-vanadium/test/csit/suites/netconf/clustering/entity.robot /w/workspace/netconf-csit-3node-clustering-only-vanadium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot /w/workspace/netconf-csit-3node-clustering-only-vanadium/test/csit/suites/netconf/clustering/outages.robot /w/workspace/netconf-csit-3node-clustering-only-vanadium/test/csit/suites/netconf/clustering/entity.robot /w/workspace/netconf-csit-3node-clustering-only-vanadium/test/csit/suites/netconf/clustering/CRUD.robot 22:48:35 ============================================================================== 22:48:35 netconf-clustering.txt 22:48:35 ============================================================================== 22:48:35 netconf-clustering.txt.CRUD :: netconf clustered CRUD test suite. 22:48:35 ============================================================================== 22:48:41 Start_Testtool :: Deploy and start test tool, then wait for all it... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 22:48:41 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 22:48:41 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 22:48:41 | FAIL | 22:48:41 Dictionary '${Stream_dict}' has no key 'vanadium'. 22:48:41 ------------------------------------------------------------------------------ 22:48:41 Check_Device_Is_Not_Mounted_At_Beginning :: Sanity check making su... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 22:48:41 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 22:48:42 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 22:48:43 | PASS | 22:48:43 ------------------------------------------------------------------------------ 22:48:43 Configure_Device_On_Netconf :: Make request to configure a testtoo... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 22:48:43 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 22:48:43 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 22:48:43 | FAIL | 22:48:43 This test fails due to https://bugs.opendaylight.org/show_bug.cgi?id=5089 22:48:43 22:48:43 Dictionary '${Stream_dict}' has no key 'vanadium'. 22:48:43 ------------------------------------------------------------------------------ 22:48:43 Check_Configurer_Has_Netconf_Connector_For_Device :: Get the list ... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 22:48:43 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 22:48:43 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 22:48:54 | FAIL | 22:48:54 Keyword 'Check_Device_Instance_Count' failed after retrying for 10 seconds. The last error was: 0 != 1 22:48:54 ------------------------------------------------------------------------------ 22:48:54 Wait_For_Device_To_Become_Visible_For_Configurer :: Wait until the... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 22:48:54 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 22:48:54 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 22:49:15 | FAIL | 22:49:15 Keyword 'Check_Device_Connected' failed after retrying for 20 seconds. The last error was: HTTPError: 409 Client Error: Conflict for url: http://10.30.170.138:8181/rests/data/network-topology:network-topology/topology=topology-netconf/node=netconf-test-device?content=nonconfig 22:49:15 ------------------------------------------------------------------------------ 22:49:15 Wait_For_Device_To_Become_Visible_For_Checker :: Wait until the de... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 22:49:15 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 22:49:15 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 22:49:36 | FAIL | 22:49:36 Keyword 'Check_Device_Connected' failed after retrying for 20 seconds. The last error was: HTTPError: 409 Client Error: Conflict for url: http://10.30.170.169:8181/rests/data/network-topology:network-topology/topology=topology-netconf/node=netconf-test-device?content=nonconfig 22:49:36 ------------------------------------------------------------------------------ 22:49:36 Wait_For_Device_To_Become_Visible_For_Setter :: Wait until the dev... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 22:49:36 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 22:49:36 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 22:49:57 | FAIL | 22:49:57 Keyword 'Check_Device_Connected' failed after retrying for 20 seconds. The last error was: HTTPError: 409 Client Error: Conflict for url: http://10.30.171.176:8181/rests/data/network-topology:network-topology/topology=topology-netconf/node=netconf-test-device?content=nonconfig 22:49:57 ------------------------------------------------------------------------------ 22:49:57 Check_Device_Data_Is_Seen_As_Empty_On_Configurer :: Get the device... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 22:49:57 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 22:49:57 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 22:50:08 | FAIL | 22:50:08 Keyword 'Check_Config_Data' failed after retrying for 10 seconds. The last error was: HTTPError: 503 Server Error: Service Unavailable for url: http://10.30.170.138:8181/rests/data/network-topology:network-topology/topology=topology-netconf/node=netconf-test-device/yang-ext:mount?content=config 22:50:08 ------------------------------------------------------------------------------ 22:50:08 Check_Device_Data_Is_Seen_As_Empty_On_Checker :: Get the device da... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 22:50:08 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 22:50:08 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 22:50:18 | FAIL | 22:50:18 Keyword 'Check_Config_Data' failed after retrying for 10 seconds. The last error was: HTTPError: 503 Server Error: Service Unavailable for url: http://10.30.170.169:8181/rests/data/network-topology:network-topology/topology=topology-netconf/node=netconf-test-device/yang-ext:mount?content=config 22:50:18 ------------------------------------------------------------------------------ 22:50:18 Check_Device_Data_Is_Seen_As_Empty_On_Setter :: Get the device dat... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 22:50:19 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 22:50:19 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 22:50:29 | FAIL | 22:50:29 Keyword 'Check_Config_Data' failed after retrying for 10 seconds. The last error was: HTTPError: 503 Server Error: Service Unavailable for url: http://10.30.171.176:8181/rests/data/network-topology:network-topology/topology=topology-netconf/node=netconf-test-device/yang-ext:mount?content=config 22:50:29 ------------------------------------------------------------------------------ 22:50:29 Create_Device_Data :: Send some sample test data into the device a... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 22:50:29 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 22:50:29 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 22:50:29 | FAIL | 22:50:29 HTTPError: 404 Client Error: Not Found for url: http://10.30.171.176:8181/$RESTCONF_ROOT/data/network-topology:network-topology/topology=topology-netconf/node=netconf-test-device/yang-ext:mount 22:50:29 ------------------------------------------------------------------------------ 22:50:29 Check_New_Device_Data_Is_Visible_On_Setter :: Get the device data ... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 22:50:30 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 22:50:30 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 22:50:40 | FAIL | 22:50:40 Keyword 'Check_Config_Data' failed after retrying for 10 seconds. The last error was: HTTPError: 503 Server Error: Service Unavailable for url: http://10.30.171.176:8181/rests/data/network-topology:network-topology/topology=topology-netconf/node=netconf-test-device/yang-ext:mount?content=config 22:50:40 ------------------------------------------------------------------------------ 22:50:40 Check_New_Device_Data_Is_Visible_On_Checker :: Check that the crea... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 22:50:40 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 22:50:40 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 22:50:51 | FAIL | 22:50:51 Keyword 'Check_Config_Data' failed after retrying for 10 seconds. The last error was: HTTPError: 503 Server Error: Service Unavailable for url: http://10.30.170.169:8181/rests/data/network-topology:network-topology/topology=topology-netconf/node=netconf-test-device/yang-ext:mount?content=config 22:50:51 ------------------------------------------------------------------------------ 22:50:51 Check_New_Device_Data_Is_Visible_On_Configurer :: Check that the c... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 22:50:51 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 22:50:51 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 22:51:01 | FAIL | 22:51:01 Keyword 'Check_Config_Data' failed after retrying for 10 seconds. The last error was: HTTPError: 503 Server Error: Service Unavailable for url: http://10.30.170.138:8181/rests/data/network-topology:network-topology/topology=topology-netconf/node=netconf-test-device/yang-ext:mount?content=config 22:51:01 ------------------------------------------------------------------------------ 22:51:01 Modify_Device_Data :: Send a request to change the sample test dat... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 22:51:01 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 22:51:01 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 22:51:02 | FAIL | 22:51:02 This test fails due to https://bugs.opendaylight.org/show_bug.cgi?id=4968 22:51:02 22:51:02 HTTPError: 404 Client Error: Not Found for url: http://10.30.171.176:8181/$RESTCONF_ROOT/data/network-topology:network-topology/topology=topology-netconf/node=netconf-test-device/yang-ext:mount/test:cont 22:51:02 ------------------------------------------------------------------------------ 22:51:02 Check_Device_Data_Is_Modified :: Get the device data and make sure... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 22:51:02 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 22:51:02 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 22:51:02 | FAIL | 22:51:02 This test fails due to https://bugs.opendaylight.org/show_bug.cgi?id=4968 22:51:02 22:51:02 HTTPError: 503 Server Error: Service Unavailable for url: http://10.30.171.176:8181/rests/data/network-topology:network-topology/topology=topology-netconf/node=netconf-test-device/yang-ext:mount?content=config 22:51:02 ------------------------------------------------------------------------------ 22:51:02 Check_Modified_Device_Data_Is_Visible_On_Checker :: Check that the... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 22:51:02 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 22:51:02 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 22:52:03 | FAIL | 22:52:03 This test fails due to https://bugs.opendaylight.org/show_bug.cgi?id=4968 22:52:03 22:52:03 Keyword 'Check_Config_Data' failed after retrying for 1 minute. The last error was: HTTPError: 503 Server Error: Service Unavailable for url: http://10.30.170.169:8181/rests/data/network-topology:network-topology/topology=topology-netconf/node=netconf-test-device/yang-ext:mount?content=config 22:52:03 ------------------------------------------------------------------------------ 22:52:03 Check_Modified_Device_Data_Is_Visible_On_Configurer :: Check that ... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 22:52:03 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 22:52:03 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 22:53:04 | FAIL | 22:53:04 This test fails due to https://bugs.opendaylight.org/show_bug.cgi?id=4968 22:53:04 22:53:04 Keyword 'Check_Config_Data' failed after retrying for 1 minute. The last error was: HTTPError: 503 Server Error: Service Unavailable for url: http://10.30.170.138:8181/rests/data/network-topology:network-topology/topology=topology-netconf/node=netconf-test-device/yang-ext:mount?content=config 22:53:04 ------------------------------------------------------------------------------ 22:53:04 Delete_Device_Data :: Send a request to delete the sample test dat... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 22:53:04 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 22:53:04 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 22:53:04 | FAIL | 22:53:04 This test fails due to https://bugs.opendaylight.org/show_bug.cgi?id=4968 22:53:04 22:53:04 HTTPError: 404 Client Error: Not Found for url: http://10.30.171.176:8181/$RESTCONF_ROOT/data/network-topology:network-topology/topology=topology-netconf/node=netconf-test-device/yang-ext:mount/test:cont 22:53:04 ------------------------------------------------------------------------------ 22:53:04 Check_Device_Data_Is_Deleted :: Get the device data and make sure ... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 22:53:04 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 22:53:04 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 22:53:04 | FAIL | 22:53:04 This test fails due to https://bugs.opendaylight.org/show_bug.cgi?id=4968 22:53:04 22:53:04 HTTPError: 503 Server Error: Service Unavailable for url: http://10.30.171.176:8181/rests/data/network-topology:network-topology/topology=topology-netconf/node=netconf-test-device/yang-ext:mount?content=config 22:53:04 ------------------------------------------------------------------------------ 22:53:04 Check_Device_Data_Deletion_Is_Visible_On_Checker :: Check that the... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 22:53:05 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 22:53:05 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 22:54:05 | FAIL | 22:54:05 This test fails due to https://bugs.opendaylight.org/show_bug.cgi?id=4968 22:54:05 22:54:05 Keyword 'Check_Config_Data' failed after retrying for 1 minute. The last error was: HTTPError: 503 Server Error: Service Unavailable for url: http://10.30.170.169:8181/rests/data/network-topology:network-topology/topology=topology-netconf/node=netconf-test-device/yang-ext:mount?content=config 22:54:05 ------------------------------------------------------------------------------ 22:54:05 Check_Device_Data_Deletion_Is_Visible_On_Configurer :: Check that ... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 22:54:06 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 22:54:06 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 22:55:06 | FAIL | 22:55:06 This test fails due to https://bugs.opendaylight.org/show_bug.cgi?id=4968 22:55:06 22:55:06 Keyword 'Check_Config_Data' failed after retrying for 1 minute. The last error was: HTTPError: 503 Server Error: Service Unavailable for url: http://10.30.170.138:8181/rests/data/network-topology:network-topology/topology=topology-netconf/node=netconf-test-device/yang-ext:mount?content=config 22:55:06 ------------------------------------------------------------------------------ 22:55:06 Deconfigure_Device_In_Netconf :: Make request to deconfigure the d... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 22:55:07 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 22:55:07 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 22:55:07 | FAIL | 22:55:07 Dictionary does not contain key 'netconf-test-device'. 22:55:07 ------------------------------------------------------------------------------ 22:55:07 Check_Device_Deconfigured_On_Configurer :: Check that the device i... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 22:55:07 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 22:55:07 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 22:55:07 | PASS | 22:55:07 ------------------------------------------------------------------------------ 22:55:07 Check_Device_Deconfigured_On_Checker :: Check that the device is g... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 22:55:07 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 22:55:07 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 22:55:07 | PASS | 22:55:07 ------------------------------------------------------------------------------ 22:55:07 Check_Device_Deconfigured_On_Setter :: Check that the device is go... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 22:55:08 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 22:55:08 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 22:55:08 | PASS | 22:55:08 ------------------------------------------------------------------------------ 22:55:08 netconf-clustering.txt.CRUD :: netconf clustered CRUD test suite. | FAIL | 22:55:08 Suite teardown failed: 22:55:08 Variable '${testtool_log}' not found. 22:55:08 22:55:08 26 tests, 0 passed, 26 failed 22:55:08 ============================================================================== 22:55:08 netconf-clustering.txt.Bug8086 :: Simplified netconf clustered CRUD test su... 22:55:08 ============================================================================== 22:55:12 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 22:55:12 Start_Testtool :: Deploy and start test tool, then wait for all it... | FAIL | 22:55:12 Parent suite setup failed: 22:55:12 Dictionary '${Stream_dict}' has no key 'vanadium'. 22:55:12 ------------------------------------------------------------------------------ 22:55:12 Check_Device_Is_Not_Mounted_At_Beginning :: Sanity check making su... | FAIL | 22:55:12 Parent suite setup failed: 22:55:12 Dictionary '${Stream_dict}' has no key 'vanadium'. 22:55:12 ------------------------------------------------------------------------------ 22:55:12 Configure_Device_On_Netconf :: Make request to configure a testtoo... | FAIL | 22:55:12 Parent suite setup failed: 22:55:12 Dictionary '${Stream_dict}' has no key 'vanadium'. 22:55:12 ------------------------------------------------------------------------------ 22:55:12 Check_Configurer_Has_Netconf_Connector_For_Device :: Get the list ... | FAIL | 22:55:12 Parent suite setup failed: 22:55:12 Dictionary '${Stream_dict}' has no key 'vanadium'. 22:55:12 ------------------------------------------------------------------------------ 22:55:12 Wait_For_Device_To_Become_Visible_For_Configurer :: Wait until the... | FAIL | 22:55:12 Parent suite setup failed: 22:55:12 Dictionary '${Stream_dict}' has no key 'vanadium'. 22:55:12 ------------------------------------------------------------------------------ 22:55:12 Wait_For_Device_To_Become_Visible_For_Checker :: Wait until the de... | FAIL | 22:55:12 Parent suite setup failed: 22:55:12 Dictionary '${Stream_dict}' has no key 'vanadium'. 22:55:12 ------------------------------------------------------------------------------ 22:55:12 Wait_For_Device_To_Become_Visible_For_Setter :: Wait until the dev... | FAIL | 22:55:12 Parent suite setup failed: 22:55:12 Dictionary '${Stream_dict}' has no key 'vanadium'. 22:55:12 ------------------------------------------------------------------------------ 22:55:12 Check_Device_Data_Is_Seen_As_Empty_On_Configurer :: Get the device... | FAIL | 22:55:12 Parent suite setup failed: 22:55:12 Dictionary '${Stream_dict}' has no key 'vanadium'. 22:55:12 ------------------------------------------------------------------------------ 22:55:12 Check_Device_Data_Is_Seen_As_Empty_On_Checker :: Get the device da... | FAIL | 22:55:12 Parent suite setup failed: 22:55:12 Dictionary '${Stream_dict}' has no key 'vanadium'. 22:55:12 ------------------------------------------------------------------------------ 22:55:12 Check_Device_Data_Is_Seen_As_Empty_On_Setter :: Get the device dat... | FAIL | 22:55:12 Parent suite setup failed: 22:55:12 Dictionary '${Stream_dict}' has no key 'vanadium'. 22:55:12 ------------------------------------------------------------------------------ 22:55:12 Create_Device_Data :: Send some sample test data into the device a... | FAIL | 22:55:12 Parent suite setup failed: 22:55:12 Dictionary '${Stream_dict}' has no key 'vanadium'. 22:55:12 ------------------------------------------------------------------------------ 22:55:12 Check_New_Device_Data_Is_Visible_On_Setter :: Get the device data ... | FAIL | 22:55:12 Parent suite setup failed: 22:55:12 Dictionary '${Stream_dict}' has no key 'vanadium'. 22:55:12 ------------------------------------------------------------------------------ 22:55:12 Check_New_Device_Data_Is_Visible_On_Checker :: Check that the crea... | FAIL | 22:55:12 Parent suite setup failed: 22:55:12 Dictionary '${Stream_dict}' has no key 'vanadium'. 22:55:12 ------------------------------------------------------------------------------ 22:55:12 Check_New_Device_Data_Is_Visible_On_Configurer :: Check that the c... | FAIL | 22:55:12 Parent suite setup failed: 22:55:12 Dictionary '${Stream_dict}' has no key 'vanadium'. 22:55:12 ------------------------------------------------------------------------------ 22:55:12 Modify_Device_Data :: Send a request to change the sample test dat... | FAIL | 22:55:12 Parent suite setup failed: 22:55:12 Dictionary '${Stream_dict}' has no key 'vanadium'. 22:55:12 ------------------------------------------------------------------------------ 22:55:12 Check_Device_Data_Is_Modified :: Get the device data and make sure... | FAIL | 22:55:12 Parent suite setup failed: 22:55:12 Dictionary '${Stream_dict}' has no key 'vanadium'. 22:55:12 ------------------------------------------------------------------------------ 22:55:12 Check_Modified_Device_Data_Is_Visible_On_Checker :: Check that the... | FAIL | 22:55:12 Parent suite setup failed: 22:55:12 Dictionary '${Stream_dict}' has no key 'vanadium'. 22:55:12 ------------------------------------------------------------------------------ 22:55:12 Check_Modified_Device_Data_Is_Visible_On_Configurer :: Check that ... | FAIL | 22:55:12 Parent suite setup failed: 22:55:12 Dictionary '${Stream_dict}' has no key 'vanadium'. 22:55:12 ------------------------------------------------------------------------------ 22:55:12 Delete_Device_Data :: Send a request to delete the sample test dat... | FAIL | 22:55:12 Parent suite setup failed: 22:55:12 Dictionary '${Stream_dict}' has no key 'vanadium'. 22:55:12 ------------------------------------------------------------------------------ 22:55:12 Check_Device_Data_Is_Deleted :: Get the device data and make sure ... | FAIL | 22:55:12 Parent suite setup failed: 22:55:12 Dictionary '${Stream_dict}' has no key 'vanadium'. 22:55:12 ------------------------------------------------------------------------------ 22:55:12 Check_Device_Data_Deletion_Is_Visible_On_Checker :: Check that the... | FAIL | 22:55:12 Parent suite setup failed: 22:55:12 Dictionary '${Stream_dict}' has no key 'vanadium'. 22:55:12 ------------------------------------------------------------------------------ 22:55:12 Check_Device_Data_Deletion_Is_Visible_On_Configurer :: Check that ... | FAIL | 22:55:12 Parent suite setup failed: 22:55:12 Dictionary '${Stream_dict}' has no key 'vanadium'. 22:55:12 ------------------------------------------------------------------------------ 22:55:12 Deconfigure_Device_In_Netconf :: Make request to deconfigure the d... | FAIL | 22:55:12 Parent suite setup failed: 22:55:12 Dictionary '${Stream_dict}' has no key 'vanadium'. 22:55:12 ------------------------------------------------------------------------------ 22:55:12 Check_Device_Deconfigured_On_Configurer :: Check that the device i... | FAIL | 22:55:12 Parent suite setup failed: 22:55:12 Dictionary '${Stream_dict}' has no key 'vanadium'. 22:55:12 ------------------------------------------------------------------------------ 22:55:12 Check_Device_Deconfigured_On_Checker :: Check that the device is g... | FAIL | 22:55:12 Parent suite setup failed: 22:55:12 Dictionary '${Stream_dict}' has no key 'vanadium'. 22:55:12 ------------------------------------------------------------------------------ 22:55:12 Check_Device_Deconfigured_On_Setter :: Check that the device is go... | FAIL | 22:55:12 Parent suite setup failed: 22:55:12 Dictionary '${Stream_dict}' has no key 'vanadium'. 22:55:12 ------------------------------------------------------------------------------ 22:55:12 netconf-clustering.txt.Bug8086 :: Simplified netconf clustered CRU... | FAIL | 22:55:12 Suite setup failed: 22:55:12 Dictionary '${Stream_dict}' has no key 'vanadium'. 22:55:12 22:55:12 Also suite teardown failed: 22:55:12 Variable '${testtool_log}' not found. 22:55:12 22:55:12 26 tests, 0 passed, 26 failed 22:55:12 ============================================================================== 22:55:12 netconf-clustering.txt.Restart Odl With Tell Based False :: Unset tell-base... 22:55:12 ============================================================================== 22:55:13 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 22:55:13 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 22:55:13 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 22:55:13 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 22:55:14 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 22:55:14 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 22:55:14 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 22:55:14 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 22:55:14 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 22:55:14 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 22:55:14 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 22:55:14 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 22:55:14 Stop_All_Members :: Stop every odl node. :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 22:55:15 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 22:55:16 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 22:55:16 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 22:55:17 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 22:55:17 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 22:55:17 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 22:55:17 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 22:55:20 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 22:55:20 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 22:55:20 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 22:55:20 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 22:55:23 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 22:55:23 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 22:55:23 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 22:55:23 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 22:55:25 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 22:55:25 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 22:55:28 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 22:55:28 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 22:55:30 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 22:55:30 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 22:55:32 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 22:55:32 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 22:55:35 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 22:55:35 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 22:55:37 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 22:55:37 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 22:55:40 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 22:55:40 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 22:55:42 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 22:55:42 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 22:55:44 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 22:55:44 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 22:55:47 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 22:55:47 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 22:55:49 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 22:55:49 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 22:55:51 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 22:55:51 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 22:55:54 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 22:55:54 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 22:55:56 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 22:55:56 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 22:55:59 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 22:55:59 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 22:56:01 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 22:56:01 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 22:56:03 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 22:56:03 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 22:56:06 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 22:56:06 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 22:56:08 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 22:56:08 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 22:56:11 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 22:56:11 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 22:56:13 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 22:56:13 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 22:56:16 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 22:56:16 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 22:56:18 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 22:56:18 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 22:56:21 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 22:56:21 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 22:56:23 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 22:56:23 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 22:56:25 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 22:56:25 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 22:56:28 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 22:56:28 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 22:56:30 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 22:56:30 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 22:56:32 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 22:56:32 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 22:56:35 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 22:56:35 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 22:56:37 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 22:56:37 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 22:56:40 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 22:56:40 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 22:56:42 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 22:56:42 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 22:56:45 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 22:56:45 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 22:56:47 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 22:56:47 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 22:56:49 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 22:56:49 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 22:56:52 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 22:56:52 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 22:56:54 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 22:56:54 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 22:56:56 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 22:56:56 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 22:56:59 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 22:56:59 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 22:57:01 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 22:57:01 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 22:57:04 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 22:57:04 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 22:57:06 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 22:57:06 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 22:57:09 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 22:57:09 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 22:57:11 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 22:57:11 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 22:57:14 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 22:57:14 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 22:57:16 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 22:57:16 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 22:57:18 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 22:57:18 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 22:57:21 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 22:57:21 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 22:57:22 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 22:57:22 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 22:57:22 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 22:57:22 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 22:57:23 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 22:57:23 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 22:57:23 | PASS | 22:57:23 ------------------------------------------------------------------------------ 22:57:23 Unset_Tell_Based_Protocol_Usage :: Comment out the flag usage in c... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 22:57:23 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 22:57:24 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 22:57:24 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 22:57:24 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 22:57:25 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 22:57:25 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 22:57:26 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 22:57:26 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 22:57:26 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 22:57:27 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 22:57:27 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 22:57:27 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 22:57:28 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 22:57:28 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 22:57:30 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 22:57:31 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 22:57:31 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 22:57:32 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 22:57:32 | PASS | 22:57:32 ------------------------------------------------------------------------------ 22:57:32 Start_All_And_Sync :: Start each member and wait for sync. :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 22:57:32 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 22:57:32 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 22:57:32 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 22:57:33 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 22:57:33 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 22:58:17 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 22:58:17 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 22:58:17 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 22:58:17 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 22:58:18 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 22:58:18 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 22:58:18 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 22:58:18 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 22:58:18 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 22:58:18 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 22:58:19 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 22:58:19 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 22:58:19 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 22:58:19 | FAIL | 22:58:19 Got rc: 1 or stderr was not empty: sudo: netstat: command not found 22:58:19 ------------------------------------------------------------------------------ 22:58:19 netconf-clustering.txt.Restart Odl With Tell Based False :: Unset ... | FAIL | 22:58:19 3 tests, 2 passed, 1 failed 22:58:19 ============================================================================== 22:58:19 netconf-clustering.txt.Entity :: Test suite for netconf device entity owner... 22:58:19 ============================================================================== 22:58:20 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 22:58:20 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 22:58:20 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 22:58:20 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 22:58:20 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 22:58:20 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 22:58:21 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 22:58:22 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 22:58:23 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 22:58:24 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 22:58:24 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 22:58:24 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 22:58:25 Start_Testtool :: Deploy and start test tool, then wait for all it... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 22:58:25 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 22:58:25 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 22:58:26 | FAIL | 22:58:26 Dictionary '${Stream_dict}' has no key 'vanadium'. 22:58:26 ------------------------------------------------------------------------------ 22:58:26 Check_Device_Is_Not_Mounted_At_Beginning :: Sanity check making su... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 22:58:26 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 22:58:26 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 22:58:26 | PASS | 22:58:26 ------------------------------------------------------------------------------ 22:58:26 Configure_Device_On_Netconf :: Use node 1 to configure a testtool ... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 22:58:26 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 22:58:26 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 22:58:26 | FAIL | 22:58:26 This test fails due to https://bugs.opendaylight.org/show_bug.cgi?id=5089 22:58:26 22:58:26 Dictionary '${Stream_dict}' has no key 'vanadium'. 22:58:26 ------------------------------------------------------------------------------ 22:58:26 Wait_For_Device_To_Become_Visible_For_All_Nodes :: Wait for the wh... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 22:58:27 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 22:58:27 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 22:58:48 | FAIL | 22:58:48 Keyword 'Check_Device_Connected' failed after retrying for 20 seconds. The last error was: HTTPError: 409 Client Error: Conflict for url: http://10.30.170.138:8181/rests/data/network-topology:network-topology/topology=topology-netconf/node=netconf-test-device?content=nonconfig 22:58:48 ------------------------------------------------------------------------------ 22:58:48 Check_Config_Data_Before_Data_Creation :: Check if there really is... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 22:58:48 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 22:58:48 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 22:59:48 | FAIL | 22:59:48 Keyword 'Check_Config_Data' failed after retrying for 1 minute. The last error was: HTTPError: 503 Server Error: Service Unavailable for url: http://10.30.170.138:8181/rests/data/network-topology:network-topology/topology=topology-netconf/node=netconf-test-device/yang-ext:mount?content=config 22:59:48 ------------------------------------------------------------------------------ 22:59:48 Create_Device_Data :: Create some data on the device and propagate... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 22:59:48 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 22:59:48 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 22:59:48 | FAIL | 22:59:48 HTTPError: 404 Client Error: Not Found for url: http://10.30.171.176:8181/$RESTCONF_ROOT/data/network-topology:network-topology/topology=topology-netconf/node=netconf-test-device/yang-ext:mount 22:59:48 ------------------------------------------------------------------------------ 22:59:48 Check_Config_Data_After_Data_Creation :: Check if the data we just... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 22:59:48 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 22:59:49 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:00:49 | FAIL | 23:00:49 Keyword 'Check_Config_Data' failed after retrying for 1 minute. The last error was: HTTPError: 503 Server Error: Service Unavailable for url: http://10.30.170.138:8181/rests/data/network-topology:network-topology/topology=topology-netconf/node=netconf-test-device/yang-ext:mount?content=config 23:00:49 ------------------------------------------------------------------------------ 23:00:49 Find_And_Shutdown_Device_Entity_Owner :: Simulate a failure of the... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:00:49 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:00:50 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:00:50 | FAIL | 23:00:50 Could not parse owner and candidates for device netconf-test-device 23:00:50 ------------------------------------------------------------------------------ 23:00:50 Wait_For_New_Owner_To_Appear :: Wait for the cluster to recover fr... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:00:50 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:00:50 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:02:50 | FAIL | 23:02:50 Keyword 'Check_Owner_Reconfigured' failed after retrying for 2 minutes. The last error was: Variable '${original_device_owner}' not found. 23:02:50 ------------------------------------------------------------------------------ 23:02:50 Check_Config_Data_Before_Modification_With_Original_Owner_Down :: ... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:02:50 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:02:51 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:03:51 | FAIL | 23:03:51 This test fails due to https://bugs.opendaylight.org/show_bug.cgi?id=6067 23:03:51 23:03:51 Keyword 'Check_Config_Data' failed after retrying for 1 minute. The last error was: Variable '${follower1_session}' not found. 23:03:51 ------------------------------------------------------------------------------ 23:03:51 Modify_Device_Data_When_Original_Owner_Is_Down :: Attempt to modif... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:03:51 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:03:51 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:03:51 | FAIL | 23:03:51 This test fails due to https://bugs.opendaylight.org/show_bug.cgi?id=4968 23:03:51 23:03:51 Variable '${follower1_session}' not found. 23:03:51 ------------------------------------------------------------------------------ 23:03:51 Check_Config_Data_After_Modification_With_Original_Owner_Down :: C... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:03:52 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:03:52 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:04:52 | FAIL | 23:04:52 This test fails due to https://bugs.opendaylight.org/show_bug.cgi?id=6067 23:04:52 23:04:52 Keyword 'Check_Config_Data' failed after retrying for 1 minute. The last error was: Variable '${follower1_session}' not found. 23:04:52 ------------------------------------------------------------------------------ 23:04:52 Restart_Original_Entity_Owner :: Restart the original entity owner... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:04:52 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:04:53 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:04:53 | FAIL | 23:04:53 Variable '${original_device_owner}' not found. 23:04:53 ------------------------------------------------------------------------------ 23:04:53 Check_Config_Data_After_Original_Owner_Restart :: Sanity check if ... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:04:53 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:04:53 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:05:53 | FAIL | 23:05:53 This test fails due to https://bugs.opendaylight.org/show_bug.cgi?id=5761 23:05:53 23:05:53 Keyword 'Check_Config_Data' failed after retrying for 1 minute. The last error was: Variable '${original_device_owner_session}' not found. 23:05:53 ------------------------------------------------------------------------------ 23:05:53 Modify_Device_Data_With_Original_Owner :: Check that the original ... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:05:53 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:05:54 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:05:54 | FAIL | 23:05:54 This test fails due to https://bugs.opendaylight.org/show_bug.cgi?id=5761 23:05:54 23:05:54 Variable '${original_device_owner_session}' not found. 23:05:54 ------------------------------------------------------------------------------ 23:05:54 Check_Config_Data_After_Modification_With_Original_Owner_Up :: Che... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:05:54 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:05:54 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:06:55 | FAIL | 23:06:55 Keyword 'Check_Config_Data' failed after retrying for 1 minute. The last error was: HTTPError: 503 Server Error: Service Unavailable for url: http://10.30.170.138:8181/rests/data/network-topology:network-topology/topology=topology-netconf/node=netconf-test-device/yang-ext:mount?content=config 23:06:55 ------------------------------------------------------------------------------ 23:06:55 Deconfigure_Device_In_Netconf :: Make request to deconfigure the d... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:06:55 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:06:55 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:06:55 | FAIL | 23:06:55 Dictionary does not contain key 'netconf-test-device'. 23:06:55 ------------------------------------------------------------------------------ 23:06:55 netconf-clustering.txt.Entity :: Test suite for netconf device ent... | FAIL | 23:06:55 Suite teardown failed: 23:06:55 Variable '${testtool_log}' not found. 23:06:55 23:06:55 17 tests, 0 passed, 17 failed 23:06:55 ============================================================================== 23:06:55 netconf-clustering.txt.Restart Odl With Tell Based False :: Unset tell-base... 23:06:55 ============================================================================== 23:06:58 Stop_All_Members :: Stop every odl node. | PASS | 23:09:06 ------------------------------------------------------------------------------ 23:09:06 Unset_Tell_Based_Protocol_Usage :: Comment out the flag usage in c... | PASS | 23:09:15 ------------------------------------------------------------------------------ 23:09:15 Start_All_And_Sync :: Start each member and wait for sync. | FAIL | 23:10:02 Got rc: 1 or stderr was not empty: sudo: netstat: command not found 23:10:02 ------------------------------------------------------------------------------ 23:10:02 netconf-clustering.txt.Restart Odl With Tell Based False :: Unset ... | FAIL | 23:10:02 3 tests, 2 passed, 1 failed 23:10:02 ============================================================================== 23:10:02 netconf-clustering.txt.Outages :: netconf cluster node outage test suite (C... 23:10:02 ============================================================================== 23:10:03 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:10:03 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:10:03 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:10:03 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:10:04 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:10:04 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:10:04 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:10:05 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:10:06 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:10:07 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:10:07 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:10:07 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:10:08 Start_Testtool :: Deploy and start test tool, then wait for all it... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:10:09 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:10:09 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:10:09 | FAIL | 23:10:09 Dictionary '${Stream_dict}' has no key 'vanadium'. 23:10:09 ------------------------------------------------------------------------------ 23:10:09 Check_Device_Is_Not_Mounted_At_Beginning :: Sanity check making su... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:10:09 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:10:09 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:10:09 | PASS | 23:10:09 ------------------------------------------------------------------------------ 23:10:09 Configure_Device_On_Netconf :: Use node 1 to configure a testtool ... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:10:09 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:10:10 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:10:10 | FAIL | 23:10:10 This test fails due to https://bugs.opendaylight.org/show_bug.cgi?id=5089 23:10:10 23:10:10 Dictionary '${Stream_dict}' has no key 'vanadium'. 23:10:10 ------------------------------------------------------------------------------ 23:10:10 Wait_For_Device_To_Become_Visible_For_All_Nodes :: Check that the ... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:10:10 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:10:10 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:10:31 | FAIL | 23:10:31 Keyword 'Check_Device_Connected' failed after retrying for 20 seconds. The last error was: HTTPError: 409 Client Error: Conflict for url: http://10.30.170.138:8181/rests/data/network-topology:network-topology/topology=topology-netconf/node=netconf-test-device?content=nonconfig 23:10:31 ------------------------------------------------------------------------------ 23:10:31 Check_Device_Data_Is_Seen_As_Empty_On_All_Nodes :: Sanity check ag... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:10:31 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:10:31 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:11:32 | FAIL | 23:11:32 Keyword 'Check_Config_Data' failed after retrying for 1 minute. The last error was: HTTPError: 503 Server Error: Service Unavailable for url: http://10.30.170.138:8181/rests/data/network-topology:network-topology/topology=topology-netconf/node=netconf-test-device/yang-ext:mount?content=config 23:11:32 ------------------------------------------------------------------------------ 23:11:32 Kill_node1_Before_Create :: Simulate node 1 crashes just before de... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:11:32 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:11:33 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:11:33 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:11:33 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:11:33 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:11:33 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:11:33 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:11:35 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:11:35 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:11:35 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:11:35 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:11:36 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:11:36 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:11:36 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:11:36 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:11:36 | PASS | 23:11:36 ------------------------------------------------------------------------------ 23:11:36 Create_Device_Data_With_node1_Down :: Check that the create reques... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:11:47 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:11:47 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:11:47 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:12:02 | FAIL | 23:12:02 Keyword 'TemplatedRequests.Post_As_Xml_Templated' failed after retrying for 15 seconds. The last error was: HTTPError: 404 Client Error: Not Found for url: http://10.30.171.176:8181/$RESTCONF_ROOT/data/network-topology:network-topology/topology=topology-netconf/node=netconf-test-device/yang-ext:mount 23:12:02 ------------------------------------------------------------------------------ 23:12:02 Check_New_Device_Data_Is_Visible_On_Nodes_Without_node1 :: Check t... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:12:02 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:12:02 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:12:02 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:13:03 | FAIL | 23:13:03 Keyword 'Check_Config_Data' failed after retrying for 1 minute. The last error was: HTTPError: 503 Server Error: Service Unavailable for url: http://10.30.171.176:8181/rests/data/network-topology:network-topology/topology=topology-netconf/node=netconf-test-device/yang-ext:mount?content=config 23:13:03 ------------------------------------------------------------------------------ 23:13:03 Restart_node1_After_Create_And_Dump_Its_Topology_Data :: Simulate ... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:13:03 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:13:03 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:13:03 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:13:03 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:13:03 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:13:03 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:13:04 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:13:04 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:13:04 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:13:16 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:13:16 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:13:16 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:13:16 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:13:17 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:13:17 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:13:17 | PASS | 23:13:17 ------------------------------------------------------------------------------ 23:13:17 Check_New_Device_Data_Is_Visible_On_node1 :: Check that the create... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:13:18 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:13:18 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:13:18 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:13:18 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:14:59 | FAIL | 23:14:59 This test fails due to https://bugs.opendaylight.org/show_bug.cgi?id=5761 23:14:59 23:14:59 Keyword 'Check_Config_Data' failed after retrying for 1 minute 40 seconds. The last error was: HTTPError: 503 Server Error: Service Unavailable for url: http://10.30.170.138:8181/rests/data/network-topology:network-topology/topology=topology-netconf/node=netconf-test-device/yang-ext:mount?content=config 23:14:59 ------------------------------------------------------------------------------ 23:14:59 Kill_node2_Before_Modify :: Simulate node 2 crashes just before de... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:14:59 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:14:59 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:14:59 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:14:59 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:14:59 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:15:00 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:15:00 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:15:02 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:15:02 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:15:02 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:15:02 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:15:03 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:15:03 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:15:03 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:15:03 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:15:03 | PASS | 23:15:03 ------------------------------------------------------------------------------ 23:15:03 Modify_Device_Data_With_node2_Down :: Check that the modification ... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:15:13 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:15:13 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:15:13 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:15:29 | FAIL | 23:15:29 This test fails due to https://bugs.opendaylight.org/show_bug.cgi?id=5762 23:15:29 23:15:29 Keyword 'TemplatedRequests.Put_As_Xml_Templated' failed after retrying for 15 seconds. The last error was: Value of variable '&{mapping}' is not dictionary or dictionary-like. 23:15:29 ------------------------------------------------------------------------------ 23:15:29 Check_Modified_Device_Data_Is_Visible_On_Nodes_Without_node2 :: Ch... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:15:29 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:15:29 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:15:29 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:16:30 | FAIL | 23:16:30 This test fails due to https://bugs.opendaylight.org/show_bug.cgi?id=5762 23:16:30 23:16:30 Keyword 'Check_Config_Data' failed after retrying for 1 minute. The last error was: HTTPError: 503 Server Error: Service Unavailable for url: http://10.30.170.138:8181/rests/data/network-topology:network-topology/topology=topology-netconf/node=netconf-test-device/yang-ext:mount?content=config 23:16:30 ------------------------------------------------------------------------------ 23:16:30 Restart_node2_After_Modify_And_Dump_Its_Topology_Data :: Simulate ... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:16:30 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:16:30 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:16:30 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:16:30 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:16:30 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:16:30 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:16:30 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:16:31 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:16:31 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:16:43 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:16:43 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:16:43 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:16:43 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:16:44 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:16:44 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:16:44 | PASS | 23:16:44 ------------------------------------------------------------------------------ 23:16:44 Check_Modified_Device_Data_Is_Visible_On_node2 :: Check that the d... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:16:44 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:16:45 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:16:45 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:16:45 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:18:26 | FAIL | 23:18:26 This test fails due to https://bugs.opendaylight.org/show_bug.cgi?id=5761 23:18:26 23:18:26 Keyword 'Check_Config_Data' failed after retrying for 1 minute 40 seconds. The last error was: HTTPError: 503 Server Error: Service Unavailable for url: http://10.30.171.176:8181/rests/data/network-topology:network-topology/topology=topology-netconf/node=netconf-test-device/yang-ext:mount?content=config 23:18:26 ------------------------------------------------------------------------------ 23:18:26 Kill_node3_Before_Delete :: Simulate node 3 crashes just before de... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:18:26 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:18:26 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:18:26 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:18:26 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:18:26 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:18:27 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:18:27 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:18:29 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:18:29 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:18:29 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:18:29 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:18:30 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:18:30 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:18:30 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:18:30 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:18:30 | PASS | 23:18:30 ------------------------------------------------------------------------------ 23:18:30 Delete_Device_Data_With_node3_Down :: Check that the data removal ... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:18:30 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:18:40 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:18:40 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:18:56 | FAIL | 23:18:56 This test fails due to https://bugs.opendaylight.org/show_bug.cgi?id=5762 23:18:56 23:18:56 Keyword 'TemplatedRequests.Delete_Templated' failed after retrying for 15 seconds. The last error was: Value of variable '&{mapping}' is not dictionary or dictionary-like. 23:18:56 ------------------------------------------------------------------------------ 23:18:56 Check_Device_Data_Removal_Is_Visible_On_Nodes_Without_node3 :: Che... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:18:56 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:18:56 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:18:56 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:19:57 | FAIL | 23:19:57 This test fails due to https://bugs.opendaylight.org/show_bug.cgi?id=5762 23:19:57 23:19:57 Keyword 'Check_Config_Data' failed after retrying for 1 minute. The last error was: HTTPError: 503 Server Error: Service Unavailable for url: http://10.30.170.138:8181/rests/data/network-topology:network-topology/topology=topology-netconf/node=netconf-test-device/yang-ext:mount?content=config 23:19:57 ------------------------------------------------------------------------------ 23:19:57 Restart_node3_After_Delete_And_Dump_Its_Topology_Data :: Simulate ... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:19:57 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:19:57 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:19:57 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:19:57 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:19:57 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:19:57 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:19:57 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:19:58 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:19:58 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:20:20 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:20:20 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:20:21 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:20:21 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:20:21 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:20:21 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:20:21 | PASS | 23:20:21 ------------------------------------------------------------------------------ 23:20:21 Check_Device_Data_Removal_Is_Visible_On_node3 :: Check that the de... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:20:21 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:20:21 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:20:22 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:20:22 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:22:03 | FAIL | 23:22:03 This test fails due to https://bugs.opendaylight.org/show_bug.cgi?id=5761 23:22:03 23:22:03 Keyword 'Check_Config_Data' failed after retrying for 1 minute 40 seconds. The last error was: HTTPError: 503 Server Error: Service Unavailable for url: http://10.30.170.169:8181/rests/data/network-topology:network-topology/topology=topology-netconf/node=netconf-test-device/yang-ext:mount?content=config 23:22:03 ------------------------------------------------------------------------------ 23:22:03 Deconfigure_Device_In_Netconf :: Make request to deconfigure the d... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:22:03 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:22:03 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:22:03 | FAIL | 23:22:03 Dictionary does not contain key 'netconf-test-device'. 23:22:03 ------------------------------------------------------------------------------ 23:22:03 Check_Device_Deconfigured :: Check that the device deconfiguration... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:22:04 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:22:04 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:22:04 | PASS | 23:22:04 ------------------------------------------------------------------------------ 23:22:04 netconf-clustering.txt.Outages :: netconf cluster node outage test... | FAIL | 23:22:04 Suite teardown failed: 23:22:04 Variable '${testtool_log}' not found. 23:22:04 23:22:04 22 tests, 0 passed, 22 failed 23:22:04 ============================================================================== 23:22:04 netconf-clustering.txt.Entity :: Test suite for netconf device entity owner... 23:22:04 ============================================================================== 23:22:05 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:22:05 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:22:05 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:22:05 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:22:06 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:22:06 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:22:06 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:22:06 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:22:07 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:22:07 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:22:07 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:22:07 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:22:08 Start_Testtool :: Deploy and start test tool, then wait for all it... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:22:08 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:22:08 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:22:08 | FAIL | 23:22:08 Dictionary '${Stream_dict}' has no key 'vanadium'. 23:22:08 ------------------------------------------------------------------------------ 23:22:08 Check_Device_Is_Not_Mounted_At_Beginning :: Sanity check making su... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:22:09 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:22:09 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:22:09 | PASS | 23:22:09 ------------------------------------------------------------------------------ 23:22:09 Configure_Device_On_Netconf :: Use node 1 to configure a testtool ... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:22:09 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:22:09 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:22:09 | FAIL | 23:22:09 This test fails due to https://bugs.opendaylight.org/show_bug.cgi?id=5089 23:22:09 23:22:09 Dictionary '${Stream_dict}' has no key 'vanadium'. 23:22:09 ------------------------------------------------------------------------------ 23:22:09 Wait_For_Device_To_Become_Visible_For_All_Nodes :: Wait for the wh... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:22:09 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:22:09 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:22:30 | FAIL | 23:22:30 Keyword 'Check_Device_Connected' failed after retrying for 20 seconds. The last error was: HTTPError: 409 Client Error: Conflict for url: http://10.30.170.138:8181/rests/data/network-topology:network-topology/topology=topology-netconf/node=netconf-test-device?content=nonconfig 23:22:30 ------------------------------------------------------------------------------ 23:22:30 Check_Config_Data_Before_Data_Creation :: Check if there really is... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:22:30 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:22:30 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:23:31 | FAIL | 23:23:31 Keyword 'Check_Config_Data' failed after retrying for 1 minute. The last error was: HTTPError: 503 Server Error: Service Unavailable for url: http://10.30.170.138:8181/rests/data/network-topology:network-topology/topology=topology-netconf/node=netconf-test-device/yang-ext:mount?content=config 23:23:31 ------------------------------------------------------------------------------ 23:23:31 Create_Device_Data :: Create some data on the device and propagate... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:23:31 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:23:31 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:23:32 | FAIL | 23:23:32 HTTPError: 404 Client Error: Not Found for url: http://10.30.171.176:8181/$RESTCONF_ROOT/data/network-topology:network-topology/topology=topology-netconf/node=netconf-test-device/yang-ext:mount 23:23:32 ------------------------------------------------------------------------------ 23:23:32 Check_Config_Data_After_Data_Creation :: Check if the data we just... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:23:32 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:23:32 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:24:33 | FAIL | 23:24:33 Keyword 'Check_Config_Data' failed after retrying for 1 minute. The last error was: HTTPError: 503 Server Error: Service Unavailable for url: http://10.30.170.138:8181/rests/data/network-topology:network-topology/topology=topology-netconf/node=netconf-test-device/yang-ext:mount?content=config 23:24:33 ------------------------------------------------------------------------------ 23:24:33 Find_And_Shutdown_Device_Entity_Owner :: Simulate a failure of the... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:24:33 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:24:33 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:24:33 | FAIL | 23:24:33 Could not parse owner and candidates for device netconf-test-device 23:24:33 ------------------------------------------------------------------------------ 23:24:33 Wait_For_New_Owner_To_Appear :: Wait for the cluster to recover fr... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:24:33 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:24:33 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:26:34 | FAIL | 23:26:34 Keyword 'Check_Owner_Reconfigured' failed after retrying for 2 minutes. The last error was: Variable '${original_device_owner}' not found. 23:26:34 ------------------------------------------------------------------------------ 23:26:34 Check_Config_Data_Before_Modification_With_Original_Owner_Down :: ... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:26:34 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:26:34 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:27:35 | FAIL | 23:27:35 This test fails due to https://bugs.opendaylight.org/show_bug.cgi?id=6067 23:27:35 23:27:35 Keyword 'Check_Config_Data' failed after retrying for 1 minute. The last error was: Variable '${follower1_session}' not found. 23:27:35 ------------------------------------------------------------------------------ 23:27:35 Modify_Device_Data_When_Original_Owner_Is_Down :: Attempt to modif... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:27:35 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:27:35 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:27:35 | FAIL | 23:27:35 This test fails due to https://bugs.opendaylight.org/show_bug.cgi?id=4968 23:27:35 23:27:35 Variable '${follower1_session}' not found. 23:27:35 ------------------------------------------------------------------------------ 23:27:35 Check_Config_Data_After_Modification_With_Original_Owner_Down :: C... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:27:35 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:27:35 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:28:36 | FAIL | 23:28:36 This test fails due to https://bugs.opendaylight.org/show_bug.cgi?id=6067 23:28:36 23:28:36 Keyword 'Check_Config_Data' failed after retrying for 1 minute. The last error was: Variable '${follower1_session}' not found. 23:28:36 ------------------------------------------------------------------------------ 23:28:36 Restart_Original_Entity_Owner :: Restart the original entity owner... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:28:36 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:28:36 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:28:36 | FAIL | 23:28:36 Variable '${original_device_owner}' not found. 23:28:36 ------------------------------------------------------------------------------ 23:28:36 Check_Config_Data_After_Original_Owner_Restart :: Sanity check if ... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:28:36 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:28:36 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:29:37 | FAIL | 23:29:37 This test fails due to https://bugs.opendaylight.org/show_bug.cgi?id=5761 23:29:37 23:29:37 Keyword 'Check_Config_Data' failed after retrying for 1 minute. The last error was: Variable '${original_device_owner_session}' not found. 23:29:37 ------------------------------------------------------------------------------ 23:29:37 Modify_Device_Data_With_Original_Owner :: Check that the original ... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:29:37 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:29:37 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:29:37 | FAIL | 23:29:37 This test fails due to https://bugs.opendaylight.org/show_bug.cgi?id=5761 23:29:37 23:29:37 Variable '${original_device_owner_session}' not found. 23:29:37 ------------------------------------------------------------------------------ 23:29:37 Check_Config_Data_After_Modification_With_Original_Owner_Up :: Che... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:29:37 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:29:37 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:30:38 | FAIL | 23:30:38 Keyword 'Check_Config_Data' failed after retrying for 1 minute. The last error was: HTTPError: 503 Server Error: Service Unavailable for url: http://10.30.170.138:8181/rests/data/network-topology:network-topology/topology=topology-netconf/node=netconf-test-device/yang-ext:mount?content=config 23:30:38 ------------------------------------------------------------------------------ 23:30:38 Deconfigure_Device_In_Netconf :: Make request to deconfigure the d... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:30:38 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:30:38 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:30:38 | FAIL | 23:30:38 Dictionary does not contain key 'netconf-test-device'. 23:30:38 ------------------------------------------------------------------------------ 23:30:38 netconf-clustering.txt.Entity :: Test suite for netconf device ent... | FAIL | 23:30:38 Suite teardown failed: 23:30:38 Variable '${testtool_log}' not found. 23:30:38 23:30:38 17 tests, 0 passed, 17 failed 23:30:38 ============================================================================== 23:30:38 netconf-clustering.txt.CRUD :: netconf clustered CRUD test suite. 23:30:38 ============================================================================== 23:30:39 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:30:39 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:30:40 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:30:40 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:30:40 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:30:40 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:30:40 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:30:41 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:30:41 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:30:41 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:30:41 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:30:41 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:30:42 Start_Testtool :: Deploy and start test tool, then wait for all it... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:30:42 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:30:42 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:30:42 | FAIL | 23:30:42 Dictionary '${Stream_dict}' has no key 'vanadium'. 23:30:42 ------------------------------------------------------------------------------ 23:30:42 Check_Device_Is_Not_Mounted_At_Beginning :: Sanity check making su... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:30:42 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:30:43 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:30:43 | PASS | 23:30:43 ------------------------------------------------------------------------------ 23:30:43 Configure_Device_On_Netconf :: Make request to configure a testtoo... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:30:43 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:30:43 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:30:43 | FAIL | 23:30:43 This test fails due to https://bugs.opendaylight.org/show_bug.cgi?id=5089 23:30:43 23:30:43 Dictionary '${Stream_dict}' has no key 'vanadium'. 23:30:43 ------------------------------------------------------------------------------ 23:30:43 Check_Configurer_Has_Netconf_Connector_For_Device :: Get the list ... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:30:43 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:30:43 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:30:54 | FAIL | 23:30:54 Keyword 'Check_Device_Instance_Count' failed after retrying for 10 seconds. The last error was: 0 != 1 23:30:54 ------------------------------------------------------------------------------ 23:30:54 Wait_For_Device_To_Become_Visible_For_Configurer :: Wait until the... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:30:54 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:30:54 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:31:15 | FAIL | 23:31:15 Keyword 'Check_Device_Connected' failed after retrying for 20 seconds. The last error was: HTTPError: 409 Client Error: Conflict for url: http://10.30.170.138:8181/rests/data/network-topology:network-topology/topology=topology-netconf/node=netconf-test-device?content=nonconfig 23:31:15 ------------------------------------------------------------------------------ 23:31:15 Wait_For_Device_To_Become_Visible_For_Checker :: Wait until the de... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:31:15 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:31:15 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:31:36 | FAIL | 23:31:36 Keyword 'Check_Device_Connected' failed after retrying for 20 seconds. The last error was: HTTPError: 409 Client Error: Conflict for url: http://10.30.170.169:8181/rests/data/network-topology:network-topology/topology=topology-netconf/node=netconf-test-device?content=nonconfig 23:31:36 ------------------------------------------------------------------------------ 23:31:36 Wait_For_Device_To_Become_Visible_For_Setter :: Wait until the dev... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:31:36 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:31:36 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:31:57 | FAIL | 23:31:57 Keyword 'Check_Device_Connected' failed after retrying for 20 seconds. The last error was: HTTPError: 409 Client Error: Conflict for url: http://10.30.171.176:8181/rests/data/network-topology:network-topology/topology=topology-netconf/node=netconf-test-device?content=nonconfig 23:31:57 ------------------------------------------------------------------------------ 23:31:57 Check_Device_Data_Is_Seen_As_Empty_On_Configurer :: Get the device... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:31:57 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:31:57 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:32:08 | FAIL | 23:32:08 Keyword 'Check_Config_Data' failed after retrying for 10 seconds. The last error was: HTTPError: 503 Server Error: Service Unavailable for url: http://10.30.170.138:8181/rests/data/network-topology:network-topology/topology=topology-netconf/node=netconf-test-device/yang-ext:mount?content=config 23:32:08 ------------------------------------------------------------------------------ 23:32:08 Check_Device_Data_Is_Seen_As_Empty_On_Checker :: Get the device da... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:32:08 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:32:08 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:32:18 | FAIL | 23:32:18 Keyword 'Check_Config_Data' failed after retrying for 10 seconds. The last error was: HTTPError: 503 Server Error: Service Unavailable for url: http://10.30.170.169:8181/rests/data/network-topology:network-topology/topology=topology-netconf/node=netconf-test-device/yang-ext:mount?content=config 23:32:18 ------------------------------------------------------------------------------ 23:32:18 Check_Device_Data_Is_Seen_As_Empty_On_Setter :: Get the device dat... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:32:18 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:32:19 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:32:29 | FAIL | 23:32:29 Keyword 'Check_Config_Data' failed after retrying for 10 seconds. The last error was: HTTPError: 503 Server Error: Service Unavailable for url: http://10.30.171.176:8181/rests/data/network-topology:network-topology/topology=topology-netconf/node=netconf-test-device/yang-ext:mount?content=config 23:32:29 ------------------------------------------------------------------------------ 23:32:29 Create_Device_Data :: Send some sample test data into the device a... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:32:29 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:32:29 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:32:29 | FAIL | 23:32:29 HTTPError: 404 Client Error: Not Found for url: http://10.30.171.176:8181/$RESTCONF_ROOT/data/network-topology:network-topology/topology=topology-netconf/node=netconf-test-device/yang-ext:mount 23:32:29 ------------------------------------------------------------------------------ 23:32:29 Check_New_Device_Data_Is_Visible_On_Setter :: Get the device data ... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:32:29 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:32:29 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:32:40 | FAIL | 23:32:40 Keyword 'Check_Config_Data' failed after retrying for 10 seconds. The last error was: HTTPError: 503 Server Error: Service Unavailable for url: http://10.30.171.176:8181/rests/data/network-topology:network-topology/topology=topology-netconf/node=netconf-test-device/yang-ext:mount?content=config 23:32:40 ------------------------------------------------------------------------------ 23:32:40 Check_New_Device_Data_Is_Visible_On_Checker :: Check that the crea... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:32:40 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:32:40 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:32:50 | FAIL | 23:32:50 Keyword 'Check_Config_Data' failed after retrying for 10 seconds. The last error was: HTTPError: 503 Server Error: Service Unavailable for url: http://10.30.170.169:8181/rests/data/network-topology:network-topology/topology=topology-netconf/node=netconf-test-device/yang-ext:mount?content=config 23:32:50 ------------------------------------------------------------------------------ 23:32:50 Check_New_Device_Data_Is_Visible_On_Configurer :: Check that the c... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:32:50 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:32:51 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:33:01 | FAIL | 23:33:01 Keyword 'Check_Config_Data' failed after retrying for 10 seconds. The last error was: HTTPError: 503 Server Error: Service Unavailable for url: http://10.30.170.138:8181/rests/data/network-topology:network-topology/topology=topology-netconf/node=netconf-test-device/yang-ext:mount?content=config 23:33:01 ------------------------------------------------------------------------------ 23:33:01 Modify_Device_Data :: Send a request to change the sample test dat... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:33:01 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:33:01 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:33:01 | FAIL | 23:33:01 This test fails due to https://bugs.opendaylight.org/show_bug.cgi?id=4968 23:33:01 23:33:01 HTTPError: 404 Client Error: Not Found for url: http://10.30.171.176:8181/$RESTCONF_ROOT/data/network-topology:network-topology/topology=topology-netconf/node=netconf-test-device/yang-ext:mount/test:cont 23:33:01 ------------------------------------------------------------------------------ 23:33:01 Check_Device_Data_Is_Modified :: Get the device data and make sure... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:33:01 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:33:01 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:33:01 | FAIL | 23:33:01 This test fails due to https://bugs.opendaylight.org/show_bug.cgi?id=4968 23:33:01 23:33:01 HTTPError: 503 Server Error: Service Unavailable for url: http://10.30.171.176:8181/rests/data/network-topology:network-topology/topology=topology-netconf/node=netconf-test-device/yang-ext:mount?content=config 23:33:01 ------------------------------------------------------------------------------ 23:33:01 Check_Modified_Device_Data_Is_Visible_On_Checker :: Check that the... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:33:02 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:33:02 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:34:02 | FAIL | 23:34:02 This test fails due to https://bugs.opendaylight.org/show_bug.cgi?id=4968 23:34:02 23:34:02 Keyword 'Check_Config_Data' failed after retrying for 1 minute. The last error was: HTTPError: 503 Server Error: Service Unavailable for url: http://10.30.170.169:8181/rests/data/network-topology:network-topology/topology=topology-netconf/node=netconf-test-device/yang-ext:mount?content=config 23:34:02 ------------------------------------------------------------------------------ 23:34:02 Check_Modified_Device_Data_Is_Visible_On_Configurer :: Check that ... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:34:03 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:34:03 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:35:03 | FAIL | 23:35:03 This test fails due to https://bugs.opendaylight.org/show_bug.cgi?id=4968 23:35:03 23:35:03 Keyword 'Check_Config_Data' failed after retrying for 1 minute. The last error was: HTTPError: 503 Server Error: Service Unavailable for url: http://10.30.170.138:8181/rests/data/network-topology:network-topology/topology=topology-netconf/node=netconf-test-device/yang-ext:mount?content=config 23:35:03 ------------------------------------------------------------------------------ 23:35:03 Delete_Device_Data :: Send a request to delete the sample test dat... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:35:03 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:35:04 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:35:04 | FAIL | 23:35:04 This test fails due to https://bugs.opendaylight.org/show_bug.cgi?id=4968 23:35:04 23:35:04 HTTPError: 404 Client Error: Not Found for url: http://10.30.171.176:8181/$RESTCONF_ROOT/data/network-topology:network-topology/topology=topology-netconf/node=netconf-test-device/yang-ext:mount/test:cont 23:35:04 ------------------------------------------------------------------------------ 23:35:04 Check_Device_Data_Is_Deleted :: Get the device data and make sure ... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:35:04 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:35:04 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:35:04 | FAIL | 23:35:04 This test fails due to https://bugs.opendaylight.org/show_bug.cgi?id=4968 23:35:04 23:35:04 HTTPError: 503 Server Error: Service Unavailable for url: http://10.30.171.176:8181/rests/data/network-topology:network-topology/topology=topology-netconf/node=netconf-test-device/yang-ext:mount?content=config 23:35:04 ------------------------------------------------------------------------------ 23:35:04 Check_Device_Data_Deletion_Is_Visible_On_Checker :: Check that the... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:35:04 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:35:04 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:36:05 | FAIL | 23:36:05 This test fails due to https://bugs.opendaylight.org/show_bug.cgi?id=4968 23:36:05 23:36:05 Keyword 'Check_Config_Data' failed after retrying for 1 minute. The last error was: HTTPError: 503 Server Error: Service Unavailable for url: http://10.30.170.169:8181/rests/data/network-topology:network-topology/topology=topology-netconf/node=netconf-test-device/yang-ext:mount?content=config 23:36:05 ------------------------------------------------------------------------------ 23:36:05 Check_Device_Data_Deletion_Is_Visible_On_Configurer :: Check that ... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:36:05 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:36:05 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:37:06 | FAIL | 23:37:06 This test fails due to https://bugs.opendaylight.org/show_bug.cgi?id=4968 23:37:06 23:37:06 Keyword 'Check_Config_Data' failed after retrying for 1 minute. The last error was: HTTPError: 503 Server Error: Service Unavailable for url: http://10.30.170.138:8181/rests/data/network-topology:network-topology/topology=topology-netconf/node=netconf-test-device/yang-ext:mount?content=config 23:37:06 ------------------------------------------------------------------------------ 23:37:06 Deconfigure_Device_In_Netconf :: Make request to deconfigure the d... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:37:06 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:37:06 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:37:06 | FAIL | 23:37:06 Dictionary does not contain key 'netconf-test-device'. 23:37:06 ------------------------------------------------------------------------------ 23:37:06 Check_Device_Deconfigured_On_Configurer :: Check that the device i... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:37:06 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:37:06 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:37:06 | PASS | 23:37:06 ------------------------------------------------------------------------------ 23:37:06 Check_Device_Deconfigured_On_Checker :: Check that the device is g... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:37:06 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:37:06 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:37:06 | PASS | 23:37:06 ------------------------------------------------------------------------------ 23:37:06 Check_Device_Deconfigured_On_Setter :: Check that the device is go... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:37:07 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:37:07 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:37:07 | PASS | 23:37:07 ------------------------------------------------------------------------------ 23:37:07 netconf-clustering.txt.CRUD :: netconf clustered CRUD test suite. | FAIL | 23:37:07 Suite teardown failed: 23:37:07 Variable '${testtool_log}' not found. 23:37:07 23:37:07 26 tests, 0 passed, 26 failed 23:37:07 ============================================================================== 23:37:07 netconf-clustering.txt | FAIL | 23:37:07 140 tests, 4 passed, 136 failed 23:37:07 ============================================================================== 23:37:07 Output: /w/workspace/netconf-csit-3node-clustering-only-vanadium/output.xml 23:37:12 Log: /w/workspace/netconf-csit-3node-clustering-only-vanadium/log.html 23:37:12 Report: /w/workspace/netconf-csit-3node-clustering-only-vanadium/report.html 23:37:12 + true 23:37:12 + echo 'Examining the files in data/log and checking filesize' 23:37:12 Examining the files in data/log and checking filesize 23:37:12 + ssh 10.30.170.138 'ls -altr /tmp/netconf-karaf-10.0.3-SNAPSHOT/data/log/' 23:37:12 Warning: Permanently added '10.30.170.138' (ECDSA) to the list of known hosts. 23:37:12 total 1388 23:37:12 drwxrwxr-x 2 jenkins jenkins 4096 Dec 1 22:45 . 23:37:12 -rw-rw-r-- 1 jenkins jenkins 1720 Dec 1 22:45 karaf_console.log 23:37:12 drwxrwxr-x 9 jenkins jenkins 4096 Dec 1 23:09 .. 23:37:12 -rw-rw-r-- 1 jenkins jenkins 1405167 Dec 1 23:37 karaf.log 23:37:12 + ssh 10.30.170.138 'du -hs /tmp/netconf-karaf-10.0.3-SNAPSHOT/data/log/*' 23:37:12 Warning: Permanently added '10.30.170.138' (ECDSA) to the list of known hosts. 23:37:12 1.4M /tmp/netconf-karaf-10.0.3-SNAPSHOT/data/log/karaf.log 23:37:12 4.0K /tmp/netconf-karaf-10.0.3-SNAPSHOT/data/log/karaf_console.log 23:37:12 + ssh 10.30.171.176 'ls -altr /tmp/netconf-karaf-10.0.3-SNAPSHOT/data/log/' 23:37:12 Warning: Permanently added '10.30.171.176' (ECDSA) to the list of known hosts. 23:37:13 total 1328 23:37:13 drwxrwxr-x 2 jenkins jenkins 4096 Dec 1 22:45 . 23:37:13 -rw-rw-r-- 1 jenkins jenkins 1720 Dec 1 22:45 karaf_console.log 23:37:13 drwxrwxr-x 9 jenkins jenkins 4096 Dec 1 23:09 .. 23:37:13 -rw-rw-r-- 1 jenkins jenkins 1347017 Dec 1 23:37 karaf.log 23:37:13 + ssh 10.30.171.176 'du -hs /tmp/netconf-karaf-10.0.3-SNAPSHOT/data/log/*' 23:37:13 Warning: Permanently added '10.30.171.176' (ECDSA) to the list of known hosts. 23:37:13 1.3M /tmp/netconf-karaf-10.0.3-SNAPSHOT/data/log/karaf.log 23:37:13 4.0K /tmp/netconf-karaf-10.0.3-SNAPSHOT/data/log/karaf_console.log 23:37:13 + ssh 10.30.170.169 'ls -altr /tmp/netconf-karaf-10.0.3-SNAPSHOT/data/log/' 23:37:13 Warning: Permanently added '10.30.170.169' (ECDSA) to the list of known hosts. 23:37:14 total 1476 23:37:14 drwxrwxr-x 2 jenkins jenkins 4096 Dec 1 22:45 . 23:37:14 -rw-rw-r-- 1 jenkins jenkins 1720 Dec 1 22:45 karaf_console.log 23:37:14 drwxrwxr-x 9 jenkins jenkins 4096 Dec 1 23:09 .. 23:37:14 -rw-rw-r-- 1 jenkins jenkins 1499053 Dec 1 23:37 karaf.log 23:37:14 + ssh 10.30.170.169 'du -hs /tmp/netconf-karaf-10.0.3-SNAPSHOT/data/log/*' 23:37:14 Warning: Permanently added '10.30.170.169' (ECDSA) to the list of known hosts. 23:37:14 1.5M /tmp/netconf-karaf-10.0.3-SNAPSHOT/data/log/karaf.log 23:37:14 4.0K /tmp/netconf-karaf-10.0.3-SNAPSHOT/data/log/karaf_console.log 23:37:14 + set +e 23:37:14 ++ seq 1 3 23:37:14 + for i in $(seq 1 "${NUM_ODL_SYSTEM}") 23:37:14 + CONTROLLERIP=ODL_SYSTEM_1_IP 23:37:14 + echo 'Let'\''s take the karaf thread dump again' 23:37:14 Let's take the karaf thread dump again 23:37:14 + ssh 10.30.170.138 'sudo ps aux' 23:37:14 Warning: Permanently added '10.30.170.138' (ECDSA) to the list of known hosts. 23:37:14 ++ tr -s ' ' 23:37:14 ++ grep org.apache.karaf.main.Main /w/workspace/netconf-csit-3node-clustering-only-vanadium/ps_after.log 23:37:14 ++ grep -v grep 23:37:14 ++ cut -f2 '-d ' 23:37:14 + pid=8251 23:37:14 + echo 'karaf main: org.apache.karaf.main.Main, pid:8251' 23:37:14 karaf main: org.apache.karaf.main.Main, pid:8251 23:37:14 + ssh 10.30.170.138 '/usr/lib/jvm/java-21-openjdk-amd64/bin/jstack -l 8251' 23:37:14 Warning: Permanently added '10.30.170.138' (ECDSA) to the list of known hosts. 23:37:15 + echo 'killing karaf process...' 23:37:15 killing karaf process... 23:37:15 + ssh 10.30.170.138 bash -c 'ps axf | grep karaf | grep -v grep | awk '\''{print "kill -9 " $1}'\'' | sh' 23:37:15 Warning: Permanently added '10.30.170.138' (ECDSA) to the list of known hosts. 23:37:15 + for i in $(seq 1 "${NUM_ODL_SYSTEM}") 23:37:15 + CONTROLLERIP=ODL_SYSTEM_2_IP 23:37:15 + echo 'Let'\''s take the karaf thread dump again' 23:37:15 Let's take the karaf thread dump again 23:37:15 + ssh 10.30.171.176 'sudo ps aux' 23:37:15 Warning: Permanently added '10.30.171.176' (ECDSA) to the list of known hosts. 23:37:15 ++ grep org.apache.karaf.main.Main /w/workspace/netconf-csit-3node-clustering-only-vanadium/ps_after.log 23:37:15 ++ grep -v grep 23:37:15 ++ tr -s ' ' 23:37:15 ++ cut -f2 '-d ' 23:37:15 + pid=8122 23:37:15 + echo 'karaf main: org.apache.karaf.main.Main, pid:8122' 23:37:15 karaf main: org.apache.karaf.main.Main, pid:8122 23:37:15 + ssh 10.30.171.176 '/usr/lib/jvm/java-21-openjdk-amd64/bin/jstack -l 8122' 23:37:15 Warning: Permanently added '10.30.171.176' (ECDSA) to the list of known hosts. 23:37:16 + echo 'killing karaf process...' 23:37:16 killing karaf process... 23:37:16 + ssh 10.30.171.176 bash -c 'ps axf | grep karaf | grep -v grep | awk '\''{print "kill -9 " $1}'\'' | sh' 23:37:16 Warning: Permanently added '10.30.171.176' (ECDSA) to the list of known hosts. 23:37:16 + for i in $(seq 1 "${NUM_ODL_SYSTEM}") 23:37:16 + CONTROLLERIP=ODL_SYSTEM_3_IP 23:37:16 + echo 'Let'\''s take the karaf thread dump again' 23:37:16 Let's take the karaf thread dump again 23:37:16 + ssh 10.30.170.169 'sudo ps aux' 23:37:16 Warning: Permanently added '10.30.170.169' (ECDSA) to the list of known hosts. 23:37:16 ++ grep org.apache.karaf.main.Main /w/workspace/netconf-csit-3node-clustering-only-vanadium/ps_after.log 23:37:16 ++ grep -v grep 23:37:16 ++ tr -s ' ' 23:37:16 ++ cut -f2 '-d ' 23:37:16 + pid=14682 23:37:16 + echo 'karaf main: org.apache.karaf.main.Main, pid:14682' 23:37:16 karaf main: org.apache.karaf.main.Main, pid:14682 23:37:16 + ssh 10.30.170.169 '/usr/lib/jvm/java-21-openjdk-amd64/bin/jstack -l 14682' 23:37:16 Warning: Permanently added '10.30.170.169' (ECDSA) to the list of known hosts. 23:37:17 + echo 'killing karaf process...' 23:37:17 killing karaf process... 23:37:17 + ssh 10.30.170.169 bash -c 'ps axf | grep karaf | grep -v grep | awk '\''{print "kill -9 " $1}'\'' | sh' 23:37:17 Warning: Permanently added '10.30.170.169' (ECDSA) to the list of known hosts. 23:37:17 + sleep 5 23:37:22 ++ seq 1 3 23:37:22 + for i in $(seq 1 "${NUM_ODL_SYSTEM}") 23:37:22 + CONTROLLERIP=ODL_SYSTEM_1_IP 23:37:22 + echo 'Compressing karaf.log 1' 23:37:22 Compressing karaf.log 1 23:37:22 + ssh 10.30.170.138 gzip --best /tmp/netconf-karaf-10.0.3-SNAPSHOT/data/log/karaf.log 23:37:22 Warning: Permanently added '10.30.170.138' (ECDSA) to the list of known hosts. 23:37:22 + echo 'Fetching compressed karaf.log 1' 23:37:22 Fetching compressed karaf.log 1 23:37:22 + scp 10.30.170.138:/tmp/netconf-karaf-10.0.3-SNAPSHOT/data/log/karaf.log.gz odl1_karaf.log.gz 23:37:22 Warning: Permanently added '10.30.170.138' (ECDSA) to the list of known hosts. 23:37:22 + ssh 10.30.170.138 rm -f /tmp/netconf-karaf-10.0.3-SNAPSHOT/data/log/karaf.log.gz 23:37:22 Warning: Permanently added '10.30.170.138' (ECDSA) to the list of known hosts. 23:37:22 + scp 10.30.170.138:/tmp/netconf-karaf-10.0.3-SNAPSHOT/data/log/karaf_console.log odl1_karaf_console.log 23:37:23 Warning: Permanently added '10.30.170.138' (ECDSA) to the list of known hosts. 23:37:23 + ssh 10.30.170.138 rm -f /tmp/netconf-karaf-10.0.3-SNAPSHOT/data/log/karaf_console.log 23:37:23 Warning: Permanently added '10.30.170.138' (ECDSA) to the list of known hosts. 23:37:23 + echo 'Fetch GC logs' 23:37:23 Fetch GC logs 23:37:23 + mkdir -p gclogs-1 23:37:23 + scp '10.30.170.138:/tmp/netconf-karaf-10.0.3-SNAPSHOT/data/log/*.log' gclogs-1/ 23:37:23 Warning: Permanently added '10.30.170.138' (ECDSA) to the list of known hosts. 23:37:23 scp: /tmp/netconf-karaf-10.0.3-SNAPSHOT/data/log/*.log: No such file or directory 23:37:23 + for i in $(seq 1 "${NUM_ODL_SYSTEM}") 23:37:23 + CONTROLLERIP=ODL_SYSTEM_2_IP 23:37:23 + echo 'Compressing karaf.log 2' 23:37:23 Compressing karaf.log 2 23:37:23 + ssh 10.30.171.176 gzip --best /tmp/netconf-karaf-10.0.3-SNAPSHOT/data/log/karaf.log 23:37:23 Warning: Permanently added '10.30.171.176' (ECDSA) to the list of known hosts. 23:37:23 + echo 'Fetching compressed karaf.log 2' 23:37:23 Fetching compressed karaf.log 2 23:37:23 + scp 10.30.171.176:/tmp/netconf-karaf-10.0.3-SNAPSHOT/data/log/karaf.log.gz odl2_karaf.log.gz 23:37:23 Warning: Permanently added '10.30.171.176' (ECDSA) to the list of known hosts. 23:37:24 + ssh 10.30.171.176 rm -f /tmp/netconf-karaf-10.0.3-SNAPSHOT/data/log/karaf.log.gz 23:37:24 Warning: Permanently added '10.30.171.176' (ECDSA) to the list of known hosts. 23:37:24 + scp 10.30.171.176:/tmp/netconf-karaf-10.0.3-SNAPSHOT/data/log/karaf_console.log odl2_karaf_console.log 23:37:24 Warning: Permanently added '10.30.171.176' (ECDSA) to the list of known hosts. 23:37:24 + ssh 10.30.171.176 rm -f /tmp/netconf-karaf-10.0.3-SNAPSHOT/data/log/karaf_console.log 23:37:24 Warning: Permanently added '10.30.171.176' (ECDSA) to the list of known hosts. 23:37:24 + echo 'Fetch GC logs' 23:37:24 Fetch GC logs 23:37:24 + mkdir -p gclogs-2 23:37:24 + scp '10.30.171.176:/tmp/netconf-karaf-10.0.3-SNAPSHOT/data/log/*.log' gclogs-2/ 23:37:24 Warning: Permanently added '10.30.171.176' (ECDSA) to the list of known hosts. 23:37:24 scp: /tmp/netconf-karaf-10.0.3-SNAPSHOT/data/log/*.log: No such file or directory 23:37:24 + for i in $(seq 1 "${NUM_ODL_SYSTEM}") 23:37:24 + CONTROLLERIP=ODL_SYSTEM_3_IP 23:37:24 + echo 'Compressing karaf.log 3' 23:37:24 Compressing karaf.log 3 23:37:24 + ssh 10.30.170.169 gzip --best /tmp/netconf-karaf-10.0.3-SNAPSHOT/data/log/karaf.log 23:37:25 Warning: Permanently added '10.30.170.169' (ECDSA) to the list of known hosts. 23:37:25 + echo 'Fetching compressed karaf.log 3' 23:37:25 Fetching compressed karaf.log 3 23:37:25 + scp 10.30.170.169:/tmp/netconf-karaf-10.0.3-SNAPSHOT/data/log/karaf.log.gz odl3_karaf.log.gz 23:37:25 Warning: Permanently added '10.30.170.169' (ECDSA) to the list of known hosts. 23:37:25 + ssh 10.30.170.169 rm -f /tmp/netconf-karaf-10.0.3-SNAPSHOT/data/log/karaf.log.gz 23:37:25 Warning: Permanently added '10.30.170.169' (ECDSA) to the list of known hosts. 23:37:25 + scp 10.30.170.169:/tmp/netconf-karaf-10.0.3-SNAPSHOT/data/log/karaf_console.log odl3_karaf_console.log 23:37:25 Warning: Permanently added '10.30.170.169' (ECDSA) to the list of known hosts. 23:37:25 + ssh 10.30.170.169 rm -f /tmp/netconf-karaf-10.0.3-SNAPSHOT/data/log/karaf_console.log 23:37:25 Warning: Permanently added '10.30.170.169' (ECDSA) to the list of known hosts. 23:37:26 + echo 'Fetch GC logs' 23:37:26 Fetch GC logs 23:37:26 + mkdir -p gclogs-3 23:37:26 + scp '10.30.170.169:/tmp/netconf-karaf-10.0.3-SNAPSHOT/data/log/*.log' gclogs-3/ 23:37:26 Warning: Permanently added '10.30.170.169' (ECDSA) to the list of known hosts. 23:37:26 scp: /tmp/netconf-karaf-10.0.3-SNAPSHOT/data/log/*.log: No such file or directory 23:37:26 + echo 'Examine copied files' 23:37:26 Examine copied files 23:37:26 + ls -lt 23:37:26 total 32228 23:37:26 drwxrwxr-x. 2 jenkins jenkins 6 Dec 1 23:37 gclogs-3 23:37:26 -rw-rw-r--. 1 jenkins jenkins 1720 Dec 1 23:37 odl3_karaf_console.log 23:37:26 -rw-rw-r--. 1 jenkins jenkins 123455 Dec 1 23:37 odl3_karaf.log.gz 23:37:26 drwxrwxr-x. 2 jenkins jenkins 6 Dec 1 23:37 gclogs-2 23:37:26 -rw-rw-r--. 1 jenkins jenkins 1720 Dec 1 23:37 odl2_karaf_console.log 23:37:26 -rw-rw-r--. 1 jenkins jenkins 116013 Dec 1 23:37 odl2_karaf.log.gz 23:37:26 drwxrwxr-x. 2 jenkins jenkins 6 Dec 1 23:37 gclogs-1 23:37:26 -rw-rw-r--. 1 jenkins jenkins 1720 Dec 1 23:37 odl1_karaf_console.log 23:37:26 -rw-rw-r--. 1 jenkins jenkins 118326 Dec 1 23:37 odl1_karaf.log.gz 23:37:26 -rw-rw-r--. 1 jenkins jenkins 98724 Dec 1 23:37 karaf_3_14682_threads_after.log 23:37:26 -rw-rw-r--. 1 jenkins jenkins 13905 Dec 1 23:37 ps_after.log 23:37:26 -rw-rw-r--. 1 jenkins jenkins 99869 Dec 1 23:37 karaf_2_8122_threads_after.log 23:37:26 -rw-rw-r--. 1 jenkins jenkins 98782 Dec 1 23:37 karaf_1_8251_threads_after.log 23:37:26 -rw-rw-r--. 1 jenkins jenkins 277622 Dec 1 23:37 report.html 23:37:26 -rw-rw-r--. 1 jenkins jenkins 2119453 Dec 1 23:37 log.html 23:37:26 -rw-rw-r--. 1 jenkins jenkins 29546551 Dec 1 23:37 output.xml 23:37:26 -rw-rw-r--. 1 jenkins jenkins 1828 Dec 1 22:48 testplan.txt 23:37:26 -rw-rw-r--. 1 jenkins jenkins 90716 Dec 1 22:48 karaf_3_2020_threads_before.log 23:37:26 -rw-rw-r--. 1 jenkins jenkins 13936 Dec 1 22:48 ps_before.log 23:37:26 -rw-rw-r--. 1 jenkins jenkins 93187 Dec 1 22:48 karaf_2_2030_threads_before.log 23:37:26 -rw-rw-r--. 1 jenkins jenkins 93178 Dec 1 22:48 karaf_1_2041_threads_before.log 23:37:26 -rw-rw-r--. 1 jenkins jenkins 3162 Dec 1 22:45 post-startup-script.sh 23:37:26 -rw-rw-r--. 1 jenkins jenkins 276 Dec 1 22:45 startup-script.sh 23:37:26 -rw-rw-r--. 1 jenkins jenkins 3597 Dec 1 22:45 configuration-script.sh 23:37:26 -rw-rw-r--. 1 jenkins jenkins 363 Dec 1 22:44 detect_variables.env 23:37:26 -rw-rw-r--. 1 jenkins jenkins 3690 Dec 1 22:44 pom.xml 23:37:26 -rw-rw-r--. 1 jenkins jenkins 96 Dec 1 22:44 set_variables.env 23:37:26 -rw-rw-r--. 1 jenkins jenkins 359 Dec 1 22:44 slave_addresses.txt 23:37:26 -rw-rw-r--. 1 jenkins jenkins 570 Dec 1 22:44 requirements.txt 23:37:26 -rw-rw-r--. 1 jenkins jenkins 26 Dec 1 22:44 env.properties 23:37:26 -rw-rw-r--. 1 jenkins jenkins 333 Dec 1 22:42 stack-parameters.yaml 23:37:26 drwxrwxr-x. 7 jenkins jenkins 4096 Dec 1 22:41 test 23:37:26 drwxrwxr-x. 2 jenkins jenkins 6 Dec 1 22:41 test@tmp 23:37:26 -rw-rw-r--. 1 jenkins jenkins 1408 Dec 1 19:36 maven-metadata.xml 23:37:26 + true 23:37:26 [netconf-csit-3node-clustering-only-vanadium] $ /bin/sh /tmp/jenkins11154487387958303732.sh 23:37:26 Cleaning up Robot installation... 23:37:26 $ ssh-agent -k 23:37:26 unset SSH_AUTH_SOCK; 23:37:26 unset SSH_AGENT_PID; 23:37:26 echo Agent pid 5274 killed; 23:37:26 [ssh-agent] Stopped. 23:37:26 Recording plot data 23:37:26 Robot results publisher started... 23:37:26 INFO: Checking test criticality is deprecated and will be dropped in a future release! 23:37:26 -Parsing output xml: 23:37:28 Done! 23:37:28 -Copying log files to build dir: 23:37:29 Done! 23:37:29 -Assigning results to build: 23:37:29 Done! 23:37:29 -Checking thresholds: 23:37:29 Done! 23:37:29 Done publishing Robot results. 23:37:29 Build step 'Publish Robot Framework test results' changed build result to UNSTABLE 23:37:29 [PostBuildScript] - [INFO] Executing post build scripts. 23:37:29 [netconf-csit-3node-clustering-only-vanadium] $ /bin/bash /tmp/jenkins12894173751294671506.sh 23:37:29 Archiving csit artifacts 23:37:29 mv: cannot stat '*_1.png': No such file or directory 23:37:29 mv: cannot stat '/tmp/odl1_*': No such file or directory 23:37:29 mv: cannot stat '*_2.png': No such file or directory 23:37:29 mv: cannot stat '/tmp/odl2_*': No such file or directory 23:37:29 mv: cannot stat '*_3.png': No such file or directory 23:37:29 mv: cannot stat '/tmp/odl3_*': No such file or directory 23:37:29 % Total % Received % Xferd Average Speed Time Time Time Current 23:37:29 Dload Upload Total Spent Left Speed 23:37:29 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 104k 0 104k 0 0 1268k 0 --:--:-- --:--:-- --:--:-- 1253k 100 2575k 0 2575k 0 0 4769k 0 --:--:-- --:--:-- --:--:-- 4760k 23:37:30 Archive: robot-plugin.zip 23:37:30 inflating: ./archives/robot-plugin/log.html 23:37:30 inflating: ./archives/robot-plugin/output.xml 23:37:30 inflating: ./archives/robot-plugin/report.html 23:37:30 mv: cannot stat '*.log.gz': No such file or directory 23:37:30 mv: cannot stat '*.csv': No such file or directory 23:37:30 mv: cannot stat '*.png': No such file or directory 23:37:30 [PostBuildScript] - [INFO] Executing post build scripts. 23:37:30 [netconf-csit-3node-clustering-only-vanadium] $ /bin/bash /tmp/jenkins10890120730978426622.sh 23:37:30 [PostBuildScript] - [INFO] Executing post build scripts. 23:37:30 [EnvInject] - Injecting environment variables from a build step. 23:37:30 [EnvInject] - Injecting as environment variables the properties content 23:37:30 OS_CLOUD=vex 23:37:30 OS_STACK_NAME=releng-netconf-csit-3node-clustering-only-vanadium-35 23:37:30 23:37:30 [EnvInject] - Variables injected successfully. 23:37:30 provisioning config files... 23:37:30 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 23:37:30 [netconf-csit-3node-clustering-only-vanadium] $ /bin/bash /tmp/jenkins10380132933289495615.sh 23:37:30 ---> openstack-stack-delete.sh 23:37:30 Setup pyenv: 23:37:31 system 23:37:31 3.8.13 23:37:31 3.9.13 23:37:31 3.10.13 23:37:31 * 3.11.7 (set by /w/workspace/netconf-csit-3node-clustering-only-vanadium/.python-version) 23:37:31 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ocIh from file:/tmp/.os_lf_venv 23:37:31 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 23:37:31 lf-activate-venv(): INFO: Attempting to install with network-safe options... 23:37:33 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. 23:37:33 lftools 0.37.16 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible. 23:37:33 lf-activate-venv(): INFO: Base packages installed successfully 23:37:33 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient urllib3~=1.26.15 23:37:51 lf-activate-venv(): INFO: Adding /tmp/venv-ocIh/bin to PATH 23:37:51 INFO: Stack cost retrieval disabled, setting cost to 0 23:38:03 INFO: Deleting stack releng-netconf-csit-3node-clustering-only-vanadium-35 23:38:03 Successfully deleted stack releng-netconf-csit-3node-clustering-only-vanadium-35 23:38:03 [PostBuildScript] - [INFO] Executing post build scripts. 23:38:03 [netconf-csit-3node-clustering-only-vanadium] $ /bin/bash /tmp/jenkins6508884016858062104.sh 23:38:03 ---> sysstat.sh 23:38:04 [netconf-csit-3node-clustering-only-vanadium] $ /bin/bash /tmp/jenkins3135358205890726134.sh 23:38:04 ---> package-listing.sh 23:38:04 ++ facter osfamily 23:38:04 ++ tr '[:upper:]' '[:lower:]' 23:38:04 + OS_FAMILY=redhat 23:38:04 + workspace=/w/workspace/netconf-csit-3node-clustering-only-vanadium 23:38:04 + START_PACKAGES=/tmp/packages_start.txt 23:38:04 + END_PACKAGES=/tmp/packages_end.txt 23:38:04 + DIFF_PACKAGES=/tmp/packages_diff.txt 23:38:04 + PACKAGES=/tmp/packages_start.txt 23:38:04 + '[' /w/workspace/netconf-csit-3node-clustering-only-vanadium ']' 23:38:04 + PACKAGES=/tmp/packages_end.txt 23:38:04 + case "${OS_FAMILY}" in 23:38:04 + rpm -qa 23:38:04 + sort 23:38:05 + '[' -f /tmp/packages_start.txt ']' 23:38:05 + '[' -f /tmp/packages_end.txt ']' 23:38:05 + diff /tmp/packages_start.txt /tmp/packages_end.txt 23:38:05 + '[' /w/workspace/netconf-csit-3node-clustering-only-vanadium ']' 23:38:05 + mkdir -p /w/workspace/netconf-csit-3node-clustering-only-vanadium/archives/ 23:38:05 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/netconf-csit-3node-clustering-only-vanadium/archives/ 23:38:05 [netconf-csit-3node-clustering-only-vanadium] $ /bin/bash /tmp/jenkins16849697387606028519.sh 23:38:05 ---> capture-instance-metadata.sh 23:38:05 Setup pyenv: 23:38:05 system 23:38:05 3.8.13 23:38:05 3.9.13 23:38:05 3.10.13 23:38:05 * 3.11.7 (set by /w/workspace/netconf-csit-3node-clustering-only-vanadium/.python-version) 23:38:05 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ocIh from file:/tmp/.os_lf_venv 23:38:05 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 23:38:05 lf-activate-venv(): INFO: Attempting to install with network-safe options... 23:38:07 lf-activate-venv(): INFO: Base packages installed successfully 23:38:07 lf-activate-venv(): INFO: Installing additional packages: lftools 23:38:17 lf-activate-venv(): INFO: Adding /tmp/venv-ocIh/bin to PATH 23:38:17 INFO: Running in OpenStack, capturing instance metadata 23:38:17 [netconf-csit-3node-clustering-only-vanadium] $ /bin/bash /tmp/jenkins14059726501199176064.sh 23:38:18 provisioning config files... 23:38:18 Could not find credentials [logs] for netconf-csit-3node-clustering-only-vanadium #35 23:38:18 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/netconf-csit-3node-clustering-only-vanadium@tmp/config8961827026514336476tmp 23:38:18 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 23:38:18 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 23:38:18 provisioning config files... 23:38:18 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 23:38:18 [EnvInject] - Injecting environment variables from a build step. 23:38:18 [EnvInject] - Injecting as environment variables the properties content 23:38:18 SERVER_ID=logs 23:38:18 23:38:18 [EnvInject] - Variables injected successfully. 23:38:18 [netconf-csit-3node-clustering-only-vanadium] $ /bin/bash /tmp/jenkins6424079306846092771.sh 23:38:18 ---> create-netrc.sh 23:38:18 WARN: Log server credential not found. 23:38:18 [netconf-csit-3node-clustering-only-vanadium] $ /bin/bash /tmp/jenkins3108925623344685983.sh 23:38:18 ---> python-tools-install.sh 23:38:18 Setup pyenv: 23:38:19 system 23:38:19 3.8.13 23:38:19 3.9.13 23:38:19 3.10.13 23:38:19 * 3.11.7 (set by /w/workspace/netconf-csit-3node-clustering-only-vanadium/.python-version) 23:38:19 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ocIh from file:/tmp/.os_lf_venv 23:38:19 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 23:38:19 lf-activate-venv(): INFO: Attempting to install with network-safe options... 23:38:21 lf-activate-venv(): INFO: Base packages installed successfully 23:38:21 lf-activate-venv(): INFO: Installing additional packages: lftools 23:38:31 lf-activate-venv(): INFO: Adding /tmp/venv-ocIh/bin to PATH 23:38:31 [netconf-csit-3node-clustering-only-vanadium] $ /bin/bash /tmp/jenkins1101479001826013296.sh 23:38:31 ---> sudo-logs.sh 23:38:31 Archiving 'sudo' log.. 23:38:31 [netconf-csit-3node-clustering-only-vanadium] $ /bin/bash /tmp/jenkins16759070657915006848.sh 23:38:31 ---> job-cost.sh 23:38:31 Setup pyenv: 23:38:31 system 23:38:31 3.8.13 23:38:31 3.9.13 23:38:31 3.10.13 23:38:31 * 3.11.7 (set by /w/workspace/netconf-csit-3node-clustering-only-vanadium/.python-version) 23:38:32 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ocIh from file:/tmp/.os_lf_venv 23:38:32 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 23:38:32 lf-activate-venv(): INFO: Attempting to install with network-safe options... 23:38:33 lf-activate-venv(): INFO: Base packages installed successfully 23:38:33 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 23:38:41 lf-activate-venv(): INFO: Adding /tmp/venv-ocIh/bin to PATH 23:38:41 DEBUG: total: 0 23:38:41 INFO: Retrieving Stack Cost... 23:38:41 INFO: Retrieving Pricing Info for: v3-standard-2 23:38:42 INFO: Archiving Costs 23:38:42 [netconf-csit-3node-clustering-only-vanadium] $ /bin/bash -l /tmp/jenkins11186359470599089348.sh 23:38:42 ---> logs-deploy.sh 23:38:42 Setup pyenv: 23:38:42 system 23:38:42 3.8.13 23:38:42 3.9.13 23:38:42 3.10.13 23:38:42 * 3.11.7 (set by /w/workspace/netconf-csit-3node-clustering-only-vanadium/.python-version) 23:38:42 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ocIh from file:/tmp/.os_lf_venv 23:38:42 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 23:38:42 lf-activate-venv(): INFO: Attempting to install with network-safe options... 23:38:44 lf-activate-venv(): INFO: Base packages installed successfully 23:38:44 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 23:38:57 lf-activate-venv(): INFO: Adding /tmp/venv-ocIh/bin to PATH 23:38:57 WARNING: Nexus logging server not set 23:38:57 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/netconf-csit-3node-clustering-only-vanadium/35/ 23:38:57 INFO: archiving logs to S3 23:38:58 ---> uname -a: 23:38:58 Linux prd-centos8-robot-2c-8g-2971.novalocal 4.18.0-553.5.1.el8.x86_64 #1 SMP Tue May 21 05:46:01 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux 23:38:58 23:38:58 23:38:58 ---> lscpu: 23:38:58 Architecture: x86_64 23:38:58 CPU op-mode(s): 32-bit, 64-bit 23:38:58 Byte Order: Little Endian 23:38:58 CPU(s): 2 23:38:58 On-line CPU(s) list: 0,1 23:38:58 Thread(s) per core: 1 23:38:58 Core(s) per socket: 1 23:38:58 Socket(s): 2 23:38:58 NUMA node(s): 1 23:38:58 Vendor ID: AuthenticAMD 23:38:58 CPU family: 23 23:38:58 Model: 49 23:38:58 Model name: AMD EPYC-Rome Processor 23:38:58 Stepping: 0 23:38:58 CPU MHz: 2800.000 23:38:58 BogoMIPS: 5600.00 23:38:58 Virtualization: AMD-V 23:38:58 Hypervisor vendor: KVM 23:38:58 Virtualization type: full 23:38:58 L1d cache: 32K 23:38:58 L1i cache: 32K 23:38:58 L2 cache: 512K 23:38:58 L3 cache: 16384K 23:38:58 NUMA node0 CPU(s): 0,1 23:38:58 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 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 23:38:58 23:38:58 23:38:58 ---> nproc: 23:38:58 2 23:38:58 23:38:58 23:38:58 ---> df -h: 23:38:58 Filesystem Size Used Avail Use% Mounted on 23:38:58 devtmpfs 3.8G 0 3.8G 0% /dev 23:38:58 tmpfs 3.8G 0 3.8G 0% /dev/shm 23:38:58 tmpfs 3.8G 17M 3.8G 1% /run 23:38:58 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 23:38:58 /dev/vda1 40G 8.4G 32G 21% / 23:38:58 tmpfs 770M 0 770M 0% /run/user/1001 23:38:58 23:38:58 23:38:58 ---> free -m: 23:38:58 total used free shared buff/cache available 23:38:58 Mem: 7697 643 4789 19 2265 6755 23:38:58 Swap: 1023 0 1023 23:38:58 23:38:58 23:38:58 ---> ip addr: 23:38:58 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 23:38:58 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 23:38:58 inet 127.0.0.1/8 scope host lo 23:38:58 valid_lft forever preferred_lft forever 23:38:58 inet6 ::1/128 scope host 23:38:58 valid_lft forever preferred_lft forever 23:38:58 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 23:38:58 link/ether fa:16:3e:0c:64:33 brd ff:ff:ff:ff:ff:ff 23:38:58 altname enp0s3 23:38:58 altname ens3 23:38:58 inet 10.30.170.90/23 brd 10.30.171.255 scope global dynamic noprefixroute eth0 23:38:58 valid_lft 82897sec preferred_lft 82897sec 23:38:58 inet6 fe80::f816:3eff:fe0c:6433/64 scope link 23:38:58 valid_lft forever preferred_lft forever 23:38:58 23:38:58 23:38:58 ---> sar -b -r -n DEV: 23:38:58 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-robot-7d7a37eb-bc14-4dd6-9530-dc22c5eae738.noval) 12/01/2025 _x86_64_ (2 CPU) 23:38:58 23:38:58 22:40:32 LINUX RESTART (2 CPU) 23:38:58 23:38:58 10:41:01 PM tps rtps wtps bread/s bwrtn/s 23:38:58 10:42:01 PM 98.42 16.79 81.62 5341.95 7543.20 23:38:58 10:43:01 PM 81.17 0.92 80.26 65.84 10044.74 23:38:58 10:44:01 PM 26.50 0.42 26.08 64.79 2336.24 23:38:58 10:45:01 PM 64.95 9.41 55.53 1681.84 3507.48 23:38:58 10:46:01 PM 32.21 0.03 32.18 3.47 6315.31 23:38:58 10:47:01 PM 3.75 0.00 3.75 0.00 122.18 23:38:58 10:48:01 PM 0.22 0.00 0.22 0.00 3.13 23:38:58 10:49:01 PM 0.42 0.22 0.20 11.73 4.57 23:38:58 10:50:01 PM 2.23 0.00 2.23 0.00 124.51 23:38:58 10:51:01 PM 0.52 0.00 0.52 0.00 37.49 23:38:58 10:52:01 PM 0.32 0.00 0.32 0.00 29.03 23:38:58 10:53:01 PM 0.18 0.00 0.18 0.00 21.21 23:38:58 10:54:01 PM 0.13 0.00 0.13 0.00 23.06 23:38:58 10:55:01 PM 0.15 0.00 0.15 0.00 11.51 23:38:58 10:56:01 PM 0.47 0.00 0.47 0.00 49.03 23:38:58 10:57:01 PM 1.37 0.03 1.33 0.27 39.16 23:38:58 10:58:01 PM 0.35 0.03 0.32 1.87 32.44 23:38:58 10:59:01 PM 0.18 0.00 0.18 0.00 31.47 23:38:58 11:00:01 PM 0.15 0.00 0.15 0.00 22.93 23:38:58 11:01:01 PM 0.50 0.00 0.50 0.00 33.77 23:38:58 11:02:01 PM 0.38 0.08 0.30 1.87 8.89 23:38:58 11:03:01 PM 0.22 0.00 0.22 0.00 4.93 23:38:58 11:04:01 PM 0.22 0.00 0.22 0.00 5.90 23:38:58 11:05:01 PM 0.12 0.00 0.12 0.00 4.27 23:38:58 11:06:01 PM 0.27 0.00 0.27 0.00 7.31 23:38:58 11:07:01 PM 0.25 0.00 0.25 0.00 27.93 23:38:58 11:08:01 PM 0.15 0.00 0.15 0.00 17.86 23:38:58 11:09:01 PM 0.20 0.00 0.20 0.00 12.01 23:38:58 11:10:01 PM 0.18 0.00 0.18 0.00 24.03 23:38:58 11:11:01 PM 0.48 0.00 0.48 0.00 38.17 23:38:58 11:12:01 PM 0.28 0.00 0.28 0.00 29.65 23:38:58 11:13:01 PM 0.25 0.00 0.25 0.00 43.23 23:38:58 11:14:01 PM 0.18 0.00 0.18 0.00 22.04 23:38:58 11:15:01 PM 0.27 0.00 0.27 0.00 21.61 23:38:58 11:16:01 PM 0.37 0.00 0.37 0.00 32.26 23:38:58 11:17:01 PM 0.18 0.00 0.18 0.00 15.36 23:38:58 11:18:01 PM 0.15 0.00 0.15 0.00 22.81 23:38:58 11:19:01 PM 0.17 0.00 0.17 0.00 22.81 23:38:58 11:20:01 PM 0.28 0.00 0.28 0.00 25.71 23:38:58 11:21:01 PM 0.32 0.00 0.32 0.00 29.74 23:38:58 11:22:01 PM 0.28 0.00 0.28 0.00 20.96 23:38:58 11:23:01 PM 0.15 0.00 0.15 0.00 40.67 23:38:58 11:24:01 PM 0.15 0.00 0.15 0.00 15.21 23:38:58 11:25:01 PM 0.13 0.00 0.13 0.00 21.46 23:38:58 11:26:01 PM 0.27 0.00 0.27 0.00 7.85 23:38:58 11:27:01 PM 0.33 0.00 0.33 0.00 9.75 23:38:58 11:28:01 PM 0.22 0.00 0.22 0.00 6.03 23:38:58 11:29:01 PM 0.20 0.00 0.20 0.00 5.60 23:38:58 11:30:01 PM 0.32 0.00 0.32 0.00 7.35 23:38:58 11:31:01 PM 0.27 0.02 0.25 0.13 24.76 23:38:58 11:32:01 PM 8.80 5.73 3.07 555.41 109.96 23:38:58 11:33:01 PM 0.60 0.32 0.28 6.93 34.28 23:38:58 11:34:01 PM 0.83 0.00 0.83 0.00 44.84 23:38:58 11:35:01 PM 0.22 0.00 0.22 0.00 16.00 23:38:58 11:36:01 PM 0.23 0.00 0.23 0.00 28.89 23:38:58 11:37:01 PM 0.30 0.00 0.30 0.00 24.65 23:38:58 11:38:01 PM 17.88 0.32 17.56 36.92 1903.55 23:38:58 Average: 6.15 0.60 5.54 136.42 580.37 23:38:58 23:38:58 10:41:01 PM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 23:38:58 10:42:01 PM 5327152 7042716 2555280 32.42 2688 1897760 708876 7.94 186384 2045744 180716 23:38:58 10:43:01 PM 5130196 6975672 2752236 34.92 2688 2021112 742112 8.31 198504 2201032 42016 23:38:58 10:44:01 PM 5207260 7054428 2675172 33.94 2688 2023060 665768 7.45 219200 2104972 4 23:38:58 10:45:01 PM 4885984 6998892 2996448 38.01 2688 2278840 702876 7.87 260728 2353096 175524 23:38:58 10:46:01 PM 4912356 7025016 2970076 37.68 2688 2278912 688172 7.71 265468 2317760 8 23:38:58 10:47:01 PM 4912636 7025300 2969796 37.68 2688 2278916 688172 7.71 265472 2317832 4 23:38:58 10:48:01 PM 4912360 7025024 2970072 37.68 2688 2278916 688172 7.71 265476 2317768 4 23:38:58 10:49:01 PM 4864432 6978436 3018000 38.29 2688 2280264 769076 8.61 265724 2364916 984 23:38:58 10:50:01 PM 4859536 6974324 3022896 38.35 2688 2281048 770884 8.63 265724 2370012 232 23:38:58 10:51:01 PM 4857748 6973316 3024684 38.37 2688 2281848 770884 8.63 265724 2371852 156 23:38:58 10:52:01 PM 4857076 6973316 3025356 38.38 2688 2282524 770884 8.63 265724 2372624 88 23:38:58 10:53:01 PM 4856656 6973412 3025776 38.39 2688 2283064 770884 8.63 265724 2373220 32 23:38:58 10:54:01 PM 4855792 6973220 3026640 38.40 2688 2283720 770884 8.63 265728 2373912 24 23:38:58 10:55:01 PM 4854924 6972912 3027508 38.41 2688 2284280 770884 8.63 265728 2374624 272 23:38:58 10:56:01 PM 4850096 6969104 3032336 38.47 2688 2285268 800736 8.97 265732 2379320 24 23:38:58 10:57:01 PM 4850400 6969808 3032032 38.47 2688 2285664 800736 8.97 265892 2378912 188 23:38:58 10:58:01 PM 4853560 6973700 3028872 38.43 2688 2286404 784660 8.79 266084 2375832 4 23:38:58 10:59:01 PM 4848676 6969948 3033756 38.49 2688 2287592 784660 8.79 266088 2380444 304 23:38:58 11:00:01 PM 4847852 6969784 3034580 38.50 2688 2288212 774780 8.68 266096 2381328 280 23:38:58 11:01:01 PM 4847060 6969564 3035372 38.51 2688 2288768 774780 8.68 266116 2382040 16 23:38:58 11:02:01 PM 4847080 6969784 3035352 38.51 2688 2288960 774780 8.68 266248 2381868 68 23:38:58 11:03:01 PM 4846968 6969836 3035464 38.51 2688 2289124 774780 8.68 266248 2381964 96 23:38:58 11:04:01 PM 4846804 6969776 3035628 38.51 2688 2289236 774780 8.68 266248 2382184 96 23:38:58 11:05:01 PM 4846772 6969856 3035660 38.51 2688 2289356 774780 8.68 266248 2382180 116 23:38:58 11:06:01 PM 4846420 6969636 3036012 38.52 2688 2289536 774780 8.68 266248 2382440 164 23:38:58 11:07:01 PM 4843424 6967380 3039008 38.55 2688 2290212 794172 8.89 266248 2385256 104 23:38:58 11:08:01 PM 4845392 6969764 3037040 38.53 2688 2290636 794172 8.89 266248 2383732 24 23:38:58 11:09:01 PM 4844908 6969664 3037524 38.54 2688 2291020 794172 8.89 266248 2384084 116 23:38:58 11:10:01 PM 4843200 6968856 3039232 38.56 2688 2291912 768744 8.61 266248 2385900 324 23:38:58 11:11:01 PM 4839532 6966240 3042900 38.60 2688 2292980 785588 8.80 266248 2389648 432 23:38:58 11:12:01 PM 4838232 6965896 3044200 38.62 2688 2293992 785588 8.80 266512 2390408 660 23:38:58 11:13:01 PM 4837612 6965924 3044820 38.63 2688 2294584 785588 8.80 266512 2391012 96 23:38:58 11:14:01 PM 4836892 6965912 3045540 38.64 2688 2295324 785588 8.80 266512 2391784 128 23:38:58 11:15:01 PM 4836392 6966048 3046040 38.64 2688 2295912 801248 8.97 266512 2392524 152 23:38:58 11:16:01 PM 4835192 6965560 3047240 38.66 2688 2296632 801248 8.97 266512 2393380 16 23:38:58 11:17:01 PM 4834528 6965640 3047904 38.67 2688 2297384 801248 8.97 266512 2394220 404 23:38:58 11:18:01 PM 4834052 6965680 3048380 38.67 2688 2297884 801248 8.97 266512 2394632 252 23:38:58 11:19:01 PM 4833420 6965756 3049012 38.68 2688 2298640 801248 8.97 266512 2395268 364 23:38:58 11:20:01 PM 4832296 6965276 3050136 38.70 2688 2299252 792996 8.88 266512 2396264 292 23:38:58 11:21:01 PM 4832008 6965520 3050424 38.70 2688 2299824 792996 8.88 266512 2396608 88 23:38:58 11:22:01 PM 4831536 6965560 3050896 38.71 2688 2300320 792996 8.88 266512 2397188 72 23:38:58 11:23:01 PM 4830152 6965336 3052280 38.72 2688 2301448 825856 9.25 266512 2398232 16 23:38:58 11:24:01 PM 4829760 6965556 3052672 38.73 2688 2302084 825856 9.25 266512 2398844 228 23:38:58 11:25:01 PM 4829204 6965468 3053228 38.73 2688 2302520 825856 9.25 266512 2399432 48 23:38:58 11:26:01 PM 4829120 6965492 3053312 38.74 2688 2302652 825856 9.25 266512 2399540 32 23:38:58 11:27:01 PM 4828652 6965168 3053780 38.74 2688 2302772 825856 9.25 266512 2399652 4 23:38:58 11:28:01 PM 4828784 6965420 3053648 38.74 2688 2302892 825856 9.25 266512 2399708 16 23:38:58 11:29:01 PM 4828632 6965384 3053800 38.74 2688 2303016 825856 9.25 266512 2399944 16 23:38:58 11:30:01 PM 4827904 6964932 3054528 38.75 2688 2303316 817648 9.16 266512 2400452 188 23:38:58 11:31:01 PM 4823484 6961568 3058948 38.81 2688 2304364 872352 9.77 266512 2403996 604 23:38:58 11:32:01 PM 4807012 6962604 3075420 39.02 2688 2321816 849576 9.51 268804 2418652 252 23:38:58 11:33:01 PM 4805612 6962248 3076820 39.03 2688 2322848 849576 9.51 268916 2419924 196 23:38:58 11:34:01 PM 4805364 6962592 3077068 39.04 2688 2323484 849576 9.51 268920 2420120 56 23:38:58 11:35:01 PM 4804768 6962596 3077664 39.04 2688 2324040 849576 9.51 268920 2420836 216 23:38:58 11:36:01 PM 4804228 6962668 3078204 39.05 2688 2324696 849576 9.51 268920 2421332 72 23:38:58 11:37:01 PM 4803516 6962524 3078916 39.06 2688 2325252 849576 9.51 268920 2421972 28 23:38:58 11:38:01 PM 4919172 6928124 2963260 37.59 2688 2180664 758568 8.49 336976 2263184 24028 23:38:58 Average: 4863680 6973494 3018752 38.30 2688 2276785 787344 8.82 264218 2370098 7560 23:38:58 23:38:58 10:41:01 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 23:38:58 10:42:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:38:58 10:42:01 PM eth0 315.91 203.95 1800.37 62.33 0.00 0.00 0.00 0.00 23:38:58 10:43:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:38:58 10:43:01 PM eth0 73.49 55.63 710.68 8.74 0.00 0.00 0.00 0.00 23:38:58 10:44:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:38:58 10:44:01 PM eth0 13.45 10.78 5.68 4.02 0.00 0.00 0.00 0.00 23:38:58 10:45:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:38:58 10:45:01 PM eth0 46.33 41.35 340.81 10.42 0.00 0.00 0.00 0.00 23:38:58 10:46:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:38:58 10:46:01 PM eth0 346.48 252.47 70.09 63.04 0.00 0.00 0.00 0.00 23:38:58 10:47:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:38:58 10:47:01 PM eth0 2.23 2.00 0.54 0.48 0.00 0.00 0.00 0.00 23:38:58 10:48:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:38:58 10:48:01 PM eth0 2.56 1.93 0.46 0.43 0.00 0.00 0.00 0.00 23:38:58 10:49:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:38:58 10:49:01 PM eth0 64.64 51.72 14.68 4.78 0.00 0.00 0.00 0.00 23:38:58 10:50:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:38:58 10:50:01 PM eth0 19.33 19.69 3.06 1.76 0.00 0.00 0.00 0.00 23:38:58 10:51:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:38:58 10:51:01 PM eth0 34.27 34.49 5.54 2.90 0.00 0.00 0.00 0.00 23:38:58 10:52:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:38:58 10:52:01 PM eth0 16.55 17.18 3.00 1.70 0.00 0.00 0.00 0.00 23:38:58 10:53:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:38:58 10:53:01 PM eth0 6.83 7.68 1.46 0.94 0.00 0.00 0.00 0.00 23:38:58 10:54:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:38:58 10:54:01 PM eth0 15.54 16.48 2.82 1.60 0.00 0.00 0.00 0.00 23:38:58 10:55:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:38:58 10:55:01 PM eth0 6.93 7.78 1.46 0.94 0.00 0.00 0.00 0.00 23:38:58 10:56:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:38:58 10:56:01 PM eth0 53.97 52.23 10.33 6.06 0.00 0.00 0.00 0.00 23:38:58 10:57:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:38:58 10:57:01 PM eth0 12.55 10.85 3.26 2.27 0.00 0.00 0.00 0.00 23:38:58 10:58:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:38:58 10:58:01 PM eth0 19.49 16.78 4.94 3.27 0.00 0.00 0.00 0.00 23:38:58 10:59:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:38:58 10:59:01 PM eth0 43.37 43.62 8.13 4.17 0.00 0.00 0.00 0.00 23:38:58 11:00:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:38:58 11:00:01 PM eth0 11.65 12.53 2.12 1.27 0.00 0.00 0.00 0.00 23:38:58 11:01:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:38:58 11:01:01 PM eth0 11.28 12.08 2.03 1.18 0.00 0.00 0.00 0.00 23:38:58 11:02:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:38:58 11:02:01 PM eth0 0.38 0.15 0.15 0.07 0.00 0.00 0.00 0.00 23:38:58 11:03:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:38:58 11:03:01 PM eth0 6.93 6.92 1.02 0.49 0.00 0.00 0.00 0.00 23:38:58 11:04:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:38:58 11:04:01 PM eth0 12.81 12.73 1.90 0.90 0.00 0.00 0.00 0.00 23:38:58 11:05:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:38:58 11:05:01 PM eth0 10.58 10.53 1.63 0.75 0.00 0.00 0.00 0.00 23:38:58 11:06:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:38:58 11:06:01 PM eth0 12.46 12.51 1.89 0.93 0.00 0.00 0.00 0.00 23:38:58 11:07:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:38:58 11:07:01 PM eth0 19.30 19.91 3.74 2.21 0.00 0.00 0.00 0.00 23:38:58 11:08:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:38:58 11:08:01 PM eth0 11.18 9.53 2.83 1.87 0.00 0.00 0.00 0.00 23:38:58 11:09:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:38:58 11:09:01 PM eth0 11.18 9.20 2.80 1.80 0.00 0.00 0.00 0.00 23:38:58 11:10:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:38:58 11:10:01 PM eth0 16.93 14.58 5.18 2.74 0.00 0.00 0.00 0.00 23:38:58 11:11:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:38:58 11:11:01 PM eth0 41.95 42.74 7.06 3.96 0.00 0.00 0.00 0.00 23:38:58 11:12:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:38:58 11:12:01 PM eth0 15.01 15.45 2.84 1.76 0.00 0.00 0.00 0.00 23:38:58 11:13:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:38:58 11:13:01 PM eth0 4.98 5.90 1.18 0.81 0.00 0.00 0.00 0.00 23:38:58 11:14:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:38:58 11:14:01 PM eth0 13.63 14.15 3.04 1.64 0.00 0.00 0.00 0.00 23:38:58 11:15:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:38:58 11:15:01 PM eth0 9.15 10.08 1.82 1.16 0.00 0.00 0.00 0.00 23:38:58 11:16:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:38:58 11:16:01 PM eth0 10.75 10.98 2.02 1.24 0.00 0.00 0.00 0.00 23:38:58 11:17:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:38:58 11:17:01 PM eth0 13.65 14.01 3.20 1.69 0.00 0.00 0.00 0.00 23:38:58 11:18:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:38:58 11:18:01 PM eth0 1.20 1.98 0.57 0.52 0.00 0.00 0.00 0.00 23:38:58 11:19:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:38:58 11:19:01 PM eth0 19.21 19.56 3.30 1.91 0.00 0.00 0.00 0.00 23:38:58 11:20:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:38:58 11:20:01 PM eth0 7.80 8.52 1.59 1.05 0.00 0.00 0.00 0.00 23:38:58 11:21:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:38:58 11:21:01 PM eth0 6.81 7.20 1.94 1.02 0.00 0.00 0.00 0.00 23:38:58 11:22:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:38:58 11:22:01 PM eth0 1.47 2.25 0.71 0.60 0.00 0.00 0.00 0.00 23:38:58 11:23:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:38:58 11:23:01 PM eth0 47.83 49.15 8.01 4.31 0.00 0.00 0.00 0.00 23:38:58 11:24:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:38:58 11:24:01 PM eth0 10.81 11.70 2.06 1.21 0.00 0.00 0.00 0.00 23:38:58 11:25:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:38:58 11:25:01 PM eth0 10.86 11.35 1.88 1.03 0.00 0.00 0.00 0.00 23:38:58 11:26:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:38:58 11:26:01 PM eth0 0.20 0.00 0.02 0.00 0.00 0.00 0.00 0.00 23:38:58 11:27:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:38:58 11:27:01 PM eth0 6.48 6.33 1.11 0.50 0.00 0.00 0.00 0.00 23:38:58 11:28:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:38:58 11:28:01 PM eth0 12.11 12.05 1.85 0.85 0.00 0.00 0.00 0.00 23:38:58 11:29:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:38:58 11:29:01 PM eth0 10.95 10.91 1.66 0.78 0.00 0.00 0.00 0.00 23:38:58 11:30:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:38:58 11:30:01 PM eth0 11.18 11.55 1.96 0.98 0.00 0.00 0.00 0.00 23:38:58 11:31:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:38:58 11:31:01 PM eth0 39.24 40.10 7.30 3.81 0.00 0.00 0.00 0.00 23:38:58 11:32:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:38:58 11:32:01 PM eth0 17.91 18.34 3.15 1.76 0.00 0.00 0.00 0.00 23:38:58 11:33:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:38:58 11:33:01 PM eth0 34.81 35.89 6.23 3.23 0.00 0.00 0.00 0.00 23:38:58 11:34:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:38:58 11:34:01 PM eth0 9.98 10.85 2.07 1.16 0.00 0.00 0.00 0.00 23:38:58 11:35:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:38:58 11:35:01 PM eth0 5.93 6.87 1.40 0.88 0.00 0.00 0.00 0.00 23:38:58 11:36:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:38:58 11:36:01 PM eth0 12.13 13.11 2.60 1.38 0.00 0.00 0.00 0.00 23:38:58 11:37:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:38:58 11:37:01 PM eth0 5.85 6.63 1.51 0.93 0.00 0.00 0.00 0.00 23:38:58 11:38:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:38:58 11:38:01 PM eth0 109.55 77.07 133.45 120.10 0.00 0.00 0.00 0.00 23:38:58 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:38:58 Average: eth0 30.01 25.31 56.48 6.22 0.00 0.00 0.00 0.00 23:38:58 23:38:58 23:38:58 ---> sar -P ALL: 23:38:58 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-robot-7d7a37eb-bc14-4dd6-9530-dc22c5eae738.noval) 12/01/2025 _x86_64_ (2 CPU) 23:38:58 23:38:58 22:40:32 LINUX RESTART (2 CPU) 23:38:58 23:38:58 10:41:01 PM CPU %user %nice %system %iowait %steal %idle 23:38:58 10:42:01 PM all 42.65 0.00 6.57 0.93 0.10 49.74 23:38:58 10:42:01 PM 0 36.66 0.00 6.27 1.02 0.10 55.95 23:38:58 10:42:01 PM 1 48.65 0.00 6.88 0.85 0.10 43.52 23:38:58 10:43:01 PM all 23.75 0.00 3.10 1.34 0.08 71.73 23:38:58 10:43:01 PM 0 12.43 0.00 2.16 0.84 0.07 84.50 23:38:58 10:43:01 PM 1 35.04 0.00 4.04 1.84 0.08 59.00 23:38:58 10:44:01 PM all 12.13 0.00 1.57 0.22 0.05 86.04 23:38:58 10:44:01 PM 0 4.66 0.00 1.08 0.12 0.05 94.09 23:38:58 10:44:01 PM 1 19.60 0.00 2.05 0.32 0.05 77.98 23:38:58 10:45:01 PM all 36.53 0.00 6.54 0.51 0.09 56.33 23:38:58 10:45:01 PM 0 21.98 0.00 5.39 0.55 0.08 72.00 23:38:58 10:45:01 PM 1 51.10 0.00 7.69 0.47 0.10 40.65 23:38:58 10:46:01 PM all 1.79 0.00 0.98 0.45 0.05 96.73 23:38:58 10:46:01 PM 0 1.05 0.00 0.85 0.27 0.05 97.78 23:38:58 10:46:01 PM 1 2.52 0.00 1.10 0.64 0.05 95.69 23:38:58 10:47:01 PM all 0.35 0.00 0.07 0.02 0.03 99.54 23:38:58 10:47:01 PM 0 0.60 0.00 0.05 0.00 0.03 99.32 23:38:58 10:47:01 PM 1 0.10 0.00 0.08 0.03 0.02 99.77 23:38:58 10:48:01 PM all 0.25 0.00 0.09 0.00 0.03 99.63 23:38:58 10:48:01 PM 0 0.27 0.00 0.07 0.00 0.00 99.66 23:38:58 10:48:01 PM 1 0.24 0.00 0.12 0.00 0.05 99.59 23:38:58 10:49:01 PM all 3.44 0.00 0.49 0.01 0.04 96.03 23:38:58 10:49:01 PM 0 2.40 0.00 0.55 0.00 0.03 97.02 23:38:58 10:49:01 PM 1 4.48 0.00 0.42 0.02 0.05 95.04 23:38:58 10:50:01 PM all 2.43 0.00 0.16 0.01 0.07 97.33 23:38:58 10:50:01 PM 0 2.44 0.00 0.15 0.02 0.07 97.32 23:38:58 10:50:01 PM 1 2.42 0.00 0.17 0.00 0.07 97.34 23:38:58 10:51:01 PM all 2.37 0.00 0.23 0.00 0.06 97.34 23:38:58 10:51:01 PM 0 2.04 0.00 0.22 0.00 0.05 97.69 23:38:58 10:51:01 PM 1 2.71 0.00 0.23 0.00 0.07 96.99 23:38:58 10:52:01 PM all 1.95 0.00 0.14 0.00 0.06 97.85 23:38:58 10:52:01 PM 0 2.89 0.00 0.15 0.00 0.08 96.87 23:38:58 10:52:01 PM 1 1.00 0.00 0.13 0.00 0.03 98.83 23:38:58 23:38:58 10:52:01 PM CPU %user %nice %system %iowait %steal %idle 23:38:58 10:53:01 PM all 1.67 0.00 0.14 0.00 0.07 98.12 23:38:58 10:53:01 PM 0 1.24 0.00 0.13 0.00 0.07 98.56 23:38:58 10:53:01 PM 1 2.10 0.00 0.15 0.00 0.07 97.68 23:38:58 10:54:01 PM all 1.93 0.00 0.15 0.00 0.08 97.84 23:38:58 10:54:01 PM 0 1.64 0.00 0.17 0.00 0.07 98.13 23:38:58 10:54:01 PM 1 2.22 0.00 0.13 0.00 0.08 97.56 23:38:58 10:55:01 PM all 1.72 0.00 0.14 0.00 0.07 98.07 23:38:58 10:55:01 PM 0 2.02 0.00 0.13 0.00 0.07 97.78 23:38:58 10:55:01 PM 1 1.42 0.00 0.15 0.00 0.07 98.36 23:38:58 10:56:01 PM all 6.97 0.00 0.54 0.01 0.06 92.42 23:38:58 10:56:01 PM 0 3.77 0.00 0.54 0.00 0.05 95.64 23:38:58 10:56:01 PM 1 10.17 0.00 0.55 0.02 0.07 89.20 23:38:58 10:57:01 PM all 4.54 0.00 0.48 0.09 0.05 94.83 23:38:58 10:57:01 PM 0 4.62 0.00 0.62 0.00 0.05 94.72 23:38:58 10:57:01 PM 1 4.46 0.00 0.35 0.18 0.05 94.95 23:38:58 10:58:01 PM all 6.16 0.00 0.38 0.05 0.05 93.37 23:38:58 10:58:01 PM 0 3.49 0.00 0.33 0.08 0.05 96.04 23:38:58 10:58:01 PM 1 8.82 0.00 0.42 0.02 0.05 90.69 23:38:58 10:59:01 PM all 5.04 0.00 0.49 0.00 0.06 94.41 23:38:58 10:59:01 PM 0 3.68 0.00 0.28 0.00 0.05 95.98 23:38:58 10:59:01 PM 1 6.41 0.00 0.69 0.00 0.07 92.84 23:38:58 11:00:01 PM all 1.91 0.00 0.14 0.00 0.05 97.90 23:38:58 11:00:01 PM 0 2.61 0.00 0.15 0.00 0.05 97.19 23:38:58 11:00:01 PM 1 1.20 0.00 0.13 0.00 0.05 98.61 23:38:58 11:01:01 PM all 1.84 0.00 0.13 0.00 0.04 97.99 23:38:58 11:01:01 PM 0 1.84 0.00 0.13 0.00 0.03 97.99 23:38:58 11:01:01 PM 1 1.84 0.00 0.12 0.00 0.05 97.99 23:38:58 11:02:01 PM all 1.45 0.00 0.14 0.00 0.04 98.36 23:38:58 11:02:01 PM 0 1.42 0.00 0.17 0.00 0.05 98.36 23:38:58 11:02:01 PM 1 1.49 0.00 0.12 0.00 0.03 98.36 23:38:58 11:03:01 PM all 1.41 0.00 0.14 0.00 0.06 98.39 23:38:58 11:03:01 PM 0 1.72 0.00 0.13 0.00 0.07 98.08 23:38:58 11:03:01 PM 1 1.10 0.00 0.15 0.00 0.05 98.70 23:38:58 23:38:58 11:03:01 PM CPU %user %nice %system %iowait %steal %idle 23:38:58 11:04:01 PM all 1.12 0.00 0.11 0.00 0.04 98.73 23:38:58 11:04:01 PM 0 1.02 0.00 0.08 0.00 0.05 98.85 23:38:58 11:04:01 PM 1 1.22 0.00 0.13 0.00 0.03 98.61 23:38:58 11:05:01 PM all 1.00 0.00 0.13 0.00 0.05 98.82 23:38:58 11:05:01 PM 0 0.94 0.00 0.13 0.00 0.03 98.89 23:38:58 11:05:01 PM 1 1.05 0.00 0.13 0.00 0.07 98.75 23:38:58 11:06:01 PM all 1.19 0.00 0.12 0.00 0.05 98.65 23:38:58 11:06:01 PM 0 0.92 0.00 0.08 0.00 0.05 98.95 23:38:58 11:06:01 PM 1 1.45 0.00 0.15 0.00 0.05 98.35 23:38:58 11:07:01 PM all 3.03 0.00 0.23 0.00 0.05 96.69 23:38:58 11:07:01 PM 0 2.79 0.00 0.20 0.00 0.05 96.96 23:38:58 11:07:01 PM 1 3.26 0.00 0.27 0.00 0.05 96.42 23:38:58 11:08:01 PM all 4.65 0.00 0.35 0.00 0.05 94.95 23:38:58 11:08:01 PM 0 4.32 0.00 0.32 0.00 0.05 95.32 23:38:58 11:08:01 PM 1 4.98 0.00 0.38 0.00 0.05 94.58 23:38:58 11:09:01 PM all 4.51 0.00 0.36 0.00 0.05 95.08 23:38:58 11:09:01 PM 0 5.96 0.00 0.45 0.00 0.07 93.52 23:38:58 11:09:01 PM 1 3.06 0.00 0.27 0.00 0.03 96.64 23:38:58 11:10:01 PM all 6.28 0.00 0.43 0.00 0.07 93.21 23:38:58 11:10:01 PM 0 3.18 0.00 0.28 0.00 0.07 96.47 23:38:58 11:10:01 PM 1 9.39 0.00 0.58 0.00 0.07 89.95 23:38:58 11:11:01 PM all 4.33 0.00 0.39 0.01 0.06 95.21 23:38:58 11:11:01 PM 0 3.59 0.00 0.25 0.02 0.05 96.10 23:38:58 11:11:01 PM 1 5.08 0.00 0.54 0.00 0.07 94.32 23:38:58 11:12:01 PM all 5.13 0.00 0.27 0.00 0.06 94.54 23:38:58 11:12:01 PM 0 2.99 0.00 0.20 0.00 0.07 96.74 23:38:58 11:12:01 PM 1 7.30 0.00 0.34 0.00 0.05 92.31 23:38:58 11:13:01 PM all 1.87 0.00 0.13 0.00 0.06 97.94 23:38:58 11:13:01 PM 0 2.66 0.00 0.13 0.00 0.05 97.16 23:38:58 11:13:01 PM 1 1.09 0.00 0.13 0.00 0.07 98.71 23:38:58 11:14:01 PM all 2.63 0.00 0.23 0.00 0.05 97.10 23:38:58 11:14:01 PM 0 2.22 0.00 0.22 0.00 0.07 97.49 23:38:58 11:14:01 PM 1 3.03 0.00 0.23 0.00 0.03 96.70 23:38:58 23:38:58 11:14:01 PM CPU %user %nice %system %iowait %steal %idle 23:38:58 11:15:01 PM all 1.87 0.00 0.13 0.00 0.05 97.95 23:38:58 11:15:01 PM 0 2.19 0.00 0.13 0.00 0.05 97.63 23:38:58 11:15:01 PM 1 1.54 0.00 0.13 0.00 0.05 98.28 23:38:58 11:16:01 PM all 4.14 0.00 0.23 0.00 0.07 95.56 23:38:58 11:16:01 PM 0 6.60 0.00 0.29 0.00 0.07 93.05 23:38:58 11:16:01 PM 1 1.72 0.00 0.17 0.00 0.07 98.05 23:38:58 11:17:01 PM all 2.63 0.00 0.24 0.00 0.05 97.07 23:38:58 11:17:01 PM 0 3.33 0.00 0.27 0.00 0.05 96.35 23:38:58 11:17:01 PM 1 1.94 0.00 0.22 0.00 0.05 97.80 23:38:58 11:18:01 PM all 1.60 0.00 0.12 0.00 0.06 98.23 23:38:58 11:18:01 PM 0 1.07 0.00 0.12 0.00 0.05 98.76 23:38:58 11:18:01 PM 1 2.12 0.00 0.12 0.00 0.07 97.70 23:38:58 11:19:01 PM all 4.51 0.00 0.25 0.00 0.06 95.18 23:38:58 11:19:01 PM 0 4.31 0.00 0.29 0.00 0.07 95.33 23:38:58 11:19:01 PM 1 4.70 0.00 0.22 0.00 0.05 95.03 23:38:58 11:20:01 PM all 1.91 0.00 0.14 0.00 0.06 97.89 23:38:58 11:20:01 PM 0 1.84 0.00 0.13 0.00 0.05 97.98 23:38:58 11:20:01 PM 1 1.97 0.00 0.15 0.00 0.07 97.81 23:38:58 11:21:01 PM all 2.17 0.00 0.22 0.00 0.05 97.57 23:38:58 11:21:01 PM 0 2.98 0.00 0.28 0.00 0.07 96.67 23:38:58 11:21:01 PM 1 1.35 0.00 0.15 0.00 0.03 98.46 23:38:58 11:22:01 PM all 1.48 0.00 0.14 0.00 0.04 98.34 23:38:58 11:22:01 PM 0 1.14 0.00 0.17 0.00 0.03 98.66 23:38:58 11:22:01 PM 1 1.82 0.00 0.12 0.00 0.05 98.01 23:38:58 11:23:01 PM all 4.10 0.00 0.36 0.00 0.08 95.47 23:38:58 11:23:01 PM 0 2.08 0.00 0.35 0.00 0.08 97.49 23:38:58 11:23:01 PM 1 6.12 0.00 0.37 0.00 0.07 93.45 23:38:58 11:24:01 PM all 2.17 0.00 0.20 0.00 0.07 97.56 23:38:58 11:24:01 PM 0 1.74 0.00 0.22 0.00 0.07 97.98 23:38:58 11:24:01 PM 1 2.61 0.00 0.18 0.00 0.07 97.14 23:38:58 11:25:01 PM all 1.69 0.00 0.20 0.00 0.04 98.07 23:38:58 11:25:01 PM 0 2.13 0.00 0.23 0.00 0.05 97.59 23:38:58 11:25:01 PM 1 1.26 0.00 0.17 0.00 0.03 98.54 23:38:58 23:38:58 11:25:01 PM CPU %user %nice %system %iowait %steal %idle 23:38:58 11:26:01 PM all 1.53 0.00 0.15 0.00 0.06 98.26 23:38:58 11:26:01 PM 0 1.17 0.00 0.15 0.00 0.05 98.63 23:38:58 11:26:01 PM 1 1.89 0.00 0.15 0.00 0.07 97.89 23:38:58 11:27:01 PM all 1.40 0.00 0.17 0.00 0.07 98.37 23:38:58 11:27:01 PM 0 1.20 0.00 0.18 0.00 0.07 98.54 23:38:58 11:27:01 PM 1 1.59 0.00 0.15 0.00 0.07 98.20 23:38:58 11:28:01 PM all 1.05 0.00 0.20 0.00 0.04 98.70 23:38:58 11:28:01 PM 0 0.84 0.00 0.20 0.00 0.03 98.93 23:38:58 11:28:01 PM 1 1.27 0.00 0.20 0.00 0.05 98.48 23:38:58 11:29:01 PM all 1.15 0.00 0.19 0.00 0.06 98.60 23:38:58 11:29:01 PM 0 0.89 0.00 0.22 0.00 0.05 98.85 23:38:58 11:29:01 PM 1 1.42 0.00 0.17 0.00 0.07 98.35 23:38:58 11:30:01 PM all 1.46 0.00 0.18 0.00 0.05 98.32 23:38:58 11:30:01 PM 0 1.79 0.00 0.18 0.00 0.05 97.98 23:38:58 11:30:01 PM 1 1.12 0.00 0.17 0.00 0.05 98.66 23:38:58 11:31:01 PM all 3.66 0.00 0.38 0.00 0.06 95.90 23:38:58 11:31:01 PM 0 5.28 0.00 0.44 0.00 0.05 94.24 23:38:58 11:31:01 PM 1 2.06 0.00 0.32 0.00 0.07 97.56 23:38:58 11:32:01 PM all 2.50 0.23 0.35 0.12 0.05 96.75 23:38:58 11:32:01 PM 0 1.54 0.03 0.30 0.03 0.05 98.04 23:38:58 11:32:01 PM 1 3.46 0.42 0.40 0.20 0.05 95.47 23:38:58 11:33:01 PM all 2.63 0.01 0.28 0.01 0.05 97.03 23:38:58 11:33:01 PM 0 2.06 0.00 0.30 0.00 0.05 97.59 23:38:58 11:33:01 PM 1 3.20 0.02 0.25 0.02 0.05 96.47 23:38:58 11:34:01 PM all 1.84 0.00 0.21 0.00 0.07 97.88 23:38:58 11:34:01 PM 0 2.31 0.00 0.20 0.00 0.07 97.42 23:38:58 11:34:01 PM 1 1.37 0.00 0.22 0.00 0.07 98.35 23:38:58 11:35:01 PM all 1.76 0.00 0.18 0.00 0.06 97.99 23:38:58 11:35:01 PM 0 1.79 0.00 0.18 0.00 0.07 97.96 23:38:58 11:35:01 PM 1 1.74 0.00 0.18 0.00 0.05 98.03 23:38:58 11:36:01 PM all 2.07 0.00 0.20 0.00 0.06 97.67 23:38:58 11:36:01 PM 0 2.01 0.00 0.20 0.00 0.05 97.74 23:38:58 11:36:01 PM 1 2.12 0.00 0.20 0.00 0.07 97.61 23:38:58 23:38:58 11:36:01 PM CPU %user %nice %system %iowait %steal %idle 23:38:58 11:37:01 PM all 1.78 0.00 0.19 0.00 0.07 97.96 23:38:58 11:37:01 PM 0 1.29 0.00 0.20 0.00 0.07 98.45 23:38:58 11:37:01 PM 1 2.27 0.00 0.18 0.00 0.07 97.48 23:38:58 11:38:01 PM all 21.71 0.00 2.32 0.19 0.07 75.71 23:38:58 11:38:01 PM 0 20.01 0.00 2.04 0.15 0.07 77.73 23:38:58 11:38:01 PM 1 23.40 0.00 2.61 0.23 0.07 73.69 23:38:58 Average: all 4.76 0.00 0.58 0.07 0.06 94.54 23:38:58 Average: 0 3.82 0.00 0.52 0.05 0.06 95.55 23:38:58 Average: 1 5.69 0.01 0.64 0.08 0.06 93.52 23:38:58 23:38:58 23:38:58