23:33:39 Started by upstream project "netconf-distribution-mri-test-vanadium" build number 30 23:33:39 originally caused by: 23:33:39 Started by timer 23:33:39 Running as SYSTEM 23:33:39 [EnvInject] - Loading node environment variables. 23:33:40 Building remotely on prd-centos8-robot-2c-8g-25106 (centos8-robot-2c-8g) in workspace /w/workspace/netconf-csit-3node-clustering-only-vanadium 23:33:40 [ssh-agent] Looking for ssh-agent implementation... 23:33:40 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:33:40 $ ssh-agent 23:33:40 SSH_AUTH_SOCK=/tmp/ssh-qoKGnFo52MYB/agent.5160 23:33:40 SSH_AGENT_PID=5161 23:33:40 [ssh-agent] Started. 23:33:40 Running ssh-add (command line suppressed) 23:33:40 Identity added: /w/workspace/netconf-csit-3node-clustering-only-vanadium@tmp/private_key_5124665058499633420.key (/w/workspace/netconf-csit-3node-clustering-only-vanadium@tmp/private_key_5124665058499633420.key) 23:33:40 [ssh-agent] Using credentials jenkins (Release Engineering Jenkins Key) 23:33:40 The recommended git tool is: NONE 23:33:44 using credential opendaylight-jenkins-ssh 23:33:44 Wiping out workspace first. 23:33:44 Cloning the remote Git repository 23:33:44 Cloning repository git://devvexx.opendaylight.org/mirror/integration/test 23:33:44 > git init /w/workspace/netconf-csit-3node-clustering-only-vanadium/test # timeout=10 23:33:44 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/test 23:33:44 > git --version # timeout=10 23:33:44 > git --version # 'git version 2.43.0' 23:33:44 using GIT_SSH to set credentials Release Engineering Jenkins Key 23:33:44 [INFO] Currently running in a labeled security context 23:33:44 [INFO] Currently SELinux is 'enforcing' on the host 23:33:44 > /usr/bin/chcon --type=ssh_home_t /w/workspace/netconf-csit-3node-clustering-only-vanadium/test@tmp/jenkins-gitclient-ssh7568424675212407819.key 23:33:44 Verifying host key using known hosts file 23:33:44 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. 23:33:44 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/test +refs/heads/*:refs/remotes/origin/* # timeout=10 23:33:46 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/test # timeout=10 23:33:46 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 23:33:47 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/test # timeout=10 23:33:47 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/test 23:33:47 using GIT_SSH to set credentials Release Engineering Jenkins Key 23:33:47 [INFO] Currently running in a labeled security context 23:33:47 [INFO] Currently SELinux is 'enforcing' on the host 23:33:47 > /usr/bin/chcon --type=ssh_home_t /w/workspace/netconf-csit-3node-clustering-only-vanadium/test@tmp/jenkins-gitclient-ssh13404600648306439244.key 23:33:47 Verifying host key using known hosts file 23:33:47 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. 23:33:47 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/test master # timeout=10 23:33:47 > git rev-parse FETCH_HEAD^{commit} # timeout=10 23:33:47 Checking out Revision 901c7e139945b436d95a44b3b592904c3d7a4f9f (origin/master) 23:33:47 > git config core.sparsecheckout # timeout=10 23:33:47 > git checkout -f 901c7e139945b436d95a44b3b592904c3d7a4f9f # timeout=10 23:33:48 Commit message: "Adapt updater.py to use new lsp-flags container" 23:33:48 > git rev-parse FETCH_HEAD^{commit} # timeout=10 23:33:48 > git rev-list --no-walk f65244a2a093016c71f9a7a564be7d086941e15c # timeout=10 23:33:48 No emails were triggered. 23:33:48 provisioning config files... 23:33:48 copy managed file [npmrc] to file:/home/jenkins/.npmrc 23:33:48 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 23:33:48 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 23:33:48 [netconf-csit-3node-clustering-only-vanadium] $ /bin/bash /tmp/jenkins1591299627745216425.sh 23:33:48 ---> python-tools-install.sh 23:33:48 Setup pyenv: 23:33:49 system 23:33:49 * 3.8.13 (set by /opt/pyenv/version) 23:33:49 * 3.9.13 (set by /opt/pyenv/version) 23:33:49 * 3.10.13 (set by /opt/pyenv/version) 23:33:49 * 3.11.7 (set by /opt/pyenv/version) 23:33:54 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Q08m 23:33:54 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 23:33:54 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 23:33:54 lf-activate-venv(): INFO: Attempting to install with network-safe options... 23:33:57 lf-activate-venv(): INFO: Base packages installed successfully 23:33:57 lf-activate-venv(): INFO: Installing additional packages: lftools 23:34:21 lf-activate-venv(): INFO: Adding /tmp/venv-Q08m/bin to PATH 23:34:21 Generating Requirements File 23:34:40 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:34:40 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 23:34:40 Python 3.11.7 23:34:41 pip 26.0.1 from /tmp/venv-Q08m/lib/python3.11/site-packages/pip (python 3.11) 23:34:41 appdirs==1.4.4 23:34:41 argcomplete==3.6.3 23:34:41 aspy.yaml==1.3.0 23:34:41 attrs==25.4.0 23:34:41 autopage==0.6.0 23:34:41 beautifulsoup4==4.14.3 23:34:41 boto3==1.42.59 23:34:41 botocore==1.42.59 23:34:41 bs4==0.0.2 23:34:41 certifi==2026.2.25 23:34:41 cffi==2.0.0 23:34:41 cfgv==3.5.0 23:34:41 chardet==6.0.0.post1 23:34:41 charset-normalizer==3.4.4 23:34:41 click==8.3.1 23:34:41 cliff==4.13.2 23:34:41 cmd2==3.3.0 23:34:41 cryptography==3.3.2 23:34:41 debtcollector==3.0.0 23:34:41 decorator==5.2.1 23:34:41 defusedxml==0.7.1 23:34:41 Deprecated==1.3.1 23:34:41 distlib==0.4.0 23:34:41 dnspython==2.8.0 23:34:41 docker==7.1.0 23:34:41 dogpile.cache==1.5.0 23:34:41 durationpy==0.10 23:34:41 email-validator==2.3.0 23:34:41 filelock==3.25.0 23:34:41 future==1.0.0 23:34:41 gitdb==4.0.12 23:34:41 GitPython==3.1.46 23:34:41 httplib2==0.30.2 23:34:41 identify==2.6.17 23:34:41 idna==3.11 23:34:41 importlib-resources==1.5.0 23:34:41 iso8601==2.1.0 23:34:41 Jinja2==3.1.6 23:34:41 jmespath==1.1.0 23:34:41 jsonpatch==1.33 23:34:41 jsonpointer==3.0.0 23:34:41 jsonschema==4.26.0 23:34:41 jsonschema-specifications==2025.9.1 23:34:41 keystoneauth1==5.13.1 23:34:41 kubernetes==35.0.0 23:34:41 lftools==0.37.21 23:34:41 lxml==6.0.2 23:34:41 markdown-it-py==4.0.0 23:34:41 MarkupSafe==3.0.3 23:34:41 mdurl==0.1.2 23:34:41 msgpack==1.1.2 23:34:41 multi_key_dict==2.0.3 23:34:41 munch==4.0.0 23:34:41 netaddr==1.3.0 23:34:41 niet==1.4.2 23:34:41 nodeenv==1.10.0 23:34:41 oauth2client==4.1.3 23:34:41 oauthlib==3.3.1 23:34:41 openstacksdk==4.10.0 23:34:41 os-service-types==1.8.2 23:34:41 osc-lib==4.4.0 23:34:41 oslo.config==10.3.0 23:34:41 oslo.context==6.3.0 23:34:41 oslo.i18n==6.7.2 23:34:41 oslo.log==8.1.0 23:34:41 oslo.serialization==5.9.1 23:34:41 oslo.utils==10.0.0 23:34:41 packaging==26.0 23:34:41 pbr==7.0.3 23:34:41 platformdirs==4.9.2 23:34:41 prettytable==3.17.0 23:34:41 psutil==7.2.2 23:34:41 pyasn1==0.6.2 23:34:41 pyasn1_modules==0.4.2 23:34:41 pycparser==3.0 23:34:41 pygerrit2==2.0.15 23:34:41 PyGithub==2.8.1 23:34:41 Pygments==2.19.2 23:34:41 PyJWT==2.11.0 23:34:41 PyNaCl==1.6.2 23:34:41 pyparsing==2.4.7 23:34:41 pyperclip==1.11.0 23:34:41 pyrsistent==0.20.0 23:34:41 python-cinderclient==9.8.0 23:34:41 python-dateutil==2.9.0.post0 23:34:41 python-discovery==1.1.0 23:34:41 python-heatclient==5.1.0 23:34:41 python-jenkins==1.8.3 23:34:41 python-keystoneclient==5.8.0 23:34:41 python-magnumclient==4.10.0 23:34:41 python-openstackclient==9.0.0 23:34:41 python-swiftclient==4.10.0 23:34:41 PyYAML==6.0.3 23:34:41 referencing==0.37.0 23:34:41 requests==2.32.5 23:34:41 requests-oauthlib==2.0.0 23:34:41 requestsexceptions==1.4.0 23:34:41 rfc3986==2.0.0 23:34:41 rich==14.3.3 23:34:41 rich-argparse==1.7.2 23:34:41 rpds-py==0.30.0 23:34:41 rsa==4.9.1 23:34:41 ruamel.yaml==0.19.1 23:34:41 ruamel.yaml.clib==0.2.15 23:34:41 s3transfer==0.16.0 23:34:41 simplejson==3.20.2 23:34:41 six==1.17.0 23:34:41 smmap==5.0.2 23:34:41 soupsieve==2.8.3 23:34:41 stevedore==5.7.0 23:34:41 tabulate==0.9.0 23:34:41 toml==0.10.2 23:34:41 tomlkit==0.14.0 23:34:41 tqdm==4.67.3 23:34:41 typing_extensions==4.15.0 23:34:41 urllib3==1.26.20 23:34:41 virtualenv==21.1.0 23:34:41 wcwidth==0.6.0 23:34:41 websocket-client==1.9.0 23:34:41 wrapt==2.1.1 23:34:41 xdg==6.0.0 23:34:41 xmltodict==1.0.4 23:34:41 yq==3.4.3 23:34:41 [EnvInject] - Injecting environment variables from a build step. 23:34:41 [EnvInject] - Injecting as environment variables the properties content 23:34:41 OS_STACK_TEMPLATE=csit-2-instance-type.yaml 23:34:41 OS_CLOUD=vex 23:34:41 OS_STACK_NAME=releng-netconf-csit-3node-clustering-only-vanadium-61 23:34:41 OS_STACK_TEMPLATE_DIR=openstack-hot 23:34:41 23:34:41 [EnvInject] - Variables injected successfully. 23:34:41 provisioning config files... 23:34:41 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 23:34:41 [netconf-csit-3node-clustering-only-vanadium] $ /bin/bash /tmp/jenkins16940919046144564676.sh 23:34:41 ---> Create parameters file for OpenStack HOT 23:34:41 OpenStack Heat parameters generated 23:34:41 ----------------------------------- 23:34:41 parameters: 23:34:41 vm_0_count: '3' 23:34:41 vm_0_flavor: 'v3-standard-4' 23:34:41 vm_0_image: 'ZZCI - Ubuntu 22.04 - builder - x86_64 - 20260201-010217.481' 23:34:41 vm_1_count: '1' 23:34:41 vm_1_flavor: 'v3-standard-2' 23:34:41 vm_1_image: 'ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 - 20250917-133034.654' 23:34:41 23:34:41 job_name: '12556-61' 23:34:41 silo: 'releng' 23:34:41 [netconf-csit-3node-clustering-only-vanadium] $ /bin/bash -l /tmp/jenkins12711328428697710504.sh 23:34:41 ---> Create HEAT stack 23:34:41 + source /home/jenkins/lf-env.sh 23:34:41 + lf-activate-venv --python python3 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq 23:34:41 ++ mktemp -d /tmp/venv-XXXX 23:34:41 + lf_venv=/tmp/venv-Nsm5 23:34:41 + local venv_file=/tmp/.os_lf_venv 23:34:41 + local python=python3 23:34:41 + local options 23:34:41 + local set_path=true 23:34:41 + local install_args= 23:34:41 ++ 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 23:34:41 + options=' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''urllib3~=1.26.15'\'' '\''yq'\''' 23:34:41 + eval set -- ' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''urllib3~=1.26.15'\'' '\''yq'\''' 23:34:41 ++ set -- --python python3 -- 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq 23:34:41 + true 23:34:41 + case $1 in 23:34:41 + python=python3 23:34:41 + shift 2 23:34:41 + true 23:34:41 + case $1 in 23:34:41 + shift 23:34:41 + break 23:34:41 + case $python in 23:34:41 + local pkg_list= 23:34:41 + [[ -d /opt/pyenv ]] 23:34:41 + echo 'Setup pyenv:' 23:34:41 Setup pyenv: 23:34:41 + export PYENV_ROOT=/opt/pyenv 23:34:41 + PYENV_ROOT=/opt/pyenv 23:34:41 + 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 23:34:41 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 23:34:41 + pyenv versions 23:34:42 system 23:34:42 3.8.13 23:34:42 3.9.13 23:34:42 3.10.13 23:34:42 * 3.11.7 (set by /w/workspace/netconf-csit-3node-clustering-only-vanadium/.python-version) 23:34:42 + command -v pyenv 23:34:42 ++ pyenv init - --no-rehash 23:34:42 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 23:34:42 for i in ${!paths[@]}; do 23:34:42 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 23:34:42 fi; done; 23:34:42 echo "${paths[*]}"'\'')" 23:34:42 export PATH="/opt/pyenv/shims:${PATH}" 23:34:42 export PYENV_SHELL=bash 23:34:42 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 23:34:42 pyenv() { 23:34:42 local command 23:34:42 command="${1:-}" 23:34:42 if [ "$#" -gt 0 ]; then 23:34:42 shift 23:34:42 fi 23:34:42 23:34:42 case "$command" in 23:34:42 rehash|shell) 23:34:42 eval "$(pyenv "sh-$command" "$@")" 23:34:42 ;; 23:34:42 *) 23:34:42 command pyenv "$command" "$@" 23:34:42 ;; 23:34:42 esac 23:34:42 }' 23:34:42 +++ bash --norc -ec 'IFS=:; paths=($PATH); 23:34:42 for i in ${!paths[@]}; do 23:34:42 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 23:34:42 fi; done; 23:34:42 echo "${paths[*]}"' 23:34:42 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 23:34:42 ++ 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 23:34:42 ++ 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 23:34:42 ++ export PYENV_SHELL=bash 23:34:42 ++ PYENV_SHELL=bash 23:34:42 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 23:34:42 +++ complete -F _pyenv pyenv 23:34:42 ++ lf-pyver python3 23:34:42 ++ local py_version_xy=python3 23:34:42 ++ local py_version_xyz= 23:34:42 ++ awk '{ print $1 }' 23:34:42 ++ pyenv versions 23:34:42 ++ local command 23:34:42 ++ command=versions 23:34:42 ++ '[' 1 -gt 0 ']' 23:34:42 ++ shift 23:34:42 ++ case "$command" in 23:34:42 ++ command pyenv versions 23:34:42 ++ pyenv versions 23:34:42 ++ sed 's/^[ *]* //' 23:34:42 ++ grep -E '^[0-9.]*[0-9]$' 23:34:42 ++ [[ ! -s /tmp/.pyenv_versions ]] 23:34:42 +++ tail -n 1 23:34:42 +++ grep '^3' /tmp/.pyenv_versions 23:34:42 +++ sort -V 23:34:42 ++ py_version_xyz=3.11.7 23:34:42 ++ [[ -z 3.11.7 ]] 23:34:42 ++ echo 3.11.7 23:34:42 ++ return 0 23:34:42 + pyenv local 3.11.7 23:34:42 + local command 23:34:42 + command=local 23:34:42 + '[' 2 -gt 0 ']' 23:34:42 + shift 23:34:42 + case "$command" in 23:34:42 + command pyenv local 3.11.7 23:34:42 + pyenv local 3.11.7 23:34:42 + for arg in "$@" 23:34:42 + case $arg in 23:34:42 + pkg_list+='lftools[openstack] ' 23:34:42 + for arg in "$@" 23:34:42 + case $arg in 23:34:42 + pkg_list+='kubernetes ' 23:34:42 + for arg in "$@" 23:34:42 + case $arg in 23:34:42 + pkg_list+='niet ' 23:34:42 + for arg in "$@" 23:34:42 + case $arg in 23:34:42 + pkg_list+='python-heatclient ' 23:34:42 + for arg in "$@" 23:34:42 + case $arg in 23:34:42 + pkg_list+='python-openstackclient ' 23:34:42 + for arg in "$@" 23:34:42 + case $arg in 23:34:42 + pkg_list+='python-magnumclient ' 23:34:42 + for arg in "$@" 23:34:42 + case $arg in 23:34:42 + pkg_list+='urllib3~=1.26.15 ' 23:34:42 + for arg in "$@" 23:34:42 + case $arg in 23:34:42 + pkg_list+='yq ' 23:34:42 + [[ -f /tmp/.os_lf_venv ]] 23:34:42 ++ cat /tmp/.os_lf_venv 23:34:42 + lf_venv=/tmp/venv-Q08m 23:34:42 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Q08m from' file:/tmp/.os_lf_venv 23:34:42 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Q08m from file:/tmp/.os_lf_venv 23:34:42 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 23:34:42 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 23:34:42 + local 'pip_opts=--upgrade --quiet' 23:34:42 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 23:34:42 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 23:34:42 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 23:34:42 + [[ -n '' ]] 23:34:42 + [[ -n '' ]] 23:34:42 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 23:34:42 lf-activate-venv(): INFO: Attempting to install with network-safe options... 23:34:42 + /tmp/venv-Q08m/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 23:34:44 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 23:34:44 lf-activate-venv(): INFO: Base packages installed successfully 23:34:44 + [[ -z lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq ]] 23:34:44 + echo 'lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq ' 23:34:44 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq 23:34:44 + /tmp/venv-Q08m/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 23:34:59 + type python3 23:34:59 + true 23:34:59 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-Q08m/bin to PATH' 23:34:59 lf-activate-venv(): INFO: Adding /tmp/venv-Q08m/bin to PATH 23:34:59 + PATH=/tmp/venv-Q08m/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 23:34:59 + return 0 23:34:59 + openstack --os-cloud vex limits show --absolute 23:35:00 /tmp/venv-Q08m/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (6.0.0.post1)/charset_normalizer (3.4.4) doesn't match a supported version! 23:35:00 warnings.warn( 23:35:01 +--------------------------+---------+ 23:35:01 | Name | Value | 23:35:01 +--------------------------+---------+ 23:35:01 | maxTotalInstances | -1 | 23:35:01 | maxTotalCores | 450 | 23:35:01 | maxTotalRAMSize | 1000000 | 23:35:01 | maxServerMeta | 128 | 23:35:01 | maxImageMeta | 128 | 23:35:01 | maxPersonality | 5 | 23:35:01 | maxPersonalitySize | 10240 | 23:35:01 | maxTotalKeypairs | 100 | 23:35:01 | maxServerGroups | 10 | 23:35:01 | maxServerGroupMembers | 10 | 23:35:01 | maxTotalFloatingIps | -1 | 23:35:01 | maxSecurityGroups | -1 | 23:35:01 | maxSecurityGroupRules | -1 | 23:35:01 | totalRAMUsed | 229376 | 23:35:01 | totalCoresUsed | 56 | 23:35:01 | totalInstancesUsed | 24 | 23:35:01 | totalFloatingIpsUsed | 0 | 23:35:01 | totalSecurityGroupsUsed | 0 | 23:35:01 | totalServerGroupsUsed | 0 | 23:35:01 | maxTotalVolumes | -1 | 23:35:01 | maxTotalSnapshots | 10 | 23:35:01 | maxTotalVolumeGigabytes | 4096 | 23:35:01 | maxTotalBackups | 10 | 23:35:01 | maxTotalBackupGigabytes | 1000 | 23:35:01 | totalVolumesUsed | 0 | 23:35:01 | totalGigabytesUsed | 0 | 23:35:01 | totalSnapshotsUsed | 0 | 23:35:01 | totalBackupsUsed | 0 | 23:35:01 | totalBackupGigabytesUsed | 0 | 23:35:01 +--------------------------+---------+ 23:35:01 + pushd /opt/ciman/openstack-hot 23:35:01 /opt/ciman/openstack-hot /w/workspace/netconf-csit-3node-clustering-only-vanadium 23:35:01 + lftools openstack --os-cloud vex stack create releng-netconf-csit-3node-clustering-only-vanadium-61 csit-2-instance-type.yaml /w/workspace/netconf-csit-3node-clustering-only-vanadium/stack-parameters.yaml 23:35:02 /tmp/venv-Q08m/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (6.0.0.post1)/charset_normalizer (3.4.4) doesn't match a supported version! 23:35:02 warnings.warn( 23:35:28 Creating stack releng-netconf-csit-3node-clustering-only-vanadium-61 23:35:28 Waiting to initialize infrastructure... 23:35:28 Stack initialization successful. 23:35:28 ------------------------------------ 23:35:28 Stack Details 23:35:28 ------------------------------------ 23:35:28 {'added': None, 23:35:28 'capabilities': [], 23:35:28 'created_at': '2026-03-01T23:35:05Z', 23:35:28 'deleted': None, 23:35:28 'deleted_at': None, 23:35:28 'description': 'No description', 23:35:28 'environment': None, 23:35:28 'environment_files': None, 23:35:28 'files': None, 23:35:28 'files_container': None, 23:35:28 'id': 'd095908e-b929-4b21-9cf0-14004d8816bf', 23:35:28 'is_rollback_disabled': True, 23:35:28 'links': [{'href': 'https://orchestration.public.mtl1.vexxhost.net/v1/12c36e260d8e4bb2913965203b1b491f/stacks/releng-netconf-csit-3node-clustering-only-vanadium-61/d095908e-b929-4b21-9cf0-14004d8816bf', 23:35:28 'rel': 'self'}], 23:35:28 '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'})}), 23:35:28 'name': 'releng-netconf-csit-3node-clustering-only-vanadium-61', 23:35:28 'notification_topics': [], 23:35:28 'outputs': [{'description': 'IP addresses of the 1st vm types', 23:35:28 'output_key': 'vm_0_ips', 23:35:28 'output_value': ['10.30.171.28', 23:35:28 '10.30.170.45', 23:35:28 '10.30.170.102']}, 23:35:28 {'description': 'IP addresses of the 2nd vm types', 23:35:28 'output_key': 'vm_1_ips', 23:35:28 'output_value': ['10.30.170.144']}], 23:35:28 'owner_id': ****, 23:35:28 'parameters': {'OS::project_id': '12c36e260d8e4bb2913965203b1b491f', 23:35:28 'OS::stack_id': 'd095908e-b929-4b21-9cf0-14004d8816bf', 23:35:28 'OS::stack_name': 'releng-netconf-csit-3node-clustering-only-vanadium-61', 23:35:28 'job_name': '12556-61', 23:35:28 'silo': 'releng', 23:35:28 'vm_0_count': '3', 23:35:28 'vm_0_flavor': 'v3-standard-4', 23:35:28 'vm_0_image': 'ZZCI - Ubuntu 22.04 - builder - x86_64 - ' 23:35:28 '20260201-010217.481', 23:35:28 'vm_1_count': '1', 23:35:28 'vm_1_flavor': 'v3-standard-2', 23:35:28 'vm_1_image': 'ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 ' 23:35:28 '- 20250917-133034.654'}, 23:35:28 'parent_id': None, 23:35:28 'replaced': None, 23:35:28 'status': 'CREATE_COMPLETE', 23:35:28 'status_reason': 'Stack CREATE completed successfully', 23:35:28 'tags': [], 23:35:28 'template': None, 23:35:28 'template_description': 'No description', 23:35:28 'template_url': None, 23:35:28 'timeout_mins': 15, 23:35:28 'unchanged': None, 23:35:28 'updated': None, 23:35:28 'updated_at': None, 23:35:28 'user_project_id': '499e5f9b5cb5493a8774797a8a2ff92a'} 23:35:28 ------------------------------------ 23:35:29 + popd 23:35:29 /w/workspace/netconf-csit-3node-clustering-only-vanadium 23:35:29 [netconf-csit-3node-clustering-only-vanadium] $ /bin/bash -l /tmp/jenkins15502115646155202938.sh 23:35:29 ---> Copy SSH public keys to CSIT lab 23:35:29 Setup pyenv: 23:35:29 system 23:35:29 3.8.13 23:35:29 3.9.13 23:35:29 3.10.13 23:35:29 * 3.11.7 (set by /w/workspace/netconf-csit-3node-clustering-only-vanadium/.python-version) 23:35:29 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Q08m from file:/tmp/.os_lf_venv 23:35:29 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 23:35:29 lf-activate-venv(): INFO: Attempting to install with network-safe options... 23:35:31 lf-activate-venv(): INFO: Base packages installed successfully 23:35:31 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient urllib3~=1.26.15 23:35:42 lf-activate-venv(): INFO: Adding /tmp/venv-Q08m/bin to PATH 23:35:42 /tmp/venv-Q08m/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (6.0.0.post1)/charset_normalizer (3.4.4) doesn't match a supported version! 23:35:42 warnings.warn( 23:35:44 SSH not responding on 10.30.170.102. Retrying in 10 seconds... 23:35:44 SSH not responding on 10.30.171.28. Retrying in 10 seconds... 23:35:44 SSH not responding on 10.30.170.45. Retrying in 10 seconds... 23:35:45 Warning: Permanently added '10.30.170.144' (ECDSA) to the list of known hosts. 23:35:45 releng-12556-61-1-mininet-ovs-217-0 23:35:45 Successfully copied public keys to slave 10.30.170.144 23:35:54 Ping to 10.30.170.45 successful. 23:35:54 Ping to 10.30.171.28 successful. 23:35:54 Ping to 10.30.170.102 successful. 23:35:54 SSH not responding on 10.30.170.45. Retrying in 10 seconds... 23:35:55 SSH not responding on 10.30.171.28. Retrying in 10 seconds... 23:35:55 SSH not responding on 10.30.170.102. Retrying in 10 seconds... 23:36:04 Ping to 10.30.170.45 successful. 23:36:05 Ping to 10.30.171.28 successful. 23:36:05 Ping to 10.30.170.102 successful. 23:36:06 Warning: Permanently added '10.30.171.28' (ECDSA) to the list of known hosts. 23:36:06 Warning: Permanently added '10.30.170.45' (ECDSA) to the list of known hosts. 23:36:06 Warning: Permanently added '10.30.170.102' (ECDSA) to the list of known hosts. 23:36:06 releng-12556-61-0-builder-0 23:36:06 releng-12556-61-0-builder-1 23:36:06 Successfully copied public keys to slave 10.30.170.45 23:36:06 Successfully copied public keys to slave 10.30.171.28 23:36:06 Process 6487 ready. 23:36:06 Process 6488 ready. 23:36:06 releng-12556-61-0-builder-2 23:36:06 Successfully copied public keys to slave 10.30.170.102 23:36:06 Process 6489 ready. 23:36:06 Process 6491 ready. 23:36:06 SSH ready on all stack servers. 23:36:06 [netconf-csit-3node-clustering-only-vanadium] $ /bin/bash -l /tmp/jenkins8735522739519904937.sh 23:36:06 Setup pyenv: 23:36:06 system 23:36:06 3.8.13 23:36:06 3.9.13 23:36:06 3.10.13 23:36:06 * 3.11.7 (set by /w/workspace/netconf-csit-3node-clustering-only-vanadium/.python-version) 23:36:10 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-ktZI 23:36:10 lf-activate-venv(): INFO: Save venv in file: /w/workspace/netconf-csit-3node-clustering-only-vanadium/.robot_venv 23:36:10 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 23:36:10 lf-activate-venv(): INFO: Attempting to install with network-safe options... 23:36:14 lf-activate-venv(): INFO: Base packages installed successfully 23:36:14 lf-activate-venv(): INFO: Installing additional packages: setuptools wheel 23:36:16 lf-activate-venv(): INFO: Adding /tmp/venv-ktZI/bin to PATH 23:36:16 + echo 'Installing Python Requirements' 23:36:16 Installing Python Requirements 23:36:16 + cat 23:36:16 + python -m pip install -r requirements.txt 23:36:16 Looking in indexes: https://nexus3.opendaylight.org/repository/PyPi/simple 23:36:16 Collecting docker-py (from -r requirements.txt (line 1)) 23:36:16 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) 23:36:16 Collecting ipaddr (from -r requirements.txt (line 2)) 23:36:16 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/ipaddr/2.2.0/ipaddr-2.2.0.tar.gz (26 kB) 23:36:16 Installing build dependencies: started 23:36:17 Installing build dependencies: finished with status 'done' 23:36:17 Getting requirements to build wheel: started 23:36:18 Getting requirements to build wheel: finished with status 'done' 23:36:18 Preparing metadata (pyproject.toml): started 23:36:18 Preparing metadata (pyproject.toml): finished with status 'done' 23:36:18 Collecting netaddr (from -r requirements.txt (line 3)) 23:36:18 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/netaddr/1.3.0/netaddr-1.3.0-py3-none-any.whl (2.3 MB) 23:36:18 Collecting netifaces (from -r requirements.txt (line 4)) 23:36:18 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/netifaces/0.11.0/netifaces-0.11.0.tar.gz (30 kB) 23:36:18 Installing build dependencies: started 23:36:19 Installing build dependencies: finished with status 'done' 23:36:19 Getting requirements to build wheel: started 23:36:19 Getting requirements to build wheel: finished with status 'done' 23:36:19 Preparing metadata (pyproject.toml): started 23:36:20 Preparing metadata (pyproject.toml): finished with status 'done' 23:36:20 Collecting pyhocon (from -r requirements.txt (line 5)) 23:36:20 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyhocon/0.3.61/pyhocon-0.3.61-py3-none-any.whl (25 kB) 23:36:20 Collecting requests (from -r requirements.txt (line 6)) 23:36:20 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/requests/2.32.5/requests-2.32.5-py3-none-any.whl (64 kB) 23:36:20 Collecting robotframework (from -r requirements.txt (line 7)) 23:36:20 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework/7.4.1/robotframework-7.4.1-py3-none-any.whl (806 kB) 23:36:20 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 806.9/806.9 kB 21.5 MB/s 0:00:00 23:36:20 Collecting robotframework-httplibrary (from -r requirements.txt (line 8)) 23:36:20 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-httplibrary/0.4.2/robotframework-httplibrary-0.4.2.tar.gz (9.1 kB) 23:36:20 Installing build dependencies: started 23:36:21 Installing build dependencies: finished with status 'done' 23:36:21 Getting requirements to build wheel: started 23:36:21 Getting requirements to build wheel: finished with status 'done' 23:36:21 Preparing metadata (pyproject.toml): started 23:36:21 Preparing metadata (pyproject.toml): finished with status 'done' 23:36:21 Collecting robotframework-requests==0.9.7 (from -r requirements.txt (line 9)) 23:36:21 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-requests/0.9.7/robotframework_requests-0.9.7-py3-none-any.whl (21 kB) 23:36:21 Collecting robotframework-selenium2library (from -r requirements.txt (line 10)) 23:36:21 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) 23:36:21 Collecting robotframework-sshlibrary==3.8.0 (from -r requirements.txt (line 11)) 23:36:21 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-sshlibrary/3.8.0/robotframework-sshlibrary-3.8.0.tar.gz (51 kB) 23:36:21 Installing build dependencies: started 23:36:22 Installing build dependencies: finished with status 'done' 23:36:22 Getting requirements to build wheel: started 23:36:23 Getting requirements to build wheel: finished with status 'done' 23:36:23 Preparing metadata (pyproject.toml): started 23:36:23 Preparing metadata (pyproject.toml): finished with status 'done' 23:36:23 Collecting scapy (from -r requirements.txt (line 12)) 23:36:23 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/scapy/2.7.0/scapy-2.7.0-py3-none-any.whl (2.6 MB) 23:36:23 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.6/2.6 MB 52.8 MB/s 0:00:00 23:36:23 Collecting jsonpath-rw (from -r requirements.txt (line 15)) 23:36:23 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpath-rw/1.4.0/jsonpath-rw-1.4.0.tar.gz (13 kB) 23:36:23 Installing build dependencies: started 23:36:24 Installing build dependencies: finished with status 'done' 23:36:24 Getting requirements to build wheel: started 23:36:24 Getting requirements to build wheel: finished with status 'done' 23:36:24 Preparing metadata (pyproject.toml): started 23:36:24 Preparing metadata (pyproject.toml): finished with status 'done' 23:36:24 Collecting elasticsearch (from -r requirements.txt (line 18)) 23:36:24 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch/9.3.0/elasticsearch-9.3.0-py3-none-any.whl (979 kB) 23:36:24 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 979.4/979.4 kB 41.4 MB/s 0:00:00 23:36:24 Collecting elasticsearch-dsl (from -r requirements.txt (line 19)) 23:36:24 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.18.0/elasticsearch_dsl-8.18.0-py3-none-any.whl (10 kB) 23:36:24 Collecting pyangbind (from -r requirements.txt (line 22)) 23:36:24 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyangbind/0.8.7/pyangbind-0.8.7-py3-none-any.whl (52 kB) 23:36:24 Collecting isodate (from -r requirements.txt (line 25)) 23:36:24 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/isodate/0.7.2/isodate-0.7.2-py3-none-any.whl (22 kB) 23:36:24 Collecting jmespath (from -r requirements.txt (line 28)) 23:36:24 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/jmespath/1.1.0/jmespath-1.1.0-py3-none-any.whl (20 kB) 23:36:25 Collecting jsonpatch (from -r requirements.txt (line 31)) 23:36:25 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpatch/1.33/jsonpatch-1.33-py2.py3-none-any.whl (12 kB) 23:36:25 Collecting paramiko>=1.15.3 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 23:36:25 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/paramiko/4.0.0/paramiko-4.0.0-py3-none-any.whl (223 kB) 23:36:25 Collecting scp>=0.13.0 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 23:36:25 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/scp/0.15.0/scp-0.15.0-py2.py3-none-any.whl (8.8 kB) 23:36:25 Collecting docker-pycreds>=0.2.1 (from docker-py->-r requirements.txt (line 1)) 23:36:25 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) 23:36:25 Collecting six>=1.4.0 (from docker-py->-r requirements.txt (line 1)) 23:36:25 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/six/1.17.0/six-1.17.0-py2.py3-none-any.whl (11 kB) 23:36:25 Collecting websocket-client>=0.32.0 (from docker-py->-r requirements.txt (line 1)) 23:36:25 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) 23:36:25 Collecting pyparsing<4,>=2 (from pyhocon->-r requirements.txt (line 5)) 23:36:25 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pyparsing/3.3.2/pyparsing-3.3.2-py3-none-any.whl (122 kB) 23:36:25 Collecting charset_normalizer<4,>=2 (from requests->-r requirements.txt (line 6)) 23:36:25 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) 23:36:25 Collecting idna<4,>=2.5 (from requests->-r requirements.txt (line 6)) 23:36:25 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/idna/3.11/idna-3.11-py3-none-any.whl (71 kB) 23:36:25 Collecting urllib3<3,>=1.21.1 (from requests->-r requirements.txt (line 6)) 23:36:25 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/urllib3/2.6.3/urllib3-2.6.3-py3-none-any.whl (131 kB) 23:36:25 Collecting certifi>=2017.4.17 (from requests->-r requirements.txt (line 6)) 23:36:25 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/certifi/2026.2.25/certifi-2026.2.25-py3-none-any.whl (153 kB) 23:36:25 Collecting webtest>=2.0 (from robotframework-httplibrary->-r requirements.txt (line 8)) 23:36:25 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/webtest/3.0.7/webtest-3.0.7-py3-none-any.whl (32 kB) 23:36:25 Collecting jsonpointer (from robotframework-httplibrary->-r requirements.txt (line 8)) 23:36:25 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) 23:36:25 Collecting robotframework-seleniumlibrary>=3.0.0 (from robotframework-selenium2library->-r requirements.txt (line 10)) 23:36:25 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-seleniumlibrary/6.8.0/robotframework_seleniumlibrary-6.8.0-py3-none-any.whl (104 kB) 23:36:25 Collecting ply (from jsonpath-rw->-r requirements.txt (line 15)) 23:36:25 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/ply/3.11/ply-3.11-py2.py3-none-any.whl (49 kB) 23:36:25 Collecting decorator (from jsonpath-rw->-r requirements.txt (line 15)) 23:36:25 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/decorator/5.2.1/decorator-5.2.1-py3-none-any.whl (9.2 kB) 23:36:25 Collecting anyio (from elasticsearch->-r requirements.txt (line 18)) 23:36:25 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/anyio/4.12.1/anyio-4.12.1-py3-none-any.whl (113 kB) 23:36:25 Collecting elastic-transport<10,>=9.2.0 (from elasticsearch->-r requirements.txt (line 18)) 23:36:25 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elastic-transport/9.2.1/elastic_transport-9.2.1-py3-none-any.whl (65 kB) 23:36:25 Collecting python-dateutil (from elasticsearch->-r requirements.txt (line 18)) 23:36:25 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) 23:36:26 Collecting sniffio (from elasticsearch->-r requirements.txt (line 18)) 23:36:26 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/sniffio/1.3.1/sniffio-1.3.1-py3-none-any.whl (10 kB) 23:36:26 Collecting typing-extensions (from elasticsearch->-r requirements.txt (line 18)) 23:36:26 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) 23:36:26 Collecting elasticsearch (from -r requirements.txt (line 18)) 23:36:26 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch/8.19.3/elasticsearch-8.19.3-py3-none-any.whl (952 kB) 23:36:26 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 952.8/952.8 kB 42.9 MB/s 0:00:00 23:36:26 INFO: pip is looking at multiple versions of elasticsearch-dsl to determine which version is compatible with other requirements. This could take a while. 23:36:26 Collecting elasticsearch-dsl (from -r requirements.txt (line 19)) 23:36:26 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.17.1/elasticsearch_dsl-8.17.1-py3-none-any.whl (158 kB) 23:36:26 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.17.0/elasticsearch_dsl-8.17.0-py3-none-any.whl (158 kB) 23:36:26 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.16.0/elasticsearch_dsl-8.16.0-py3-none-any.whl (158 kB) 23:36:26 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.15.4/elasticsearch_dsl-8.15.4-py3-none-any.whl (104 kB) 23:36:26 Collecting elastic-transport<9,>=8.15.1 (from elasticsearch->-r requirements.txt (line 18)) 23:36:26 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elastic-transport/8.17.1/elastic_transport-8.17.1-py3-none-any.whl (64 kB) 23:36:26 Collecting pyang (from pyangbind->-r requirements.txt (line 22)) 23:36:26 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyang/2.7.1/pyang-2.7.1-py2.py3-none-any.whl (598 kB) 23:36:26 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 598.5/598.5 kB 31.7 MB/s 0:00:00 23:36:26 Collecting lxml (from pyangbind->-r requirements.txt (line 22)) 23:36:26 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) 23:36:27 Collecting regex (from pyangbind->-r requirements.txt (line 22)) 23:36:27 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/regex/2026.2.28/regex-2026.2.28-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (800 kB) 23:36:27 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 800.2/800.2 kB 30.8 MB/s 0:00:00 23:36:27 Collecting enum34 (from pyangbind->-r requirements.txt (line 22)) 23:36:27 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/enum34/1.1.10/enum34-1.1.10-py3-none-any.whl (11 kB) 23:36:27 Collecting bcrypt>=3.2 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 23:36:27 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) 23:36:28 Collecting cryptography>=3.3 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 23:36:28 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/cryptography/46.0.5/cryptography-46.0.5-cp311-abi3-manylinux_2_28_x86_64.whl (4.5 MB) 23:36:28 Collecting invoke>=2.0 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 23:36:28 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/invoke/2.2.1/invoke-2.2.1-py3-none-any.whl (160 kB) 23:36:28 Collecting pynacl>=1.5 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 23:36:28 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pynacl/1.6.2/pynacl-1.6.2-cp38-abi3-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl (1.4 MB) 23:36:28 Collecting cffi>=2.0.0 (from cryptography>=3.3->paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 23:36:28 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) 23:36:28 Collecting pycparser (from cffi>=2.0.0->cryptography>=3.3->paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 23:36:28 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pycparser/3.0/pycparser-3.0-py3-none-any.whl (48 kB) 23:36:28 Collecting selenium>=4.3.0 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 23:36:28 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/selenium/4.41.0/selenium-4.41.0-py3-none-any.whl (9.5 MB) 23:36:28 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.5/9.5 MB 74.5 MB/s 0:00:00 23:36:28 Collecting robotframework-pythonlibcore>=4.4.1 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 23:36:28 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-pythonlibcore/4.5.0/robotframework_pythonlibcore-4.5.0-py3-none-any.whl (19 kB) 23:36:28 Collecting click>=8.0 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 23:36:28 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/click/8.3.1/click-8.3.1-py3-none-any.whl (108 kB) 23:36: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)) 23:36:28 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/trio/0.33.0/trio-0.33.0-py3-none-any.whl (510 kB) 23:36:29 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)) 23:36:29 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/trio-websocket/0.12.2/trio_websocket-0.12.2-py3-none-any.whl (21 kB) 23:36:29 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)) 23:36:29 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/attrs/25.4.0/attrs-25.4.0-py3-none-any.whl (67 kB) 23:36:29 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)) 23:36:29 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/sortedcontainers/2.4.0/sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) 23:36:29 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)) 23:36:29 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) 23:36:29 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)) 23:36:29 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/wsproto/1.3.2/wsproto-1.3.2-py3-none-any.whl (24 kB) 23:36:29 Collecting pysocks!=1.5.7,<2.0,>=1.5.6 (from urllib3[socks]<3.0,>=2.6.3->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 23:36:29 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pysocks/1.7.1/PySocks-1.7.1-py3-none-any.whl (16 kB) 23:36:29 Collecting WebOb>=1.2 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8)) 23:36:29 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/webob/1.8.9/WebOb-1.8.9-py2.py3-none-any.whl (115 kB) 23:36:29 Collecting waitress>=3.0.2 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8)) 23:36:29 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/waitress/3.0.2/waitress-3.0.2-py3-none-any.whl (56 kB) 23:36:29 Collecting beautifulsoup4 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8)) 23:36:29 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/beautifulsoup4/4.14.3/beautifulsoup4-4.14.3-py3-none-any.whl (107 kB) 23:36:29 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)) 23:36:29 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/h11/0.16.0/h11-0.16.0-py3-none-any.whl (37 kB) 23:36:29 Collecting soupsieve>=1.6.1 (from beautifulsoup4->webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8)) 23:36:29 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/soupsieve/2.8.3/soupsieve-2.8.3-py3-none-any.whl (37 kB) 23:36:29 Building wheels for collected packages: robotframework-sshlibrary, ipaddr, netifaces, robotframework-httplibrary, jsonpath-rw 23:36:29 Building wheel for robotframework-sshlibrary (pyproject.toml): started 23:36:29 Building wheel for robotframework-sshlibrary (pyproject.toml): finished with status 'done' 23:36:29 Created wheel for robotframework-sshlibrary: filename=robotframework_sshlibrary-3.8.0-py3-none-any.whl size=55207 sha256=0b7ce6ec93fd394b396d8758280165fea48b6c33f899ec2704a9755d8e7fa348 23:36:29 Stored in directory: /home/jenkins/.cache/pip/wheels/f7/c9/b3/a977b7bcc410d45ae27d240df3d00a12585509180e373ecccc 23:36:29 Building wheel for ipaddr (pyproject.toml): started 23:36:30 Building wheel for ipaddr (pyproject.toml): finished with status 'done' 23:36:30 Created wheel for ipaddr: filename=ipaddr-2.2.0-py3-none-any.whl size=18355 sha256=a06a1475fe58885e31ac34c6a6ec892bb7e915a6bc0b25de5563d5c2d36a2e7c 23:36:30 Stored in directory: /home/jenkins/.cache/pip/wheels/dc/6c/04/da2d847fa8d45c59af3e1d83e2acc29cb8adcbaf04c0898dbf 23:36:30 Building wheel for netifaces (pyproject.toml): started 23:36:32 Building wheel for netifaces (pyproject.toml): finished with status 'done' 23:36:32 Created wheel for netifaces: filename=netifaces-0.11.0-cp311-cp311-linux_x86_64.whl size=41064 sha256=f32e88151201189f8256385ec125d41fa26c148dd152988f687157ed48517237 23:36:32 Stored in directory: /home/jenkins/.cache/pip/wheels/f8/18/88/e61d54b995bea304bdb1d040a92b72228a1bf72ca2a3eba7c9 23:36:32 Building wheel for robotframework-httplibrary (pyproject.toml): started 23:36:32 Building wheel for robotframework-httplibrary (pyproject.toml): finished with status 'done' 23:36:32 Created wheel for robotframework-httplibrary: filename=robotframework_httplibrary-0.4.2-py3-none-any.whl size=10015 sha256=4a865c664e2f3f4be4db70aeb00fb961c2b34deb011d5c84a66a9911b1e6d6ab 23:36:32 Stored in directory: /home/jenkins/.cache/pip/wheels/aa/bc/0d/9a20dd51effef392aae2733cb4c7b66c6fa29fca33d88b57ed 23:36:32 Building wheel for jsonpath-rw (pyproject.toml): started 23:36:33 Building wheel for jsonpath-rw (pyproject.toml): finished with status 'done' 23:36:33 Created wheel for jsonpath-rw: filename=jsonpath_rw-1.4.0-py3-none-any.whl size=15176 sha256=f68031c610b7b4e903254fc58824d9b380bb710ff27ec7a93d0af77f8ea38e42 23:36:33 Stored in directory: /home/jenkins/.cache/pip/wheels/f1/54/63/9a8da38cefae13755097b36cc852decc25d8ef69c37d58d4eb 23:36:33 Successfully built robotframework-sshlibrary ipaddr netifaces robotframework-httplibrary jsonpath-rw 23:36:33 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 23:36:40 23:36:40 Successfully installed WebOb-1.8.9 attrs-25.4.0 bcrypt-5.0.0 beautifulsoup4-4.14.3 certifi-2026.2.25 cffi-2.0.0 charset_normalizer-3.4.4 click-8.3.1 cryptography-46.0.5 decorator-5.2.1 docker-py-1.10.6 docker-pycreds-0.4.0 elastic-transport-8.17.1 elasticsearch-8.19.3 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.1.0 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.7 pycparser-3.0 pyhocon-0.3.61 pynacl-1.6.2 pyparsing-3.3.2 pysocks-1.7.1 python-dateutil-2.9.0.post0 regex-2026.2.28 requests-2.32.5 robotframework-7.4.1 robotframework-httplibrary-0.4.2 robotframework-pythonlibcore-4.5.0 robotframework-requests-0.9.7 robotframework-selenium2library-3.0.0 robotframework-seleniumlibrary-6.8.0 robotframework-sshlibrary-3.8.0 scapy-2.7.0 scp-0.15.0 selenium-4.41.0 six-1.17.0 sniffio-1.3.1 sortedcontainers-2.4.0 soupsieve-2.8.3 trio-0.33.0 trio-websocket-0.12.2 typing-extensions-4.15.0 urllib3-2.6.3 waitress-3.0.2 websocket-client-1.9.0 webtest-3.0.7 wsproto-1.3.2 23:36:40 + pip freeze 23:36:41 attrs==25.4.0 23:36:41 bcrypt==5.0.0 23:36:41 beautifulsoup4==4.14.3 23:36:41 certifi==2026.2.25 23:36:41 cffi==2.0.0 23:36:41 charset-normalizer==3.4.4 23:36:41 click==8.3.1 23:36:41 cryptography==46.0.5 23:36:41 decorator==5.2.1 23:36:41 distlib==0.4.0 23:36:41 docker-py==1.10.6 23:36:41 docker-pycreds==0.4.0 23:36:41 elastic-transport==8.17.1 23:36:41 elasticsearch==8.19.3 23:36:41 elasticsearch-dsl==8.15.4 23:36:41 enum34==1.1.10 23:36:41 filelock==3.25.0 23:36:41 h11==0.16.0 23:36:41 idna==3.11 23:36:41 invoke==2.2.1 23:36:41 ipaddr==2.2.0 23:36:41 isodate==0.7.2 23:36:41 jmespath==1.1.0 23:36:41 jsonpatch==1.33 23:36:41 jsonpath-rw==1.4.0 23:36:41 jsonpointer==3.0.0 23:36:41 lxml==6.0.2 23:36:41 netaddr==1.3.0 23:36:41 netifaces==0.11.0 23:36:41 outcome==1.3.0.post0 23:36:41 packaging==26.0 23:36:41 paramiko==4.0.0 23:36:41 platformdirs==4.9.2 23:36:41 ply==3.11 23:36:41 pyang==2.7.1 23:36:41 pyangbind==0.8.7 23:36:41 pycparser==3.0 23:36:41 pyhocon==0.3.61 23:36:41 PyNaCl==1.6.2 23:36:41 pyparsing==3.3.2 23:36:41 PySocks==1.7.1 23:36:41 python-dateutil==2.9.0.post0 23:36:41 python-discovery==1.1.0 23:36:41 regex==2026.2.28 23:36:41 requests==2.32.5 23:36:41 robotframework==7.4.1 23:36:41 robotframework-httplibrary==0.4.2 23:36:41 robotframework-pythonlibcore==4.5.0 23:36:41 robotframework-requests==0.9.7 23:36:41 robotframework-selenium2library==3.0.0 23:36:41 robotframework-seleniumlibrary==6.8.0 23:36:41 robotframework-sshlibrary==3.8.0 23:36:41 scapy==2.7.0 23:36:41 scp==0.15.0 23:36:41 selenium==4.41.0 23:36:41 six==1.17.0 23:36:41 sniffio==1.3.1 23:36:41 sortedcontainers==2.4.0 23:36:41 soupsieve==2.8.3 23:36:41 trio==0.33.0 23:36:41 trio-websocket==0.12.2 23:36:41 typing_extensions==4.15.0 23:36:41 urllib3==2.6.3 23:36:41 virtualenv==21.1.0 23:36:41 waitress==3.0.2 23:36:41 WebOb==1.8.9 23:36:41 websocket-client==1.9.0 23:36:41 WebTest==3.0.7 23:36:41 wsproto==1.3.2 23:36:41 [EnvInject] - Injecting environment variables from a build step. 23:36:41 [EnvInject] - Injecting as environment variables the properties file path 'env.properties' 23:36:41 [EnvInject] - Variables injected successfully. 23:36:41 [netconf-csit-3node-clustering-only-vanadium] $ /bin/bash -l /tmp/jenkins2471576311193262837.sh 23:36:41 Setup pyenv: 23:36:41 system 23:36:41 3.8.13 23:36:41 3.9.13 23:36:41 3.10.13 23:36:41 * 3.11.7 (set by /w/workspace/netconf-csit-3node-clustering-only-vanadium/.python-version) 23:36:41 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Q08m from file:/tmp/.os_lf_venv 23:36:41 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 23:36:41 lf-activate-venv(): INFO: Attempting to install with network-safe options... 23:36:43 lf-activate-venv(): INFO: Base packages installed successfully 23:36:43 lf-activate-venv(): INFO: Installing additional packages: python-heatclient python-openstackclient yq 23:36:50 lf-activate-venv(): INFO: Adding /tmp/venv-Q08m/bin to PATH 23:36:50 + ODL_SYSTEM=() 23:36:50 + TOOLS_SYSTEM=() 23:36:50 + OPENSTACK_SYSTEM=() 23:36:50 + OPENSTACK_CONTROLLERS=() 23:36:50 + mapfile -t ADDR 23:36:50 ++ openstack stack show -f json -c outputs releng-netconf-csit-3node-clustering-only-vanadium-61 23:36:50 ++ jq -r '.outputs[] | select(.output_key | match("^vm_[0-9]+_ips$")) | .output_value | .[]' 23:36:50 /tmp/venv-Q08m/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (2.6.3) or chardet (6.0.0.post1)/charset_normalizer (3.4.4) doesn't match a supported version! 23:36:50 warnings.warn( 23:36:52 + for i in "${ADDR[@]}" 23:36:52 ++ ssh 10.30.171.28 hostname -s 23:36:52 Warning: Permanently added '10.30.171.28' (ECDSA) to the list of known hosts. 23:36:52 + REMHOST=releng-12556-61-0-builder-0 23:36:52 + case ${REMHOST} in 23:36:52 + ODL_SYSTEM=("${ODL_SYSTEM[@]}" "${i}") 23:36:52 + for i in "${ADDR[@]}" 23:36:52 ++ ssh 10.30.170.45 hostname -s 23:36:52 Warning: Permanently added '10.30.170.45' (ECDSA) to the list of known hosts. 23:36:53 + REMHOST=releng-12556-61-0-builder-1 23:36:53 + case ${REMHOST} in 23:36:53 + ODL_SYSTEM=("${ODL_SYSTEM[@]}" "${i}") 23:36:53 + for i in "${ADDR[@]}" 23:36:53 ++ ssh 10.30.170.102 hostname -s 23:36:53 Warning: Permanently added '10.30.170.102' (ECDSA) to the list of known hosts. 23:36:53 + REMHOST=releng-12556-61-0-builder-2 23:36:53 + case ${REMHOST} in 23:36:53 + ODL_SYSTEM=("${ODL_SYSTEM[@]}" "${i}") 23:36:53 + for i in "${ADDR[@]}" 23:36:53 ++ ssh 10.30.170.144 hostname -s 23:36:53 Warning: Permanently added '10.30.170.144' (ECDSA) to the list of known hosts. 23:36:53 + REMHOST=releng-12556-61-1-mininet-ovs-217-0 23:36:53 + case ${REMHOST} in 23:36:53 + TOOLS_SYSTEM=("${TOOLS_SYSTEM[@]}" "${i}") 23:36:53 + echo NUM_ODL_SYSTEM=3 23:36:53 + echo NUM_TOOLS_SYSTEM=1 23:36:53 + '[' '' == yes ']' 23:36:53 + NUM_OPENSTACK_SYSTEM=0 23:36:53 + echo NUM_OPENSTACK_SYSTEM=0 23:36:53 + '[' 0 -eq 2 ']' 23:36:53 + echo ODL_SYSTEM_IP=10.30.171.28 23:36:53 ++ seq 0 2 23:36:53 + for i in $(seq 0 $(( ${#ODL_SYSTEM[@]} - 1 ))) 23:36:53 + echo ODL_SYSTEM_1_IP=10.30.171.28 23:36:53 + for i in $(seq 0 $(( ${#ODL_SYSTEM[@]} - 1 ))) 23:36:53 + echo ODL_SYSTEM_2_IP=10.30.170.45 23:36:53 + for i in $(seq 0 $(( ${#ODL_SYSTEM[@]} - 1 ))) 23:36:53 + echo ODL_SYSTEM_3_IP=10.30.170.102 23:36:53 + echo TOOLS_SYSTEM_IP=10.30.170.144 23:36:53 ++ seq 0 0 23:36:53 + for i in $(seq 0 $(( ${#TOOLS_SYSTEM[@]} - 1 ))) 23:36:53 + echo TOOLS_SYSTEM_1_IP=10.30.170.144 23:36:53 + openstack_index=0 23:36:53 + NUM_OPENSTACK_CONTROL_NODES=1 23:36:53 + echo NUM_OPENSTACK_CONTROL_NODES=1 23:36:53 ++ seq 0 0 23:36:53 + for i in $(seq 0 $((NUM_OPENSTACK_CONTROL_NODES - 1))) 23:36:53 + echo OPENSTACK_CONTROL_NODE_1_IP= 23:36:53 + NUM_OPENSTACK_COMPUTE_NODES=-1 23:36:53 + echo NUM_OPENSTACK_COMPUTE_NODES=-1 23:36:53 + '[' -1 -ge 2 ']' 23:36:53 ++ seq 0 -2 23:36:53 + NUM_OPENSTACK_HAPROXY_NODES=0 23:36:53 + echo NUM_OPENSTACK_HAPROXY_NODES=0 23:36:53 ++ seq 0 -1 23:36:53 + echo 'Contents of slave_addresses.txt:' 23:36:53 Contents of slave_addresses.txt: 23:36:53 + cat slave_addresses.txt 23:36:53 NUM_ODL_SYSTEM=3 23:36:53 NUM_TOOLS_SYSTEM=1 23:36:53 NUM_OPENSTACK_SYSTEM=0 23:36:53 ODL_SYSTEM_IP=10.30.171.28 23:36:53 ODL_SYSTEM_1_IP=10.30.171.28 23:36:53 ODL_SYSTEM_2_IP=10.30.170.45 23:36:53 ODL_SYSTEM_3_IP=10.30.170.102 23:36:53 TOOLS_SYSTEM_IP=10.30.170.144 23:36:53 TOOLS_SYSTEM_1_IP=10.30.170.144 23:36:53 NUM_OPENSTACK_CONTROL_NODES=1 23:36:53 OPENSTACK_CONTROL_NODE_1_IP= 23:36:53 NUM_OPENSTACK_COMPUTE_NODES=-1 23:36:53 NUM_OPENSTACK_HAPROXY_NODES=0 23:36:54 [EnvInject] - Injecting environment variables from a build step. 23:36:54 [EnvInject] - Injecting as environment variables the properties file path 'slave_addresses.txt' 23:36:54 [EnvInject] - Variables injected successfully. 23:36:54 [netconf-csit-3node-clustering-only-vanadium] $ /bin/sh /tmp/jenkins2260031588016506359.sh 23:36:54 Preparing for JRE Version 21 23:36:54 Karaf artifact is netconf-karaf 23:36:54 Karaf project is netconf 23:36:54 Java home is /usr/lib/jvm/java-21-openjdk-amd64 23:36:54 [EnvInject] - Injecting environment variables from a build step. 23:36:54 [EnvInject] - Injecting as environment variables the properties file path 'set_variables.env' 23:36:54 [EnvInject] - Variables injected successfully. 23:36:54 [netconf-csit-3node-clustering-only-vanadium] $ /bin/bash /tmp/jenkins2499900055176933187.sh 23:36:54 2026-03-01 23:36:54 URL:https://raw.githubusercontent.com/opendaylight/netconf/master/usecase/karaf/pom.xml [3691/3691] -> "pom.xml" [1] 23:36:54 Bundle version is 10.0.3-SNAPSHOT 23:36:54 --2026-03-01 23:36:54-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-karaf/10.0.3-SNAPSHOT/maven-metadata.xml 23:36:54 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6 23:36:54 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected. 23:36:54 HTTP request sent, awaiting response... 200 OK 23:36:54 Length: 1414 (1.4K) [application/xml] 23:36:54 Saving to: ‘maven-metadata.xml’ 23:36:54 23:36:54 0K . 100% 54.0M=0s 23:36:54 23:36:54 2026-03-01 23:36:54 (54.0 MB/s) - ‘maven-metadata.xml’ saved [1414/1414] 23:36:54 23:36:54 23:36:54 23:36:54 org.opendaylight.netconf 23:36:54 netconf-karaf 23:36:54 23:36:54 20260301190724 23:36:54 23:36:54 20260301.190724 23:36:54 180 23:36:54 23:36:54 23:36:54 23:36:54 pom 23:36:54 10.0.3-20260301.190724-180 23:36:54 20260301190724 23:36:54 23:36:54 23:36:54 tar.gz 23:36:54 10.0.3-20260301.190724-180 23:36:54 20260301190724 23:36:54 23:36:54 23:36:54 zip 23:36:54 10.0.3-20260301.190724-180 23:36:54 20260301190724 23:36:54 23:36:54 23:36:54 cyclonedx 23:36:54 xml 23:36:54 10.0.3-20260301.190724-180 23:36:54 20260301190724 23:36:54 23:36:54 23:36:54 cyclonedx 23:36:54 json 23:36:54 10.0.3-20260301.190724-180 23:36:54 20260301190724 23:36:54 23:36:54 23:36:54 23:36:54 10.0.3-SNAPSHOT 23:36:54 23:36:54 Nexus timestamp is 10.0.3-20260301.190724-180 23:36:54 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-20260301.190724-180.zip 23:36:54 Distribution bundle is netconf-karaf-10.0.3-20260301.190724-180.zip 23:36:54 Distribution bundle version is 10.0.3-SNAPSHOT 23:36:54 Distribution folder is netconf-karaf-10.0.3-SNAPSHOT 23:36:54 Nexus prefix is https://nexus.opendaylight.org 23:36:54 [EnvInject] - Injecting environment variables from a build step. 23:36:54 [EnvInject] - Injecting as environment variables the properties file path 'detect_variables.env' 23:36:54 [EnvInject] - Variables injected successfully. 23:36:54 [netconf-csit-3node-clustering-only-vanadium] $ /bin/bash -l /tmp/jenkins8886768871474826960.sh 23:36:54 Setup pyenv: 23:36:54 system 23:36:54 3.8.13 23:36:54 3.9.13 23:36:54 3.10.13 23:36:54 * 3.11.7 (set by /w/workspace/netconf-csit-3node-clustering-only-vanadium/.python-version) 23:36:54 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Q08m from file:/tmp/.os_lf_venv 23:36:54 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 23:36:54 lf-activate-venv(): INFO: Attempting to install with network-safe options... 23:36:56 lf-activate-venv(): INFO: Base packages installed successfully 23:36:56 lf-activate-venv(): INFO: Installing additional packages: python-heatclient python-openstackclient 23:37:01 lf-activate-venv(): INFO: Adding /tmp/venv-Q08m/bin to PATH 23:37:01 Copying common-functions.sh to /tmp 23:37:02 /tmp/venv-Q08m/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (2.6.3) or chardet (6.0.0.post1)/charset_normalizer (3.4.4) doesn't match a supported version! 23:37:02 warnings.warn( 23:37:03 Copying common-functions.sh to 10.30.171.28:/tmp 23:37:03 Warning: Permanently added '10.30.171.28' (ECDSA) to the list of known hosts. 23:37:04 Copying common-functions.sh to 10.30.170.45:/tmp 23:37:04 Warning: Permanently added '10.30.170.45' (ECDSA) to the list of known hosts. 23:37:04 Copying common-functions.sh to 10.30.170.102:/tmp 23:37:04 Warning: Permanently added '10.30.170.102' (ECDSA) to the list of known hosts. 23:37:04 Copying common-functions.sh to 10.30.170.144:/tmp 23:37:04 Warning: Permanently added '10.30.170.144' (ECDSA) to the list of known hosts. 23:37:05 [netconf-csit-3node-clustering-only-vanadium] $ /bin/bash /tmp/jenkins4484714127215962206.sh 23:37:05 common-functions.sh is being sourced 23:37:05 common-functions environment: 23:37:05 MAVENCONF: /tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg 23:37:05 ACTUALFEATURES: 23:37:05 FEATURESCONF: /tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/org.apache.karaf.features.cfg 23:37:05 CUSTOMPROP: /tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/custom.properties 23:37:05 LOGCONF: /tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 23:37:05 MEMCONF: /tmp/netconf-karaf-10.0.3-SNAPSHOT/bin/setenv 23:37:05 CONTROLLERMEM: 2048m 23:37:05 AKKACONF: /tmp/netconf-karaf-10.0.3-SNAPSHOT/configuration/initial/akka.conf 23:37:05 MODULESCONF: /tmp/netconf-karaf-10.0.3-SNAPSHOT/configuration/initial/modules.conf 23:37:05 MODULESHARDSCONF: /tmp/netconf-karaf-10.0.3-SNAPSHOT/configuration/initial/module-shards.conf 23:37:05 SUITES: 23:37:05 23:37:05 ################################################# 23:37:05 ## Configure Cluster and Start ## 23:37:05 ################################################# 23:37:05 ACTUALFEATURES: odl-infrautils-ready,odl-jolokia,odl-restconf,odl-netconf-clustered-topology 23:37:05 SPACE_SEPARATED_FEATURES: odl-infrautils-ready odl-jolokia odl-restconf odl-netconf-clustered-topology 23:37:05 Locating script plan to use... 23:37:05 Finished running script plans 23:37:05 Configuring member-1 with IP address 10.30.171.28 23:37:05 Warning: Permanently added '10.30.171.28' (ECDSA) to the list of known hosts. 23:37:05 Warning: Permanently added '10.30.171.28' (ECDSA) to the list of known hosts. 23:37:05 + source /tmp/common-functions.sh netconf-karaf-10.0.3-SNAPSHOT vanadium 23:37:05 common-functions.sh is being sourced 23:37: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 ]] 23:37:05 ++ echo 'common-functions.sh is being sourced' 23:37:05 ++ BUNDLEFOLDER=netconf-karaf-10.0.3-SNAPSHOT 23:37:05 ++ DISTROSTREAM=vanadium 23:37:05 ++ export MAVENCONF=/tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg 23:37:05 ++ MAVENCONF=/tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg 23:37:05 ++ export FEATURESCONF=/tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/org.apache.karaf.features.cfg 23:37:05 ++ FEATURESCONF=/tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/org.apache.karaf.features.cfg 23:37:05 ++ export CUSTOMPROP=/tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/custom.properties 23:37:05 ++ CUSTOMPROP=/tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/custom.properties 23:37:05 ++ export LOGCONF=/tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 23:37:05 ++ LOGCONF=/tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 23:37:05 ++ export MEMCONF=/tmp/netconf-karaf-10.0.3-SNAPSHOT/bin/setenv 23:37:05 ++ MEMCONF=/tmp/netconf-karaf-10.0.3-SNAPSHOT/bin/setenv 23:37:05 ++ export CONTROLLERMEM= 23:37:05 ++ CONTROLLERMEM= 23:37:05 ++ case "${DISTROSTREAM}" in 23:37:05 ++ CLUSTER_SYSTEM=akka 23:37:05 ++ export AKKACONF=/tmp/netconf-karaf-10.0.3-SNAPSHOT/configuration/initial/akka.conf 23:37:05 ++ AKKACONF=/tmp/netconf-karaf-10.0.3-SNAPSHOT/configuration/initial/akka.conf 23:37:05 ++ export MODULESCONF=/tmp/netconf-karaf-10.0.3-SNAPSHOT/configuration/initial/modules.conf 23:37:05 ++ MODULESCONF=/tmp/netconf-karaf-10.0.3-SNAPSHOT/configuration/initial/modules.conf 23:37:05 ++ export MODULESHARDSCONF=/tmp/netconf-karaf-10.0.3-SNAPSHOT/configuration/initial/module-shards.conf 23:37:05 ++ MODULESHARDSCONF=/tmp/netconf-karaf-10.0.3-SNAPSHOT/configuration/initial/module-shards.conf 23:37:05 ++ print_common_env 23:37:05 ++ cat 23:37:05 common-functions environment: 23:37:05 MAVENCONF: /tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg 23:37:05 ACTUALFEATURES: 23:37:05 FEATURESCONF: /tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/org.apache.karaf.features.cfg 23:37:05 CUSTOMPROP: /tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/custom.properties 23:37:05 LOGCONF: /tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 23:37:05 MEMCONF: /tmp/netconf-karaf-10.0.3-SNAPSHOT/bin/setenv 23:37:05 CONTROLLERMEM: 23:37:05 AKKACONF: /tmp/netconf-karaf-10.0.3-SNAPSHOT/configuration/initial/akka.conf 23:37:05 MODULESCONF: /tmp/netconf-karaf-10.0.3-SNAPSHOT/configuration/initial/modules.conf 23:37:05 MODULESHARDSCONF: /tmp/netconf-karaf-10.0.3-SNAPSHOT/configuration/initial/module-shards.conf 23:37:05 SUITES: 23:37:05 23:37:05 ++ SSH='ssh -t -t' 23:37:05 ++ extra_services_cntl=' dnsmasq.service httpd.service libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service rabbitmq-server.service ' 23:37:05 ++ extra_services_cmp=' libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service ' 23:37:05 Changing to /tmp 23:37: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-20260301.190724-180.zip 23:37:05 + echo 'Changing to /tmp' 23:37:05 + cd /tmp 23:37: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-20260301.190724-180.zip' 23:37: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-20260301.190724-180.zip 23:37:05 --2026-03-01 23:37:05-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-karaf/10.0.3-SNAPSHOT/netconf-karaf-10.0.3-20260301.190724-180.zip 23:37:05 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6 23:37:05 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected. 23:37:05 HTTP request sent, awaiting response... 200 OK 23:37:05 Length: 156628201 (149M) [application/zip] 23:37:05 Saving to: ‘netconf-karaf-10.0.3-20260301.190724-180.zip’ 23:37:05 23:37:05 0K ........ ........ ........ ........ ........ ........ 2% 47.5M 3s 23:37:05 3072K ........ ........ ........ ........ ........ ........ 4% 63.8M 3s 23:37:05 6144K ........ ........ ........ ........ ........ ........ 6% 65.0M 2s 23:37:05 9216K ........ ........ ........ ........ ........ ........ 8% 47.5M 3s 23:37:05 12288K ........ ........ ........ ........ ........ ........ 10% 43.6M 3s 23:37:05 15360K ........ ........ ........ ........ ........ ........ 12% 46.8M 3s 23:37:05 18432K ........ ........ ........ ........ ........ ........ 14% 43.1M 3s 23:37:05 21504K ........ ........ ........ ........ ........ ........ 16% 49.2M 3s 23:37:06 24576K ........ ........ ........ ........ ........ ........ 18% 44.3M 2s 23:37:06 27648K ........ ........ ........ ........ ........ ........ 20% 70.0M 2s 23:37:06 30720K ........ ........ ........ ........ ........ ........ 22% 140M 2s 23:37:06 33792K ........ ........ ........ ........ ........ ........ 24% 165M 2s 23:37:06 36864K ........ ........ ........ ........ ........ ........ 26% 153M 2s 23:37:06 39936K ........ ........ ........ ........ ........ ........ 28% 163M 2s 23:37:06 43008K ........ ........ ........ ........ ........ ........ 30% 175M 2s 23:37:06 46080K ........ ........ ........ ........ ........ ........ 32% 201M 1s 23:37:06 49152K ........ ........ ........ ........ ........ ........ 34% 146M 1s 23:37:06 52224K ........ ........ ........ ........ ........ ........ 36% 205M 1s 23:37:06 55296K ........ ........ ........ ........ ........ ........ 38% 184M 1s 23:37:06 58368K ........ ........ ........ ........ ........ ........ 40% 164M 1s 23:37:06 61440K ........ ........ ........ ........ ........ ........ 42% 181M 1s 23:37:06 64512K ........ ........ ........ ........ ........ ........ 44% 185M 1s 23:37:06 67584K ........ ........ ........ ........ ........ ........ 46% 190M 1s 23:37:06 70656K ........ ........ ........ ........ ........ ........ 48% 169M 1s 23:37:06 73728K ........ ........ ........ ........ ........ ........ 50% 176M 1s 23:37:06 76800K ........ ........ ........ ........ ........ ........ 52% 184M 1s 23:37:06 79872K ........ ........ ........ ........ ........ ........ 54% 166M 1s 23:37:06 82944K ........ ........ ........ ........ ........ ........ 56% 169M 1s 23:37:06 86016K ........ ........ ........ ........ ........ ........ 58% 180M 1s 23:37:06 89088K ........ ........ ........ ........ ........ ........ 60% 166M 1s 23:37:06 92160K ........ ........ ........ ........ ........ ........ 62% 173M 1s 23:37:06 95232K ........ ........ ........ ........ ........ ........ 64% 173M 1s 23:37:06 98304K ........ ........ ........ ........ ........ ........ 66% 184M 1s 23:37:06 101376K ........ ........ ........ ........ ........ ........ 68% 164M 0s 23:37:06 104448K ........ ........ ........ ........ ........ ........ 70% 198M 0s 23:37:06 107520K ........ ........ ........ ........ ........ ........ 72% 170M 0s 23:37:06 110592K ........ ........ ........ ........ ........ ........ 74% 77.9M 0s 23:37:06 113664K ........ ........ ........ ........ ........ ........ 76% 132M 0s 23:37:06 116736K ........ ........ ........ ........ ........ ........ 78% 171M 0s 23:37:06 119808K ........ ........ ........ ........ ........ ........ 80% 194M 0s 23:37:06 122880K ........ ........ ........ ........ ........ ........ 82% 169M 0s 23:37:06 125952K ........ ........ ........ ........ ........ ........ 84% 176M 0s 23:37:06 129024K ........ ........ ........ ........ ........ ........ 86% 241M 0s 23:37:06 132096K ........ ........ ........ ........ ........ ........ 88% 297M 0s 23:37:06 135168K ........ ........ ........ ........ ........ ........ 90% 290M 0s 23:37:06 138240K ........ ........ ........ ........ ........ ........ 92% 316M 0s 23:37:06 141312K ........ ........ ........ ........ ........ ........ 94% 312M 0s 23:37:06 144384K ........ ........ ........ ........ ........ ........ 96% 309M 0s 23:37:06 147456K ........ ........ ........ ........ ........ ........ 98% 313M 0s 23:37:06 150528K ........ ........ ........ ........ ..... 100% 321M=1.3s 23:37:06 23:37:06 2026-03-01 23:37:06 (119 MB/s) - ‘netconf-karaf-10.0.3-20260301.190724-180.zip’ saved [156628201/156628201] 23:37:06 23:37:06 + echo 'Extracting the new controller...' 23:37:06 Extracting the new controller... 23:37:06 + unzip -q netconf-karaf-10.0.3-20260301.190724-180.zip 23:37:08 Adding external repositories... 23:37:08 + echo 'Adding external repositories...' 23:37:08 + 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 23:37:08 + cat /tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg 23:37:08 ################################################################################ 23:37:08 # 23:37:08 # Licensed to the Apache Software Foundation (ASF) under one or more 23:37:08 # contributor license agreements. See the NOTICE file distributed with 23:37:08 # this work for additional information regarding copyright ownership. 23:37:08 # The ASF licenses this file to You under the Apache License, Version 2.0 23:37:08 # (the "License"); you may not use this file except in compliance with 23:37:08 # the License. You may obtain a copy of the License at 23:37:08 # 23:37:08 # http://www.apache.org/licenses/LICENSE-2.0 23:37:08 # 23:37:08 # Unless required by applicable law or agreed to in writing, software 23:37:08 # distributed under the License is distributed on an "AS IS" BASIS, 23:37:08 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 23:37:08 # See the License for the specific language governing permissions and 23:37:08 # limitations under the License. 23:37:08 # 23:37:08 ################################################################################ 23:37:08 23:37:08 # 23:37:08 # If set to true, the following property will not allow any certificate to be used 23:37:08 # when accessing Maven repositories through SSL 23:37:08 # 23:37:08 #org.ops4j.pax.url.mvn.certificateCheck= 23:37:08 23:37:08 # 23:37:08 # Path to the local Maven settings file. 23:37:08 # The repositories defined in this file will be automatically added to the list 23:37:08 # of default repositories if the 'org.ops4j.pax.url.mvn.repositories' property 23:37:08 # below is not set. 23:37:08 # The following locations are checked for the existence of the settings.xml file 23:37:08 # * 1. looks for the specified url 23:37:08 # * 2. if not found looks for ${user.home}/.m2/settings.xml 23:37:08 # * 3. if not found looks for ${maven.home}/conf/settings.xml 23:37:08 # * 4. if not found looks for ${M2_HOME}/conf/settings.xml 23:37:08 # 23:37:08 #org.ops4j.pax.url.mvn.settings= 23:37:08 23:37:08 # 23:37:08 # Path to the local Maven repository which is used to avoid downloading 23:37:08 # artifacts when they already exist locally. 23:37:08 # The value of this property will be extracted from the settings.xml file 23:37:08 # above, or defaulted to: 23:37:08 # System.getProperty( "user.home" ) + "/.m2/repository" 23:37:08 # 23:37:08 org.ops4j.pax.url.mvn.localRepository=${karaf.home}/${karaf.default.repository} 23:37:08 23:37:08 # 23:37:08 # Default this to false. It's just weird to use undocumented repos 23:37:08 # 23:37:08 org.ops4j.pax.url.mvn.useFallbackRepositories=false 23:37:08 23:37:08 # 23:37:08 # Uncomment if you don't wanna use the proxy settings 23:37:08 # from the Maven conf/settings.xml file 23:37:08 # 23:37:08 # org.ops4j.pax.url.mvn.proxySupport=false 23:37:08 23:37:08 # 23:37:08 # Disable aether support by default. This ensure that the defaultRepositories 23:37:08 # below will be used 23:37:08 # 23:37:08 #org.ops4j.pax.url.mvn.disableAether=true 23:37:08 23:37:08 # 23:37:08 # Comma separated list of repositories scanned when resolving an artifact. 23:37:08 # Those repositories will be checked before iterating through the 23:37:08 # below list of repositories and even before the local repository 23:37:08 # A repository url can be appended with zero or more of the following flags: 23:37:08 # @snapshots : the repository contains snaphots 23:37:08 # @noreleases : the repository does not contain any released artifacts 23:37:08 # 23:37:08 # The following property value will add the system folder as a repo. 23:37:08 # 23:37:08 #org.ops4j.pax.url.mvn.defaultRepositories= 23:37:08 23:37:08 # Use the default local repo (e.g.~/.m2/repository) as a "remote" repo 23:37:08 org.ops4j.pax.url.mvn.defaultLocalRepoAsRemote=false 23:37:08 23:37:08 # 23:37:08 # Comma separated list of repositories scanned when resolving an artifact. 23:37:08 # The default list includes the following repositories: 23:37:08 # http://repo1.maven.org/maven2@id=central 23:37:08 # http://repository.springsource.com/maven/bundles/release@id=spring.ebr 23:37:08 # http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external 23:37:08 # http://zodiac.springsource.com/maven/bundles/release@id=gemini 23:37:08 # http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases 23:37:08 # https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases 23:37:08 # https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases 23:37:08 # To add repositories to the default ones, prepend '+' to the list of repositories 23:37:08 # to add. 23:37:08 # A repository url can be appended with zero or more of the following flags: 23:37:08 # @snapshots : the repository contains snapshots 23:37:08 # @noreleases : the repository does not contain any released artifacts 23:37:08 # @id=repository.id : the id for the repository, just like in the settings.xml this is optional but recommended 23:37:08 # 23:37:08 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 \ 23:37:08 file:${karaf.home}/${karaf.default.repository}@id=system.repository, \ 23:37:08 file:${karaf.data}/kar@id=kar.repository@multi 23:37:08 Configuring the startup features... 23:37:08 + [[ True == \T\r\u\e ]] 23:37:08 + echo 'Configuring the startup features...' 23:37:08 + 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 23:37:08 + FEATURE_TEST_STRING=features-test 23:37:08 + FEATURE_TEST_VERSION=10.0.3-SNAPSHOT 23:37:08 + KARAF_VERSION=netconf 23:37:08 + [[ netconf == \i\n\t\e\g\r\a\t\i\o\n ]] 23:37:08 + cat /tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/org.apache.karaf.features.cfg 23:37:08 ################################################################################ 23:37:08 # 23:37:08 # Licensed to the Apache Software Foundation (ASF) under one or more 23:37:08 # contributor license agreements. See the NOTICE file distributed with 23:37:08 # this work for additional information regarding copyright ownership. 23:37:08 # The ASF licenses this file to You under the Apache License, Version 2.0 23:37:08 # (the "License"); you may not use this file except in compliance with 23:37:08 # the License. You may obtain a copy of the License at 23:37:08 # 23:37:08 # http://www.apache.org/licenses/LICENSE-2.0 23:37:08 # 23:37:08 # Unless required by applicable law or agreed to in writing, software 23:37:08 # distributed under the License is distributed on an "AS IS" BASIS, 23:37:08 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 23:37:08 # See the License for the specific language governing permissions and 23:37:08 # limitations under the License. 23:37:08 # 23:37:08 ################################################################################ 23:37:08 23:37:08 # 23:37:08 # Comma separated list of features repositories to register by default 23:37:08 # 23:37:08 featuresRepositories = file:${karaf.etc}/a3993c6d-0183-4a9f-a6d0-af18928dd1d9.xml 23:37:08 23:37:08 # 23:37:08 # Comma separated list of features to install at startup 23:37:08 # 23:37:08 featuresBoot = odl-infrautils-ready,odl-jolokia,odl-restconf,odl-netconf-clustered-topology, 37de01a1-f4f0-4d9a-b2a9-7a52ba176ff8 23:37:08 23:37:08 # 23:37:08 # Resource repositories (OBR) that the features resolver can use 23:37:08 # to resolve requirements/capabilities 23:37:08 # 23:37:08 # The format of the resourceRepositories is 23:37:08 # resourceRepositories=[xml:url|json:url],... 23:37:08 # for Instance: 23:37:08 # 23:37:08 #resourceRepositories=xml:http://host/path/to/index.xml 23:37:08 # or 23:37:08 #resourceRepositories=json:http://host/path/to/index.json 23:37:08 # 23:37:08 23:37:08 # 23:37:08 # Defines if the boot features are started in asynchronous mode (in a dedicated thread) 23:37:08 # 23:37:08 featuresBootAsynchronous=false 23:37:08 23:37:08 # 23:37:08 # Service requirements enforcement 23:37:08 # 23:37:08 # By default, the feature resolver checks the service requirements/capabilities of 23:37:08 # bundles for new features (xml schema >= 1.3.0) in order to automatically installs 23:37:08 # the required bundles. 23:37:08 # The following flag can have those values: 23:37:08 # - disable: service requirements are completely ignored 23:37:08 # - default: service requirements are ignored for old features 23:37:08 # - enforce: service requirements are always verified 23:37:08 # 23:37:08 #serviceRequirements=default 23:37:08 23:37:08 # 23:37:08 # Store cfg file for config element in feature 23:37:08 # 23:37:08 #configCfgStore=true 23:37:08 23:37:08 # 23:37:08 # Define if the feature service automatically refresh bundles 23:37:08 # 23:37:08 autoRefresh=true 23:37:08 23:37:08 # 23:37:08 # Configuration of features processing mechanism (overrides, blacklisting, modification of features) 23:37:08 # XML file defines instructions related to features processing 23:37:08 # versions.properties may declare properties to resolve placeholders in XML file 23:37:08 # both files are relative to ${karaf.etc} 23:37:08 # 23:37:08 #featureProcessing=org.apache.karaf.features.xml 23:37:08 #featureProcessingVersions=versions.properties 23:37:08 + configure_karaf_log netconf '' 23:37:08 + local -r karaf_version=netconf 23:37:08 + local -r controllerdebugmap= 23:37:08 + local logapi=log4j 23:37:08 + grep log4j2 /tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 23:37:08 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n 23:37:08 log4j2.rootLogger.level = INFO 23:37:08 #log4j2.rootLogger.type = asyncRoot 23:37:08 #log4j2.rootLogger.includeLocation = false 23:37:08 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile 23:37:08 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi 23:37:08 log4j2.rootLogger.appenderRef.Console.ref = Console 23:37:08 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter 23:37:08 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF} 23:37:08 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter 23:37:08 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair 23:37:08 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker 23:37:08 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL 23:37:08 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or 23:37:08 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY 23:37:08 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL 23:37:08 log4j2.logger.spifly.name = org.apache.aries.spifly 23:37:08 log4j2.logger.spifly.level = WARN 23:37:08 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit 23:37:08 log4j2.logger.audit.level = INFO 23:37:08 log4j2.logger.audit.additivity = false 23:37:08 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile 23:37:08 # Console appender not used by default (see log4j2.rootLogger.appenderRefs) 23:37:08 log4j2.appender.console.type = Console 23:37:08 log4j2.appender.console.name = Console 23:37:08 log4j2.appender.console.layout.type = PatternLayout 23:37:08 log4j2.appender.console.layout.pattern = ${log4j2.pattern} 23:37:08 log4j2.appender.rolling.type = RollingRandomAccessFile 23:37:08 log4j2.appender.rolling.name = RollingFile 23:37:08 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log 23:37:08 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i 23:37:08 #log4j2.appender.rolling.immediateFlush = false 23:37:08 log4j2.appender.rolling.append = true 23:37:08 log4j2.appender.rolling.layout.type = PatternLayout 23:37:08 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern} 23:37:08 log4j2.appender.rolling.policies.type = Policies 23:37:08 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy 23:37:08 log4j2.appender.rolling.policies.size.size = 64MB 23:37:08 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy 23:37:08 log4j2.appender.rolling.strategy.max = 7 23:37:08 log4j2.appender.audit.type = RollingRandomAccessFile 23:37:08 log4j2.appender.audit.name = AuditRollingFile 23:37:08 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log 23:37:08 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i 23:37:08 log4j2.appender.audit.append = true 23:37:08 log4j2.appender.audit.layout.type = PatternLayout 23:37:08 log4j2.appender.audit.layout.pattern = ${log4j2.pattern} 23:37:08 log4j2.appender.audit.policies.type = Policies 23:37:08 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy 23:37:08 log4j2.appender.audit.policies.size.size = 8MB 23:37:08 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy 23:37:08 log4j2.appender.audit.strategy.max = 7 23:37:08 log4j2.appender.osgi.type = PaxOsgi 23:37:08 log4j2.appender.osgi.name = PaxOsgi 23:37:08 log4j2.appender.osgi.filter = * 23:37:08 #log4j2.logger.aether.name = shaded.org.eclipse.aether 23:37:08 #log4j2.logger.aether.level = TRACE 23:37:08 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers 23:37:08 #log4j2.logger.http-headers.level = DEBUG 23:37:08 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn 23:37:08 #log4j2.logger.maven.level = TRACE 23:37:08 Configuring the karaf log... karaf_version: netconf, logapi: log4j2 23:37:08 + logapi=log4j2 23:37:08 + echo 'Configuring the karaf log... karaf_version: netconf, logapi: log4j2' 23:37:08 + '[' log4j2 == log4j2 ']' 23:37:08 + 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 23:37:08 controllerdebugmap: 23:37:08 + orgmodule=org.opendaylight.yangtools.yang.parser.repo.YangTextSchemaContextResolver 23:37:08 + orgmodule_=org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver 23:37:08 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN' 23:37:08 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN' 23:37:08 + unset IFS 23:37:08 + echo 'controllerdebugmap: ' 23:37:08 + '[' -n '' ']' 23:37:08 cat /tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 23:37:08 + echo 'cat /tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/org.ops4j.pax.logging.cfg' 23:37:08 + cat /tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 23:37:08 ################################################################################ 23:37:08 # 23:37:08 # Licensed to the Apache Software Foundation (ASF) under one or more 23:37:08 # contributor license agreements. See the NOTICE file distributed with 23:37:08 # this work for additional information regarding copyright ownership. 23:37:08 # The ASF licenses this file to You under the Apache License, Version 2.0 23:37:08 # (the "License"); you may not use this file except in compliance with 23:37:08 # the License. You may obtain a copy of the License at 23:37:08 # 23:37:08 # http://www.apache.org/licenses/LICENSE-2.0 23:37:08 # 23:37:08 # Unless required by applicable law or agreed to in writing, software 23:37:08 # distributed under the License is distributed on an "AS IS" BASIS, 23:37:08 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 23:37:08 # See the License for the specific language governing permissions and 23:37:08 # limitations under the License. 23:37:08 # 23:37:08 ################################################################################ 23:37:08 23:37:08 # Common pattern layout for appenders 23:37:08 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n 23:37:08 23:37:08 # Root logger 23:37:08 log4j2.rootLogger.level = INFO 23:37:08 # uncomment to use asynchronous loggers, which require mvn:com.lmax/disruptor/3.3.2 library 23:37:08 #log4j2.rootLogger.type = asyncRoot 23:37:08 #log4j2.rootLogger.includeLocation = false 23:37:08 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile 23:37:08 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi 23:37:08 log4j2.rootLogger.appenderRef.Console.ref = Console 23:37:08 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter 23:37:08 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF} 23:37:08 23:37:08 # Filters for logs marked by org.opendaylight.odlparent.Markers 23:37:08 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter 23:37:08 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair 23:37:08 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker 23:37:08 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL 23:37:08 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or 23:37:08 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY 23:37:08 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL 23:37:08 23:37:08 # Loggers configuration 23:37:08 23:37:08 # Spifly logger 23:37:08 log4j2.logger.spifly.name = org.apache.aries.spifly 23:37:08 log4j2.logger.spifly.level = WARN 23:37:08 23:37:08 # Security audit logger 23:37:08 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit 23:37:08 log4j2.logger.audit.level = INFO 23:37:08 log4j2.logger.audit.additivity = false 23:37:08 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile 23:37:08 23:37:08 # Appenders configuration 23:37:08 23:37:08 # Console appender not used by default (see log4j2.rootLogger.appenderRefs) 23:37:08 log4j2.appender.console.type = Console 23:37:08 log4j2.appender.console.name = Console 23:37:08 log4j2.appender.console.layout.type = PatternLayout 23:37:08 log4j2.appender.console.layout.pattern = ${log4j2.pattern} 23:37:08 23:37:08 # Rolling file appender 23:37:08 log4j2.appender.rolling.type = RollingRandomAccessFile 23:37:08 log4j2.appender.rolling.name = RollingFile 23:37:08 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log 23:37:08 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i 23:37:08 # uncomment to not force a disk flush 23:37:08 #log4j2.appender.rolling.immediateFlush = false 23:37:08 log4j2.appender.rolling.append = true 23:37:08 log4j2.appender.rolling.layout.type = PatternLayout 23:37:08 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern} 23:37:08 log4j2.appender.rolling.policies.type = Policies 23:37:08 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy 23:37:08 log4j2.appender.rolling.policies.size.size = 1GB 23:37:08 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy 23:37:08 log4j2.appender.rolling.strategy.max = 7 23:37:08 23:37:08 # Audit file appender 23:37:08 log4j2.appender.audit.type = RollingRandomAccessFile 23:37:08 log4j2.appender.audit.name = AuditRollingFile 23:37:08 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log 23:37:08 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i 23:37:08 log4j2.appender.audit.append = true 23:37:08 log4j2.appender.audit.layout.type = PatternLayout 23:37:08 log4j2.appender.audit.layout.pattern = ${log4j2.pattern} 23:37:08 log4j2.appender.audit.policies.type = Policies 23:37:08 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy 23:37:08 log4j2.appender.audit.policies.size.size = 8MB 23:37:08 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy 23:37:08 log4j2.appender.audit.strategy.max = 7 23:37:08 23:37:08 # OSGi appender 23:37:08 log4j2.appender.osgi.type = PaxOsgi 23:37:08 log4j2.appender.osgi.name = PaxOsgi 23:37:08 log4j2.appender.osgi.filter = * 23:37:08 23:37:08 # help with identification of maven-related problems with pax-url-aether 23:37:08 #log4j2.logger.aether.name = shaded.org.eclipse.aether 23:37:08 #log4j2.logger.aether.level = TRACE 23:37:08 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers 23:37:08 #log4j2.logger.http-headers.level = DEBUG 23:37:08 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn 23:37:08 #log4j2.logger.maven.level = TRACE 23:37:08 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN 23:37:08 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN 23:37:08 + set_java_vars /usr/lib/jvm/java-21-openjdk-amd64 2048m /tmp/netconf-karaf-10.0.3-SNAPSHOT/bin/setenv 23:37:08 + local -r java_home=/usr/lib/jvm/java-21-openjdk-amd64 23:37:08 + local -r controllermem=2048m 23:37:08 Configure 23:37:08 java home: /usr/lib/jvm/java-21-openjdk-amd64 23:37:08 max memory: 2048m 23:37:08 + local -r memconf=/tmp/netconf-karaf-10.0.3-SNAPSHOT/bin/setenv 23:37:08 + echo Configure 23:37:08 + echo ' java home: /usr/lib/jvm/java-21-openjdk-amd64' 23:37:08 + echo ' max memory: 2048m' 23:37:08 memconf: /tmp/netconf-karaf-10.0.3-SNAPSHOT/bin/setenv 23:37:08 + echo ' memconf: /tmp/netconf-karaf-10.0.3-SNAPSHOT/bin/setenv' 23:37:08 + 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 23:37:08 + sed -ie 's/JAVA_MAX_MEM="2048m"/JAVA_MAX_MEM=2048m/g' /tmp/netconf-karaf-10.0.3-SNAPSHOT/bin/setenv 23:37:08 cat /tmp/netconf-karaf-10.0.3-SNAPSHOT/bin/setenv 23:37:08 + echo 'cat /tmp/netconf-karaf-10.0.3-SNAPSHOT/bin/setenv' 23:37:08 + cat /tmp/netconf-karaf-10.0.3-SNAPSHOT/bin/setenv 23:37:08 #!/bin/sh 23:37:08 # 23:37:08 # Licensed to the Apache Software Foundation (ASF) under one or more 23:37:08 # contributor license agreements. See the NOTICE file distributed with 23:37:08 # this work for additional information regarding copyright ownership. 23:37:08 # The ASF licenses this file to You under the Apache License, Version 2.0 23:37:08 # (the "License"); you may not use this file except in compliance with 23:37:08 # the License. You may obtain a copy of the License at 23:37:08 # 23:37:08 # http://www.apache.org/licenses/LICENSE-2.0 23:37:08 # 23:37:08 # Unless required by applicable law or agreed to in writing, software 23:37:08 # distributed under the License is distributed on an "AS IS" BASIS, 23:37:08 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 23:37:08 # See the License for the specific language governing permissions and 23:37:08 # limitations under the License. 23:37:08 # 23:37:08 23:37:08 # 23:37:08 # handle specific scripts; the SCRIPT_NAME is exactly the name of the Karaf 23:37:08 # script: client, instance, shell, start, status, stop, karaf 23:37:08 # 23:37:08 # if [ "${KARAF_SCRIPT}" == "SCRIPT_NAME" ]; then 23:37:08 # Actions go here... 23:37:08 # fi 23:37:08 23:37:08 # 23:37:08 # general settings which should be applied for all scripts go here; please keep 23:37:08 # in mind that it is possible that scripts might be executed more than once, e.g. 23:37:08 # in example of the start script where the start script is executed first and the 23:37:08 # karaf script afterwards. 23:37:08 # 23:37:08 23:37:08 # 23:37:08 # The following section shows the possible configuration options for the default 23:37:08 # karaf scripts 23:37:08 # 23:37:08 export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64} # Location of Java installation 23:37:08 # export JAVA_OPTS # Generic JVM options, for instance, where you can pass the memory configuration 23:37:08 # export JAVA_NON_DEBUG_OPTS # Additional non-debug JVM options 23:37:08 # export EXTRA_JAVA_OPTS # Additional JVM options 23:37:08 # export KARAF_HOME # Karaf home folder 23:37:08 # export KARAF_DATA # Karaf data folder 23:37:08 # export KARAF_BASE # Karaf base folder 23:37:08 # export KARAF_ETC # Karaf etc folder 23:37:08 # export KARAF_LOG # Karaf log folder 23:37:08 # export KARAF_SYSTEM_OPTS # First citizen Karaf options 23:37:08 # export KARAF_OPTS # Additional available Karaf options 23:37:08 # export KARAF_DEBUG # Enable debug mode 23:37:08 # export KARAF_REDIRECT # Enable/set the std/err redirection when using bin/start 23:37:08 # export KARAF_NOROOT # Prevent execution as root if set to true 23:37:08 Set Java version 23:37:08 + echo 'Set Java version' 23:37:08 + sudo /usr/sbin/alternatives --install /usr/bin/java java /usr/lib/jvm/java-21-openjdk-amd64/bin/java 1 23:37:08 sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper 23:37:08 sudo: a password is required 23:37:08 + sudo /usr/sbin/alternatives --set java /usr/lib/jvm/java-21-openjdk-amd64/bin/java 23:37:08 sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper 23:37:08 sudo: a password is required 23:37:08 JDK default version ... 23:37:08 + echo 'JDK default version ...' 23:37:08 + java -version 23:37:08 openjdk version "21.0.9" 2025-10-21 23:37:08 OpenJDK Runtime Environment (build 21.0.9+10-Ubuntu-122.04) 23:37:08 OpenJDK 64-Bit Server VM (build 21.0.9+10-Ubuntu-122.04, mixed mode, sharing) 23:37:08 Set JAVA_HOME 23:37:08 + echo 'Set JAVA_HOME' 23:37:08 + export JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64 23:37:08 + JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64 23:37:08 ++ readlink -e /usr/lib/jvm/java-21-openjdk-amd64/bin/java 23:37:08 Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java 23:37:08 Listing all open ports on controller system... 23:37:08 + JAVA_RESOLVED=/usr/lib/jvm/java-21-openjdk-amd64/bin/java 23:37:08 + echo 'Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java' 23:37:08 + echo 'Listing all open ports on controller system...' 23:37:08 + netstat -pnatu 23:37:08 /tmp/configuration-script.sh: line 40: netstat: command not found 23:37:08 Configuring cluster 23:37:08 + '[' -f /tmp/custom_shard_config.txt ']' 23:37:08 + echo 'Configuring cluster' 23:37:08 + /tmp/netconf-karaf-10.0.3-SNAPSHOT/bin/configure_cluster.sh 1 10.30.171.28 10.30.170.45 10.30.170.102 23:37:08 ################################################ 23:37:08 ## Configure Cluster ## 23:37:08 ################################################ 23:37:08 NOTE: Cluster configuration files not found. Copying from 23:37:08 /tmp/netconf-karaf-10.0.3-SNAPSHOT/system/org/opendaylight/controller/sal-clustering-config/12.0.4 23:37:08 Configuring unique name in pekko.conf 23:37:08 Configuring hostname in pekko.conf 23:37:08 Configuring data and rpc seed nodes in pekko.conf 23:37:08 modules = [ 23:37:08 23:37:08 ] 23:37:08 Configuring replication type in module-shards.conf 23:37:08 ################################################ 23:37:08 ## NOTE: Manually restart controller to ## 23:37:08 ## apply configuration. ## 23:37:08 ################################################ 23:37:08 Dump akka.conf 23:37:08 + echo 'Dump akka.conf' 23:37:08 + cat /tmp/netconf-karaf-10.0.3-SNAPSHOT/configuration/initial/akka.conf 23:37:08 cat: /tmp/netconf-karaf-10.0.3-SNAPSHOT/configuration/initial/akka.conf: No such file or directory 23:37:08 Dump modules.conf 23:37:08 + echo 'Dump modules.conf' 23:37:08 + cat /tmp/netconf-karaf-10.0.3-SNAPSHOT/configuration/initial/modules.conf 23:37:08 modules = [ 23:37:08 23:37:08 ] 23:37:08 Dump module-shards.conf 23:37:08 + echo 'Dump module-shards.conf' 23:37:08 + cat /tmp/netconf-karaf-10.0.3-SNAPSHOT/configuration/initial/module-shards.conf 23:37:08 module-shards = [ 23:37:08 { 23:37:08 name = "default" 23:37:08 shards = [ 23:37:08 { 23:37:08 name = "default" 23:37:08 replicas = ["member-1", 23:37:08 "member-2", 23:37:08 "member-3"] 23:37:08 } 23:37:08 ] 23:37:08 } 23:37:08 ] 23:37:08 Configuring member-2 with IP address 10.30.170.45 23:37:08 Warning: Permanently added '10.30.170.45' (ECDSA) to the list of known hosts. 23:37:08 Warning: Permanently added '10.30.170.45' (ECDSA) to the list of known hosts. 23:37:09 + source /tmp/common-functions.sh netconf-karaf-10.0.3-SNAPSHOT vanadium 23:37:09 ++ [[ /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 ]] 23:37:09 common-functions.sh is being sourced 23:37:09 ++ echo 'common-functions.sh is being sourced' 23:37:09 ++ BUNDLEFOLDER=netconf-karaf-10.0.3-SNAPSHOT 23:37:09 ++ DISTROSTREAM=vanadium 23:37:09 ++ export MAVENCONF=/tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg 23:37:09 ++ MAVENCONF=/tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg 23:37:09 ++ export FEATURESCONF=/tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/org.apache.karaf.features.cfg 23:37:09 ++ FEATURESCONF=/tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/org.apache.karaf.features.cfg 23:37:09 ++ export CUSTOMPROP=/tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/custom.properties 23:37:09 ++ CUSTOMPROP=/tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/custom.properties 23:37:09 ++ export LOGCONF=/tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 23:37:09 ++ LOGCONF=/tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 23:37:09 ++ export MEMCONF=/tmp/netconf-karaf-10.0.3-SNAPSHOT/bin/setenv 23:37:09 ++ MEMCONF=/tmp/netconf-karaf-10.0.3-SNAPSHOT/bin/setenv 23:37:09 ++ export CONTROLLERMEM= 23:37:09 ++ CONTROLLERMEM= 23:37:09 ++ case "${DISTROSTREAM}" in 23:37:09 ++ CLUSTER_SYSTEM=akka 23:37:09 ++ export AKKACONF=/tmp/netconf-karaf-10.0.3-SNAPSHOT/configuration/initial/akka.conf 23:37:09 ++ AKKACONF=/tmp/netconf-karaf-10.0.3-SNAPSHOT/configuration/initial/akka.conf 23:37:09 ++ export MODULESCONF=/tmp/netconf-karaf-10.0.3-SNAPSHOT/configuration/initial/modules.conf 23:37:09 ++ MODULESCONF=/tmp/netconf-karaf-10.0.3-SNAPSHOT/configuration/initial/modules.conf 23:37:09 ++ export MODULESHARDSCONF=/tmp/netconf-karaf-10.0.3-SNAPSHOT/configuration/initial/module-shards.conf 23:37:09 ++ MODULESHARDSCONF=/tmp/netconf-karaf-10.0.3-SNAPSHOT/configuration/initial/module-shards.conf 23:37:09 ++ print_common_env 23:37:09 ++ cat 23:37:09 common-functions environment: 23:37:09 MAVENCONF: /tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg 23:37:09 ACTUALFEATURES: 23:37:09 FEATURESCONF: /tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/org.apache.karaf.features.cfg 23:37:09 CUSTOMPROP: /tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/custom.properties 23:37:09 LOGCONF: /tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 23:37:09 MEMCONF: /tmp/netconf-karaf-10.0.3-SNAPSHOT/bin/setenv 23:37:09 CONTROLLERMEM: 23:37:09 AKKACONF: /tmp/netconf-karaf-10.0.3-SNAPSHOT/configuration/initial/akka.conf 23:37:09 MODULESCONF: /tmp/netconf-karaf-10.0.3-SNAPSHOT/configuration/initial/modules.conf 23:37:09 MODULESHARDSCONF: /tmp/netconf-karaf-10.0.3-SNAPSHOT/configuration/initial/module-shards.conf 23:37:09 SUITES: 23:37:09 23:37:09 ++ SSH='ssh -t -t' 23:37:09 ++ extra_services_cntl=' dnsmasq.service httpd.service libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service rabbitmq-server.service ' 23:37:09 ++ extra_services_cmp=' libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service ' 23:37:09 Changing to /tmp 23:37:09 + echo 'Changing to /tmp' 23:37:09 + cd /tmp 23:37:09 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-20260301.190724-180.zip 23:37:09 + 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-20260301.190724-180.zip' 23:37:09 + 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-20260301.190724-180.zip 23:37:09 --2026-03-01 23:37:09-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-karaf/10.0.3-SNAPSHOT/netconf-karaf-10.0.3-20260301.190724-180.zip 23:37:09 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6 23:37:09 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected. 23:37:09 HTTP request sent, awaiting response... 200 OK 23:37:09 Length: 156628201 (149M) [application/zip] 23:37:09 Saving to: ‘netconf-karaf-10.0.3-20260301.190724-180.zip’ 23:37:09 23:37:09 0K ........ ........ ........ ........ ........ ........ 2% 35.1M 4s 23:37:09 3072K ........ ........ ........ ........ ........ ........ 4% 126M 3s 23:37:09 6144K ........ ........ ........ ........ ........ ........ 6% 125M 2s 23:37:09 9216K ........ ........ ........ ........ ........ ........ 8% 158M 2s 23:37:09 12288K ........ ........ ........ ........ ........ ........ 10% 167M 2s 23:37:09 15360K ........ ........ ........ ........ ........ ........ 12% 179M 1s 23:37:09 18432K ........ ........ ........ ........ ........ ........ 14% 177M 1s 23:37:09 21504K ........ ........ ........ ........ ........ ........ 16% 263M 1s 23:37:09 24576K ........ ........ ........ ........ ........ ........ 18% 266M 1s 23:37:09 27648K ........ ........ ........ ........ ........ ........ 20% 257M 1s 23:37:09 30720K ........ ........ ........ ........ ........ ........ 22% 265M 1s 23:37:09 33792K ........ ........ ........ ........ ........ ........ 24% 293M 1s 23:37:09 36864K ........ ........ ........ ........ ........ ........ 26% 292M 1s 23:37:09 39936K ........ ........ ........ ........ ........ ........ 28% 320M 1s 23:37:09 43008K ........ ........ ........ ........ ........ ........ 30% 318M 1s 23:37:09 46080K ........ ........ ........ ........ ........ ........ 32% 295M 1s 23:37:09 49152K ........ ........ ........ ........ ........ ........ 34% 310M 1s 23:37:09 52224K ........ ........ ........ ........ ........ ........ 36% 355M 1s 23:37:09 55296K ........ ........ ........ ........ ........ ........ 38% 323M 1s 23:37:09 58368K ........ ........ ........ ........ ........ ........ 40% 289M 1s 23:37:09 61440K ........ ........ ........ ........ ........ ........ 42% 306M 0s 23:37:09 64512K ........ ........ ........ ........ ........ ........ 44% 350M 0s 23:37:09 67584K ........ ........ ........ ........ ........ ........ 46% 358M 0s 23:37:09 70656K ........ ........ ........ ........ ........ ........ 48% 342M 0s 23:37:09 73728K ........ ........ ........ ........ ........ ........ 50% 342M 0s 23:37:09 76800K ........ ........ ........ ........ ........ ........ 52% 321M 0s 23:37:09 79872K ........ ........ ........ ........ ........ ........ 54% 296M 0s 23:37:09 82944K ........ ........ ........ ........ ........ ........ 56% 321M 0s 23:37:09 86016K ........ ........ ........ ........ ........ ........ 58% 360M 0s 23:37:09 89088K ........ ........ ........ ........ ........ ........ 60% 351M 0s 23:37:09 92160K ........ ........ ........ ........ ........ ........ 62% 354M 0s 23:37:09 95232K ........ ........ ........ ........ ........ ........ 64% 260M 0s 23:37:09 98304K ........ ........ ........ ........ ........ ........ 66% 217M 0s 23:37:09 101376K ........ ........ ........ ........ ........ ........ 68% 181M 0s 23:37:09 104448K ........ ........ ........ ........ ........ ........ 70% 208M 0s 23:37:09 107520K ........ ........ ........ ........ ........ ........ 72% 167M 0s 23:37:09 110592K ........ ........ ........ ........ ........ ........ 74% 162M 0s 23:37:09 113664K ........ ........ ........ ........ ........ ........ 76% 168M 0s 23:37:09 116736K ........ ........ ........ ........ ........ ........ 78% 291M 0s 23:37:09 119808K ........ ........ ........ ........ ........ ........ 80% 187M 0s 23:37:09 122880K ........ ........ ........ ........ ........ ........ 82% 176M 0s 23:37:09 125952K ........ ........ ........ ........ ........ ........ 84% 197M 0s 23:37:09 129024K ........ ........ ........ ........ ........ ........ 86% 248M 0s 23:37:09 132096K ........ ........ ........ ........ ........ ........ 88% 215M 0s 23:37:09 135168K ........ ........ ........ ........ ........ ........ 90% 190M 0s 23:37:09 138240K ........ ........ ........ ........ ........ ........ 92% 190M 0s 23:37:09 141312K ........ ........ ........ ........ ........ ........ 94% 174M 0s 23:37:09 144384K ........ ........ ........ ........ ........ ........ 96% 185M 0s 23:37:09 147456K ........ ........ ........ ........ ........ ........ 98% 197M 0s 23:37:09 150528K ........ ........ ........ ........ ..... 100% 247M=0.7s 23:37:09 23:37:09 2026-03-01 23:37:09 (207 MB/s) - ‘netconf-karaf-10.0.3-20260301.190724-180.zip’ saved [156628201/156628201] 23:37:09 23:37:09 Extracting the new controller... 23:37:09 + echo 'Extracting the new controller...' 23:37:09 + unzip -q netconf-karaf-10.0.3-20260301.190724-180.zip 23:37:11 Adding external repositories... 23:37:11 + echo 'Adding external repositories...' 23:37:11 + 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 23:37:11 + cat /tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg 23:37:11 ################################################################################ 23:37:11 # 23:37:11 # Licensed to the Apache Software Foundation (ASF) under one or more 23:37:11 # contributor license agreements. See the NOTICE file distributed with 23:37:11 # this work for additional information regarding copyright ownership. 23:37:11 # The ASF licenses this file to You under the Apache License, Version 2.0 23:37:11 # (the "License"); you may not use this file except in compliance with 23:37:11 # the License. You may obtain a copy of the License at 23:37:11 # 23:37:11 # http://www.apache.org/licenses/LICENSE-2.0 23:37:11 # 23:37:11 # Unless required by applicable law or agreed to in writing, software 23:37:11 # distributed under the License is distributed on an "AS IS" BASIS, 23:37:11 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 23:37:11 # See the License for the specific language governing permissions and 23:37:11 # limitations under the License. 23:37:11 # 23:37:11 ################################################################################ 23:37:11 23:37:11 # 23:37:11 # If set to true, the following property will not allow any certificate to be used 23:37:11 # when accessing Maven repositories through SSL 23:37:11 # 23:37:11 #org.ops4j.pax.url.mvn.certificateCheck= 23:37:11 23:37:11 # 23:37:11 # Path to the local Maven settings file. 23:37:11 # The repositories defined in this file will be automatically added to the list 23:37:11 # of default repositories if the 'org.ops4j.pax.url.mvn.repositories' property 23:37:11 # below is not set. 23:37:11 # The following locations are checked for the existence of the settings.xml file 23:37:11 # * 1. looks for the specified url 23:37:11 # * 2. if not found looks for ${user.home}/.m2/settings.xml 23:37:11 # * 3. if not found looks for ${maven.home}/conf/settings.xml 23:37:11 # * 4. if not found looks for ${M2_HOME}/conf/settings.xml 23:37:11 # 23:37:11 #org.ops4j.pax.url.mvn.settings= 23:37:11 23:37:11 # 23:37:11 # Path to the local Maven repository which is used to avoid downloading 23:37:11 # artifacts when they already exist locally. 23:37:11 # The value of this property will be extracted from the settings.xml file 23:37:11 # above, or defaulted to: 23:37:11 # System.getProperty( "user.home" ) + "/.m2/repository" 23:37:11 # 23:37:11 org.ops4j.pax.url.mvn.localRepository=${karaf.home}/${karaf.default.repository} 23:37:11 23:37:11 # 23:37:11 # Default this to false. It's just weird to use undocumented repos 23:37:11 # 23:37:11 org.ops4j.pax.url.mvn.useFallbackRepositories=false 23:37:11 23:37:11 # 23:37:11 # Uncomment if you don't wanna use the proxy settings 23:37:11 # from the Maven conf/settings.xml file 23:37:11 # 23:37:11 # org.ops4j.pax.url.mvn.proxySupport=false 23:37:11 23:37:11 # 23:37:11 # Disable aether support by default. This ensure that the defaultRepositories 23:37:11 # below will be used 23:37:11 # 23:37:11 #org.ops4j.pax.url.mvn.disableAether=true 23:37:11 23:37:11 # 23:37:11 # Comma separated list of repositories scanned when resolving an artifact. 23:37:11 # Those repositories will be checked before iterating through the 23:37:11 # below list of repositories and even before the local repository 23:37:11 # A repository url can be appended with zero or more of the following flags: 23:37:11 # @snapshots : the repository contains snaphots 23:37:11 # @noreleases : the repository does not contain any released artifacts 23:37:11 # 23:37:11 # The following property value will add the system folder as a repo. 23:37:11 # 23:37:11 #org.ops4j.pax.url.mvn.defaultRepositories= 23:37:11 23:37:11 # Use the default local repo (e.g.~/.m2/repository) as a "remote" repo 23:37:11 org.ops4j.pax.url.mvn.defaultLocalRepoAsRemote=false 23:37:11 23:37:11 # 23:37:11 # Comma separated list of repositories scanned when resolving an artifact. 23:37:11 # The default list includes the following repositories: 23:37:11 # http://repo1.maven.org/maven2@id=central 23:37:11 # http://repository.springsource.com/maven/bundles/release@id=spring.ebr 23:37:11 # http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external 23:37:11 # http://zodiac.springsource.com/maven/bundles/release@id=gemini 23:37:11 # http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases 23:37:11 # https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases 23:37:11 # https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases 23:37:11 # To add repositories to the default ones, prepend '+' to the list of repositories 23:37:11 # to add. 23:37:11 # A repository url can be appended with zero or more of the following flags: 23:37:11 # @snapshots : the repository contains snapshots 23:37:11 # @noreleases : the repository does not contain any released artifacts 23:37:11 # @id=repository.id : the id for the repository, just like in the settings.xml this is optional but recommended 23:37:11 # 23:37:11 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 \ 23:37:11 file:${karaf.home}/${karaf.default.repository}@id=system.repository, \ 23:37:11 file:${karaf.data}/kar@id=kar.repository@multi 23:37:11 Configuring the startup features... 23:37:11 + [[ True == \T\r\u\e ]] 23:37:11 + echo 'Configuring the startup features...' 23:37:11 + 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 23:37:11 + FEATURE_TEST_STRING=features-test 23:37:11 + FEATURE_TEST_VERSION=10.0.3-SNAPSHOT 23:37:11 + KARAF_VERSION=netconf 23:37:11 + [[ netconf == \i\n\t\e\g\r\a\t\i\o\n ]] 23:37:11 + cat /tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/org.apache.karaf.features.cfg 23:37:11 ################################################################################ 23:37:11 # 23:37:11 # Licensed to the Apache Software Foundation (ASF) under one or more 23:37:11 # contributor license agreements. See the NOTICE file distributed with 23:37:11 # this work for additional information regarding copyright ownership. 23:37:11 # The ASF licenses this file to You under the Apache License, Version 2.0 23:37:11 # (the "License"); you may not use this file except in compliance with 23:37:11 # the License. You may obtain a copy of the License at 23:37:11 # 23:37:11 # http://www.apache.org/licenses/LICENSE-2.0 23:37:11 # 23:37:11 # Unless required by applicable law or agreed to in writing, software 23:37:11 # distributed under the License is distributed on an "AS IS" BASIS, 23:37:11 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 23:37:11 # See the License for the specific language governing permissions and 23:37:11 # limitations under the License. 23:37:11 # 23:37:11 ################################################################################ 23:37:11 23:37:11 # 23:37:11 # Comma separated list of features repositories to register by default 23:37:11 # 23:37:11 featuresRepositories = file:${karaf.etc}/a3993c6d-0183-4a9f-a6d0-af18928dd1d9.xml 23:37:11 23:37:11 # 23:37:11 # Comma separated list of features to install at startup 23:37:11 # 23:37:11 featuresBoot = odl-infrautils-ready,odl-jolokia,odl-restconf,odl-netconf-clustered-topology, 37de01a1-f4f0-4d9a-b2a9-7a52ba176ff8 23:37:11 23:37:11 # 23:37:11 # Resource repositories (OBR) that the features resolver can use 23:37:11 # to resolve requirements/capabilities 23:37:11 # 23:37:11 # The format of the resourceRepositories is 23:37:11 # resourceRepositories=[xml:url|json:url],... 23:37:11 # for Instance: 23:37:11 # 23:37:11 #resourceRepositories=xml:http://host/path/to/index.xml 23:37:11 # or 23:37:11 #resourceRepositories=json:http://host/path/to/index.json 23:37:11 # 23:37:11 23:37:11 # 23:37:11 # Defines if the boot features are started in asynchronous mode (in a dedicated thread) 23:37:11 # 23:37:11 featuresBootAsynchronous=false 23:37:11 23:37:11 # 23:37:11 # Service requirements enforcement 23:37:11 # 23:37:11 # By default, the feature resolver checks the service requirements/capabilities of 23:37:11 # bundles for new features (xml schema >= 1.3.0) in order to automatically installs 23:37:11 # the required bundles. 23:37:11 # The following flag can have those values: 23:37:11 # - disable: service requirements are completely ignored 23:37:11 # - default: service requirements are ignored for old features 23:37:11 # - enforce: service requirements are always verified 23:37:11 # 23:37:11 #serviceRequirements=default 23:37:11 23:37:11 # 23:37:11 # Store cfg file for config element in feature 23:37:11 # 23:37:11 #configCfgStore=true 23:37:11 23:37:11 # 23:37:11 # Define if the feature service automatically refresh bundles 23:37:11 # 23:37:11 autoRefresh=true 23:37:11 23:37:11 # 23:37:11 # Configuration of features processing mechanism (overrides, blacklisting, modification of features) 23:37:11 # XML file defines instructions related to features processing 23:37:11 # versions.properties may declare properties to resolve placeholders in XML file 23:37:11 # both files are relative to ${karaf.etc} 23:37:11 # 23:37:11 #featureProcessing=org.apache.karaf.features.xml 23:37:11 #featureProcessingVersions=versions.properties 23:37:11 + configure_karaf_log netconf '' 23:37:11 + local -r karaf_version=netconf 23:37:11 + local -r controllerdebugmap= 23:37:11 + local logapi=log4j 23:37:11 + grep log4j2 /tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 23:37:11 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n 23:37:11 log4j2.rootLogger.level = INFO 23:37:11 #log4j2.rootLogger.type = asyncRoot 23:37:11 #log4j2.rootLogger.includeLocation = false 23:37:11 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile 23:37:11 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi 23:37:11 log4j2.rootLogger.appenderRef.Console.ref = Console 23:37:11 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter 23:37:11 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF} 23:37:11 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter 23:37:11 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair 23:37:11 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker 23:37:11 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL 23:37:11 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or 23:37:11 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY 23:37:11 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL 23:37:11 log4j2.logger.spifly.name = org.apache.aries.spifly 23:37:11 log4j2.logger.spifly.level = WARN 23:37:11 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit 23:37:11 log4j2.logger.audit.level = INFO 23:37:11 log4j2.logger.audit.additivity = false 23:37:11 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile 23:37:11 # Console appender not used by default (see log4j2.rootLogger.appenderRefs) 23:37:11 log4j2.appender.console.type = Console 23:37:11 log4j2.appender.console.name = Console 23:37:11 log4j2.appender.console.layout.type = PatternLayout 23:37:11 log4j2.appender.console.layout.pattern = ${log4j2.pattern} 23:37:11 log4j2.appender.rolling.type = RollingRandomAccessFile 23:37:11 log4j2.appender.rolling.name = RollingFile 23:37:11 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log 23:37:11 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i 23:37:11 #log4j2.appender.rolling.immediateFlush = false 23:37:11 log4j2.appender.rolling.append = true 23:37:11 log4j2.appender.rolling.layout.type = PatternLayout 23:37:11 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern} 23:37:11 log4j2.appender.rolling.policies.type = Policies 23:37:11 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy 23:37:11 log4j2.appender.rolling.policies.size.size = 64MB 23:37:11 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy 23:37:11 log4j2.appender.rolling.strategy.max = 7 23:37:11 log4j2.appender.audit.type = RollingRandomAccessFile 23:37:11 log4j2.appender.audit.name = AuditRollingFile 23:37:11 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log 23:37:11 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i 23:37:11 log4j2.appender.audit.append = true 23:37:11 log4j2.appender.audit.layout.type = PatternLayout 23:37:11 log4j2.appender.audit.layout.pattern = ${log4j2.pattern} 23:37:11 log4j2.appender.audit.policies.type = Policies 23:37:11 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy 23:37:11 log4j2.appender.audit.policies.size.size = 8MB 23:37:11 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy 23:37:11 log4j2.appender.audit.strategy.max = 7 23:37:11 log4j2.appender.osgi.type = PaxOsgi 23:37:11 log4j2.appender.osgi.name = PaxOsgi 23:37:11 log4j2.appender.osgi.filter = * 23:37:11 #log4j2.logger.aether.name = shaded.org.eclipse.aether 23:37:11 #log4j2.logger.aether.level = TRACE 23:37:11 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers 23:37:11 #log4j2.logger.http-headers.level = DEBUG 23:37:11 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn 23:37:11 #log4j2.logger.maven.level = TRACE 23:37:11 Configuring the karaf log... karaf_version: netconf, logapi: log4j2 23:37:11 + logapi=log4j2 23:37:11 + echo 'Configuring the karaf log... karaf_version: netconf, logapi: log4j2' 23:37:11 + '[' log4j2 == log4j2 ']' 23:37:11 + 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 23:37:11 controllerdebugmap: 23:37:11 cat /tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 23:37:11 + orgmodule=org.opendaylight.yangtools.yang.parser.repo.YangTextSchemaContextResolver 23:37:11 + orgmodule_=org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver 23:37:11 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN' 23:37:11 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN' 23:37:11 + unset IFS 23:37:11 + echo 'controllerdebugmap: ' 23:37:11 + '[' -n '' ']' 23:37:11 + echo 'cat /tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/org.ops4j.pax.logging.cfg' 23:37:11 + cat /tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 23:37:11 ################################################################################ 23:37:11 # 23:37:11 # Licensed to the Apache Software Foundation (ASF) under one or more 23:37:11 # contributor license agreements. See the NOTICE file distributed with 23:37:11 # this work for additional information regarding copyright ownership. 23:37:11 # The ASF licenses this file to You under the Apache License, Version 2.0 23:37:11 # (the "License"); you may not use this file except in compliance with 23:37:11 # the License. You may obtain a copy of the License at 23:37:11 # 23:37:11 # http://www.apache.org/licenses/LICENSE-2.0 23:37:11 # 23:37:11 # Unless required by applicable law or agreed to in writing, software 23:37:11 # distributed under the License is distributed on an "AS IS" BASIS, 23:37:11 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 23:37:11 # See the License for the specific language governing permissions and 23:37:11 # limitations under the License. 23:37:11 # 23:37:11 ################################################################################ 23:37:11 23:37:11 # Common pattern layout for appenders 23:37:11 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n 23:37:11 23:37:11 # Root logger 23:37:11 log4j2.rootLogger.level = INFO 23:37:11 # uncomment to use asynchronous loggers, which require mvn:com.lmax/disruptor/3.3.2 library 23:37:11 #log4j2.rootLogger.type = asyncRoot 23:37:11 #log4j2.rootLogger.includeLocation = false 23:37:11 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile 23:37:11 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi 23:37:11 log4j2.rootLogger.appenderRef.Console.ref = Console 23:37:11 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter 23:37:11 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF} 23:37:11 23:37:11 # Filters for logs marked by org.opendaylight.odlparent.Markers 23:37:11 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter 23:37:11 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair 23:37:11 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker 23:37:11 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL 23:37:11 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or 23:37:11 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY 23:37:11 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL 23:37:11 23:37:11 # Loggers configuration 23:37:11 23:37:11 # Spifly logger 23:37:11 log4j2.logger.spifly.name = org.apache.aries.spifly 23:37:11 log4j2.logger.spifly.level = WARN 23:37:11 23:37:11 # Security audit logger 23:37:11 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit 23:37:11 log4j2.logger.audit.level = INFO 23:37:11 log4j2.logger.audit.additivity = false 23:37:11 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile 23:37:11 23:37:11 # Appenders configuration 23:37:11 23:37:11 # Console appender not used by default (see log4j2.rootLogger.appenderRefs) 23:37:11 log4j2.appender.console.type = Console 23:37:11 log4j2.appender.console.name = Console 23:37:11 log4j2.appender.console.layout.type = PatternLayout 23:37:11 log4j2.appender.console.layout.pattern = ${log4j2.pattern} 23:37:11 23:37:11 # Rolling file appender 23:37:11 log4j2.appender.rolling.type = RollingRandomAccessFile 23:37:11 log4j2.appender.rolling.name = RollingFile 23:37:11 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log 23:37:11 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i 23:37:11 # uncomment to not force a disk flush 23:37:11 #log4j2.appender.rolling.immediateFlush = false 23:37:11 log4j2.appender.rolling.append = true 23:37:11 log4j2.appender.rolling.layout.type = PatternLayout 23:37:11 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern} 23:37:11 log4j2.appender.rolling.policies.type = Policies 23:37:11 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy 23:37:11 log4j2.appender.rolling.policies.size.size = 1GB 23:37:11 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy 23:37:11 log4j2.appender.rolling.strategy.max = 7 23:37:11 23:37:11 # Audit file appender 23:37:11 log4j2.appender.audit.type = RollingRandomAccessFile 23:37:11 log4j2.appender.audit.name = AuditRollingFile 23:37:11 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log 23:37:11 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i 23:37:11 log4j2.appender.audit.append = true 23:37:11 log4j2.appender.audit.layout.type = PatternLayout 23:37:11 log4j2.appender.audit.layout.pattern = ${log4j2.pattern} 23:37:11 log4j2.appender.audit.policies.type = Policies 23:37:11 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy 23:37:11 log4j2.appender.audit.policies.size.size = 8MB 23:37:11 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy 23:37:11 log4j2.appender.audit.strategy.max = 7 23:37:11 23:37:11 # OSGi appender 23:37:11 log4j2.appender.osgi.type = PaxOsgi 23:37:11 log4j2.appender.osgi.name = PaxOsgi 23:37:11 log4j2.appender.osgi.filter = * 23:37:11 23:37:11 # help with identification of maven-related problems with pax-url-aether 23:37:11 #log4j2.logger.aether.name = shaded.org.eclipse.aether 23:37:11 #log4j2.logger.aether.level = TRACE 23:37:11 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers 23:37:11 #log4j2.logger.http-headers.level = DEBUG 23:37:11 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn 23:37:11 #log4j2.logger.maven.level = TRACE 23:37:11 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN 23:37:11 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN 23:37:11 + set_java_vars /usr/lib/jvm/java-21-openjdk-amd64 2048m /tmp/netconf-karaf-10.0.3-SNAPSHOT/bin/setenv 23:37:11 + local -r java_home=/usr/lib/jvm/java-21-openjdk-amd64 23:37:11 + local -r controllermem=2048m 23:37:11 Configure 23:37:11 java home: /usr/lib/jvm/java-21-openjdk-amd64 23:37:11 max memory: 2048m 23:37:11 memconf: /tmp/netconf-karaf-10.0.3-SNAPSHOT/bin/setenv 23:37:11 + local -r memconf=/tmp/netconf-karaf-10.0.3-SNAPSHOT/bin/setenv 23:37:11 + echo Configure 23:37:11 + echo ' java home: /usr/lib/jvm/java-21-openjdk-amd64' 23:37:11 + echo ' max memory: 2048m' 23:37:11 + echo ' memconf: /tmp/netconf-karaf-10.0.3-SNAPSHOT/bin/setenv' 23:37:11 + 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 23:37:11 + sed -ie 's/JAVA_MAX_MEM="2048m"/JAVA_MAX_MEM=2048m/g' /tmp/netconf-karaf-10.0.3-SNAPSHOT/bin/setenv 23:37:11 cat /tmp/netconf-karaf-10.0.3-SNAPSHOT/bin/setenv 23:37:11 + echo 'cat /tmp/netconf-karaf-10.0.3-SNAPSHOT/bin/setenv' 23:37:11 + cat /tmp/netconf-karaf-10.0.3-SNAPSHOT/bin/setenv 23:37:11 #!/bin/sh 23:37:11 # 23:37:11 # Licensed to the Apache Software Foundation (ASF) under one or more 23:37:11 # contributor license agreements. See the NOTICE file distributed with 23:37:11 # this work for additional information regarding copyright ownership. 23:37:11 # The ASF licenses this file to You under the Apache License, Version 2.0 23:37:11 # (the "License"); you may not use this file except in compliance with 23:37:11 # the License. You may obtain a copy of the License at 23:37:11 # 23:37:11 # http://www.apache.org/licenses/LICENSE-2.0 23:37:11 # 23:37:11 # Unless required by applicable law or agreed to in writing, software 23:37:11 # distributed under the License is distributed on an "AS IS" BASIS, 23:37:11 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 23:37:11 # See the License for the specific language governing permissions and 23:37:11 # limitations under the License. 23:37:11 # 23:37:11 23:37:11 # 23:37:11 # handle specific scripts; the SCRIPT_NAME is exactly the name of the Karaf 23:37:11 # script: client, instance, shell, start, status, stop, karaf 23:37:11 # 23:37:11 # if [ "${KARAF_SCRIPT}" == "SCRIPT_NAME" ]; then 23:37:11 # Actions go here... 23:37:11 # fi 23:37:11 23:37:11 # 23:37:11 # general settings which should be applied for all scripts go here; please keep 23:37:11 # in mind that it is possible that scripts might be executed more than once, e.g. 23:37:11 # in example of the start script where the start script is executed first and the 23:37:11 # karaf script afterwards. 23:37:11 # 23:37:11 23:37:11 # 23:37:11 # The following section shows the possible configuration options for the default 23:37:11 # karaf scripts 23:37:11 # 23:37:11 export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64} # Location of Java installation 23:37:11 # export JAVA_OPTS # Generic JVM options, for instance, where you can pass the memory configuration 23:37:11 # export JAVA_NON_DEBUG_OPTS # Additional non-debug JVM options 23:37:11 # export EXTRA_JAVA_OPTS # Additional JVM options 23:37:11 # export KARAF_HOME # Karaf home folder 23:37:11 # export KARAF_DATA # Karaf data folder 23:37:11 # export KARAF_BASE # Karaf base folder 23:37:11 # export KARAF_ETC # Karaf etc folder 23:37:11 # export KARAF_LOG # Karaf log folder 23:37:11 # export KARAF_SYSTEM_OPTS # First citizen Karaf options 23:37:11 # export KARAF_OPTS # Additional available Karaf options 23:37:11 # export KARAF_DEBUG # Enable debug mode 23:37:11 # export KARAF_REDIRECT # Enable/set the std/err redirection when using bin/start 23:37:11 # export KARAF_NOROOT # Prevent execution as root if set to true 23:37:11 Set Java version 23:37:11 + echo 'Set Java version' 23:37:11 + sudo /usr/sbin/alternatives --install /usr/bin/java java /usr/lib/jvm/java-21-openjdk-amd64/bin/java 1 23:37:11 sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper 23:37:11 sudo: a password is required 23:37:11 + sudo /usr/sbin/alternatives --set java /usr/lib/jvm/java-21-openjdk-amd64/bin/java 23:37:11 JDK default version ... 23:37:11 sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper 23:37:11 sudo: a password is required 23:37:11 + echo 'JDK default version ...' 23:37:11 + java -version 23:37:11 openjdk version "21.0.9" 2025-10-21 23:37:11 OpenJDK Runtime Environment (build 21.0.9+10-Ubuntu-122.04) 23:37:11 OpenJDK 64-Bit Server VM (build 21.0.9+10-Ubuntu-122.04, mixed mode, sharing) 23:37:11 Set JAVA_HOME 23:37:11 + echo 'Set JAVA_HOME' 23:37:11 + export JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64 23:37:11 + JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64 23:37:11 ++ readlink -e /usr/lib/jvm/java-21-openjdk-amd64/bin/java 23:37:11 Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java 23:37:11 + JAVA_RESOLVED=/usr/lib/jvm/java-21-openjdk-amd64/bin/java 23:37:11 + echo 'Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java' 23:37:11 Listing all open ports on controller system... 23:37:11 + echo 'Listing all open ports on controller system...' 23:37:11 + netstat -pnatu 23:37:11 /tmp/configuration-script.sh: line 40: netstat: command not found 23:37:11 Configuring cluster 23:37:11 + '[' -f /tmp/custom_shard_config.txt ']' 23:37:11 + echo 'Configuring cluster' 23:37:11 + /tmp/netconf-karaf-10.0.3-SNAPSHOT/bin/configure_cluster.sh 2 10.30.171.28 10.30.170.45 10.30.170.102 23:37:11 ################################################ 23:37:11 ## Configure Cluster ## 23:37:11 ################################################ 23:37:11 NOTE: Cluster configuration files not found. Copying from 23:37:11 /tmp/netconf-karaf-10.0.3-SNAPSHOT/system/org/opendaylight/controller/sal-clustering-config/12.0.4 23:37:11 Configuring unique name in pekko.conf 23:37:11 Configuring hostname in pekko.conf 23:37:11 Configuring data and rpc seed nodes in pekko.conf 23:37:11 modules = [ 23:37:11 23:37:11 ] 23:37:11 Configuring replication type in module-shards.conf 23:37:11 ################################################ 23:37:11 ## NOTE: Manually restart controller to ## 23:37:11 ## apply configuration. ## 23:37:11 ################################################ 23:37:11 Dump akka.conf 23:37:11 + echo 'Dump akka.conf' 23:37:11 + cat /tmp/netconf-karaf-10.0.3-SNAPSHOT/configuration/initial/akka.conf 23:37:11 cat: /tmp/netconf-karaf-10.0.3-SNAPSHOT/configuration/initial/akka.conf: No such file or directory 23:37:11 Dump modules.conf 23:37:11 + echo 'Dump modules.conf' 23:37:11 + cat /tmp/netconf-karaf-10.0.3-SNAPSHOT/configuration/initial/modules.conf 23:37:11 modules = [ 23:37:11 23:37:11 ] 23:37:11 Dump module-shards.conf 23:37:11 + echo 'Dump module-shards.conf' 23:37:11 + cat /tmp/netconf-karaf-10.0.3-SNAPSHOT/configuration/initial/module-shards.conf 23:37:11 module-shards = [ 23:37:11 { 23:37:11 name = "default" 23:37:11 shards = [ 23:37:11 { 23:37:11 name = "default" 23:37:11 replicas = ["member-1", 23:37:11 "member-2", 23:37:11 "member-3"] 23:37:11 } 23:37:11 ] 23:37:11 } 23:37:11 ] 23:37:11 Configuring member-3 with IP address 10.30.170.102 23:37:11 Warning: Permanently added '10.30.170.102' (ECDSA) to the list of known hosts. 23:37:12 Warning: Permanently added '10.30.170.102' (ECDSA) to the list of known hosts. 23:37:12 + source /tmp/common-functions.sh netconf-karaf-10.0.3-SNAPSHOT vanadium 23:37:12 ++ [[ /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 ]] 23:37:12 common-functions.sh is being sourced 23:37:12 ++ echo 'common-functions.sh is being sourced' 23:37:12 ++ BUNDLEFOLDER=netconf-karaf-10.0.3-SNAPSHOT 23:37:12 ++ DISTROSTREAM=vanadium 23:37:12 ++ export MAVENCONF=/tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg 23:37:12 ++ MAVENCONF=/tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg 23:37:12 ++ export FEATURESCONF=/tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/org.apache.karaf.features.cfg 23:37:12 ++ FEATURESCONF=/tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/org.apache.karaf.features.cfg 23:37:12 ++ export CUSTOMPROP=/tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/custom.properties 23:37:12 ++ CUSTOMPROP=/tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/custom.properties 23:37:12 ++ export LOGCONF=/tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 23:37:12 ++ LOGCONF=/tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 23:37:12 ++ export MEMCONF=/tmp/netconf-karaf-10.0.3-SNAPSHOT/bin/setenv 23:37:12 ++ MEMCONF=/tmp/netconf-karaf-10.0.3-SNAPSHOT/bin/setenv 23:37:12 ++ export CONTROLLERMEM= 23:37:12 ++ CONTROLLERMEM= 23:37:12 ++ case "${DISTROSTREAM}" in 23:37:12 ++ CLUSTER_SYSTEM=akka 23:37:12 ++ export AKKACONF=/tmp/netconf-karaf-10.0.3-SNAPSHOT/configuration/initial/akka.conf 23:37:12 ++ AKKACONF=/tmp/netconf-karaf-10.0.3-SNAPSHOT/configuration/initial/akka.conf 23:37:12 ++ export MODULESCONF=/tmp/netconf-karaf-10.0.3-SNAPSHOT/configuration/initial/modules.conf 23:37:12 ++ MODULESCONF=/tmp/netconf-karaf-10.0.3-SNAPSHOT/configuration/initial/modules.conf 23:37:12 ++ export MODULESHARDSCONF=/tmp/netconf-karaf-10.0.3-SNAPSHOT/configuration/initial/module-shards.conf 23:37:12 ++ MODULESHARDSCONF=/tmp/netconf-karaf-10.0.3-SNAPSHOT/configuration/initial/module-shards.conf 23:37:12 ++ print_common_env 23:37:12 ++ cat 23:37:12 common-functions environment: 23:37:12 MAVENCONF: /tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg 23:37:12 ACTUALFEATURES: 23:37:12 FEATURESCONF: /tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/org.apache.karaf.features.cfg 23:37:12 CUSTOMPROP: /tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/custom.properties 23:37:12 LOGCONF: /tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 23:37:12 MEMCONF: /tmp/netconf-karaf-10.0.3-SNAPSHOT/bin/setenv 23:37:12 CONTROLLERMEM: 23:37:12 AKKACONF: /tmp/netconf-karaf-10.0.3-SNAPSHOT/configuration/initial/akka.conf 23:37:12 MODULESCONF: /tmp/netconf-karaf-10.0.3-SNAPSHOT/configuration/initial/modules.conf 23:37:12 MODULESHARDSCONF: /tmp/netconf-karaf-10.0.3-SNAPSHOT/configuration/initial/module-shards.conf 23:37:12 SUITES: 23:37:12 23:37:12 ++ SSH='ssh -t -t' 23:37:12 ++ extra_services_cntl=' dnsmasq.service httpd.service libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service rabbitmq-server.service ' 23:37:12 ++ extra_services_cmp=' libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service ' 23:37:12 Changing to /tmp 23:37:12 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-20260301.190724-180.zip 23:37:12 + echo 'Changing to /tmp' 23:37:12 + cd /tmp 23:37:12 + 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-20260301.190724-180.zip' 23:37:12 + 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-20260301.190724-180.zip 23:37:12 --2026-03-01 23:37:12-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-karaf/10.0.3-SNAPSHOT/netconf-karaf-10.0.3-20260301.190724-180.zip 23:37:12 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6 23:37:12 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected. 23:37:12 HTTP request sent, awaiting response... 200 OK 23:37:12 Length: 156628201 (149M) [application/zip] 23:37:12 Saving to: ‘netconf-karaf-10.0.3-20260301.190724-180.zip’ 23:37:12 23:37:12 0K ........ ........ ........ ........ ........ ........ 2% 76.9M 2s 23:37:12 3072K ........ ........ ........ ........ ........ ........ 4% 114M 2s 23:37:12 6144K ........ ........ ........ ........ ........ ........ 6% 136M 1s 23:37:12 9216K ........ ........ ........ ........ ........ ........ 8% 170M 1s 23:37:12 12288K ........ ........ ........ ........ ........ ........ 10% 188M 1s 23:37:12 15360K ........ ........ ........ ........ ........ ........ 12% 220M 1s 23:37:12 18432K ........ ........ ........ ........ ........ ........ 14% 197M 1s 23:37:12 21504K ........ ........ ........ ........ ........ ........ 16% 222M 1s 23:37:12 24576K ........ ........ ........ ........ ........ ........ 18% 225M 1s 23:37:12 27648K ........ ........ ........ ........ ........ ........ 20% 248M 1s 23:37:12 30720K ........ ........ ........ ........ ........ ........ 22% 234M 1s 23:37:12 33792K ........ ........ ........ ........ ........ ........ 24% 251M 1s 23:37:12 36864K ........ ........ ........ ........ ........ ........ 26% 289M 1s 23:37:12 39936K ........ ........ ........ ........ ........ ........ 28% 287M 1s 23:37:12 43008K ........ ........ ........ ........ ........ ........ 30% 262M 1s 23:37:12 46080K ........ ........ ........ ........ ........ ........ 32% 311M 1s 23:37:12 49152K ........ ........ ........ ........ ........ ........ 34% 299M 1s 23:37:12 52224K ........ ........ ........ ........ ........ ........ 36% 310M 0s 23:37:12 55296K ........ ........ ........ ........ ........ ........ 38% 300M 0s 23:37:12 58368K ........ ........ ........ ........ ........ ........ 40% 266M 0s 23:37:12 61440K ........ ........ ........ ........ ........ ........ 42% 237M 0s 23:37:12 64512K ........ ........ ........ ........ ........ ........ 44% 204M 0s 23:37:12 67584K ........ ........ ........ ........ ........ ........ 46% 239M 0s 23:37:12 70656K ........ ........ ........ ........ ........ ........ 48% 279M 0s 23:37:12 73728K ........ ........ ........ ........ ........ ........ 50% 316M 0s 23:37:12 76800K ........ ........ ........ ........ ........ ........ 52% 313M 0s 23:37:12 79872K ........ ........ ........ ........ ........ ........ 54% 287M 0s 23:37:12 82944K ........ ........ ........ ........ ........ ........ 56% 334M 0s 23:37:12 86016K ........ ........ ........ ........ ........ ........ 58% 292M 0s 23:37:12 89088K ........ ........ ........ ........ ........ ........ 60% 288M 0s 23:37:12 92160K ........ ........ ........ ........ ........ ........ 62% 302M 0s 23:37:12 95232K ........ ........ ........ ........ ........ ........ 64% 297M 0s 23:37:12 98304K ........ ........ ........ ........ ........ ........ 66% 299M 0s 23:37:12 101376K ........ ........ ........ ........ ........ ........ 68% 298M 0s 23:37:12 104448K ........ ........ ........ ........ ........ ........ 70% 325M 0s 23:37:12 107520K ........ ........ ........ ........ ........ ........ 72% 298M 0s 23:37:12 110592K ........ ........ ........ ........ ........ ........ 74% 308M 0s 23:37:12 113664K ........ ........ ........ ........ ........ ........ 76% 302M 0s 23:37:12 116736K ........ ........ ........ ........ ........ ........ 78% 297M 0s 23:37:12 119808K ........ ........ ........ ........ ........ ........ 80% 297M 0s 23:37:12 122880K ........ ........ ........ ........ ........ ........ 82% 294M 0s 23:37:12 125952K ........ ........ ........ ........ ........ ........ 84% 285M 0s 23:37:12 129024K ........ ........ ........ ........ ........ ........ 86% 294M 0s 23:37:12 132096K ........ ........ ........ ........ ........ ........ 88% 292M 0s 23:37:12 135168K ........ ........ ........ ........ ........ ........ 90% 293M 0s 23:37:12 138240K ........ ........ ........ ........ ........ ........ 92% 292M 0s 23:37:12 141312K ........ ........ ........ ........ ........ ........ 94% 292M 0s 23:37:12 144384K ........ ........ ........ ........ ........ ........ 96% 286M 0s 23:37:12 147456K ........ ........ ........ ........ ........ ........ 98% 300M 0s 23:37:12 150528K ........ ........ ........ ........ ..... 100% 282M=0.6s 23:37:12 23:37:12 2026-03-01 23:37:12 (246 MB/s) - ‘netconf-karaf-10.0.3-20260301.190724-180.zip’ saved [156628201/156628201] 23:37:12 23:37:12 Extracting the new controller... 23:37:12 + echo 'Extracting the new controller...' 23:37:12 + unzip -q netconf-karaf-10.0.3-20260301.190724-180.zip 23:37:14 Adding external repositories... 23:37:14 + echo 'Adding external repositories...' 23:37:14 + 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 23:37:14 + cat /tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg 23:37:14 ################################################################################ 23:37:14 # 23:37:14 # Licensed to the Apache Software Foundation (ASF) under one or more 23:37:14 # contributor license agreements. See the NOTICE file distributed with 23:37:14 # this work for additional information regarding copyright ownership. 23:37:14 # The ASF licenses this file to You under the Apache License, Version 2.0 23:37:14 # (the "License"); you may not use this file except in compliance with 23:37:14 # the License. You may obtain a copy of the License at 23:37:14 # 23:37:14 # http://www.apache.org/licenses/LICENSE-2.0 23:37:14 # 23:37:14 # Unless required by applicable law or agreed to in writing, software 23:37:14 # distributed under the License is distributed on an "AS IS" BASIS, 23:37:14 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 23:37:14 # See the License for the specific language governing permissions and 23:37:14 # limitations under the License. 23:37:14 # 23:37:14 ################################################################################ 23:37:14 23:37:14 # 23:37:14 # If set to true, the following property will not allow any certificate to be used 23:37:14 # when accessing Maven repositories through SSL 23:37:14 # 23:37:14 #org.ops4j.pax.url.mvn.certificateCheck= 23:37:14 23:37:14 # 23:37:14 # Path to the local Maven settings file. 23:37:14 # The repositories defined in this file will be automatically added to the list 23:37:14 # of default repositories if the 'org.ops4j.pax.url.mvn.repositories' property 23:37:14 # below is not set. 23:37:14 # The following locations are checked for the existence of the settings.xml file 23:37:14 # * 1. looks for the specified url 23:37:14 # * 2. if not found looks for ${user.home}/.m2/settings.xml 23:37:14 # * 3. if not found looks for ${maven.home}/conf/settings.xml 23:37:14 # * 4. if not found looks for ${M2_HOME}/conf/settings.xml 23:37:14 # 23:37:14 #org.ops4j.pax.url.mvn.settings= 23:37:14 23:37:14 # 23:37:14 # Path to the local Maven repository which is used to avoid downloading 23:37:14 # artifacts when they already exist locally. 23:37:14 # The value of this property will be extracted from the settings.xml file 23:37:14 # above, or defaulted to: 23:37:14 # System.getProperty( "user.home" ) + "/.m2/repository" 23:37:14 # 23:37:14 org.ops4j.pax.url.mvn.localRepository=${karaf.home}/${karaf.default.repository} 23:37:14 23:37:14 # 23:37:14 # Default this to false. It's just weird to use undocumented repos 23:37:14 # 23:37:14 org.ops4j.pax.url.mvn.useFallbackRepositories=false 23:37:14 23:37:14 # 23:37:14 # Uncomment if you don't wanna use the proxy settings 23:37:14 # from the Maven conf/settings.xml file 23:37:14 # 23:37:14 # org.ops4j.pax.url.mvn.proxySupport=false 23:37:14 23:37:14 # 23:37:14 # Disable aether support by default. This ensure that the defaultRepositories 23:37:14 # below will be used 23:37:14 # 23:37:14 #org.ops4j.pax.url.mvn.disableAether=true 23:37:14 23:37:14 # 23:37:14 # Comma separated list of repositories scanned when resolving an artifact. 23:37:14 # Those repositories will be checked before iterating through the 23:37:14 # below list of repositories and even before the local repository 23:37:14 # A repository url can be appended with zero or more of the following flags: 23:37:14 # @snapshots : the repository contains snaphots 23:37:14 # @noreleases : the repository does not contain any released artifacts 23:37:14 # 23:37:14 # The following property value will add the system folder as a repo. 23:37:14 # 23:37:14 #org.ops4j.pax.url.mvn.defaultRepositories= 23:37:14 23:37:14 # Use the default local repo (e.g.~/.m2/repository) as a "remote" repo 23:37:14 org.ops4j.pax.url.mvn.defaultLocalRepoAsRemote=false 23:37:14 23:37:14 # 23:37:14 # Comma separated list of repositories scanned when resolving an artifact. 23:37:14 # The default list includes the following repositories: 23:37:14 # http://repo1.maven.org/maven2@id=central 23:37:14 # http://repository.springsource.com/maven/bundles/release@id=spring.ebr 23:37:14 # http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external 23:37:14 # http://zodiac.springsource.com/maven/bundles/release@id=gemini 23:37:14 # http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases 23:37:14 # https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases 23:37:14 # https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases 23:37:14 # To add repositories to the default ones, prepend '+' to the list of repositories 23:37:14 # to add. 23:37:14 # A repository url can be appended with zero or more of the following flags: 23:37:14 # @snapshots : the repository contains snapshots 23:37:14 # @noreleases : the repository does not contain any released artifacts 23:37:14 # @id=repository.id : the id for the repository, just like in the settings.xml this is optional but recommended 23:37:14 # 23:37:14 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 \ 23:37:14 file:${karaf.home}/${karaf.default.repository}@id=system.repository, \ 23:37:14 file:${karaf.data}/kar@id=kar.repository@multi 23:37:14 Configuring the startup features... 23:37:14 + [[ True == \T\r\u\e ]] 23:37:14 + echo 'Configuring the startup features...' 23:37:14 + 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 23:37:14 + FEATURE_TEST_STRING=features-test 23:37:14 + FEATURE_TEST_VERSION=10.0.3-SNAPSHOT 23:37:14 + KARAF_VERSION=netconf 23:37:14 + [[ netconf == \i\n\t\e\g\r\a\t\i\o\n ]] 23:37:14 + cat /tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/org.apache.karaf.features.cfg 23:37:14 ################################################################################ 23:37:14 # 23:37:14 # Licensed to the Apache Software Foundation (ASF) under one or more 23:37:14 # contributor license agreements. See the NOTICE file distributed with 23:37:14 # this work for additional information regarding copyright ownership. 23:37:14 # The ASF licenses this file to You under the Apache License, Version 2.0 23:37:14 # (the "License"); you may not use this file except in compliance with 23:37:14 # the License. You may obtain a copy of the License at 23:37:14 # 23:37:14 # http://www.apache.org/licenses/LICENSE-2.0 23:37:14 # 23:37:14 # Unless required by applicable law or agreed to in writing, software 23:37:14 # distributed under the License is distributed on an "AS IS" BASIS, 23:37:14 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 23:37:14 # See the License for the specific language governing permissions and 23:37:14 # limitations under the License. 23:37:14 # 23:37:14 ################################################################################ 23:37:14 23:37:14 # 23:37:14 # Comma separated list of features repositories to register by default 23:37:14 # 23:37:14 featuresRepositories = file:${karaf.etc}/a3993c6d-0183-4a9f-a6d0-af18928dd1d9.xml 23:37:14 23:37:14 # 23:37:14 # Comma separated list of features to install at startup 23:37:14 # 23:37:14 featuresBoot = odl-infrautils-ready,odl-jolokia,odl-restconf,odl-netconf-clustered-topology, 37de01a1-f4f0-4d9a-b2a9-7a52ba176ff8 23:37:14 23:37:14 # 23:37:14 # Resource repositories (OBR) that the features resolver can use 23:37:14 # to resolve requirements/capabilities 23:37:14 # 23:37:14 # The format of the resourceRepositories is 23:37:14 # resourceRepositories=[xml:url|json:url],... 23:37:14 # for Instance: 23:37:14 # 23:37:14 #resourceRepositories=xml:http://host/path/to/index.xml 23:37:14 # or 23:37:14 #resourceRepositories=json:http://host/path/to/index.json 23:37:14 # 23:37:14 23:37:14 # 23:37:14 # Defines if the boot features are started in asynchronous mode (in a dedicated thread) 23:37:14 # 23:37:14 featuresBootAsynchronous=false 23:37:14 23:37:14 # 23:37:14 # Service requirements enforcement 23:37:14 # 23:37:14 # By default, the feature resolver checks the service requirements/capabilities of 23:37:14 # bundles for new features (xml schema >= 1.3.0) in order to automatically installs 23:37:14 # the required bundles. 23:37:14 # The following flag can have those values: 23:37:14 # - disable: service requirements are completely ignored 23:37:14 # - default: service requirements are ignored for old features 23:37:14 # - enforce: service requirements are always verified 23:37:14 # 23:37:14 #serviceRequirements=default 23:37:14 23:37:14 # 23:37:14 # Store cfg file for config element in feature 23:37:14 # 23:37:14 #configCfgStore=true 23:37:14 23:37:14 # 23:37:14 # Define if the feature service automatically refresh bundles 23:37:14 # 23:37:14 autoRefresh=true 23:37:14 23:37:14 # 23:37:14 # Configuration of features processing mechanism (overrides, blacklisting, modification of features) 23:37:14 # XML file defines instructions related to features processing 23:37:14 # versions.properties may declare properties to resolve placeholders in XML file 23:37:14 # both files are relative to ${karaf.etc} 23:37:14 # 23:37:14 #featureProcessing=org.apache.karaf.features.xml 23:37:14 #featureProcessingVersions=versions.properties 23:37:14 + configure_karaf_log netconf '' 23:37:14 + local -r karaf_version=netconf 23:37:14 + local -r controllerdebugmap= 23:37:14 + local logapi=log4j 23:37:14 + grep log4j2 /tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 23:37:14 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n 23:37:14 log4j2.rootLogger.level = INFO 23:37:14 #log4j2.rootLogger.type = asyncRoot 23:37:14 #log4j2.rootLogger.includeLocation = false 23:37:14 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile 23:37:14 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi 23:37:14 log4j2.rootLogger.appenderRef.Console.ref = Console 23:37:14 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter 23:37:14 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF} 23:37:14 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter 23:37:14 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair 23:37:14 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker 23:37:14 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL 23:37:14 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or 23:37:14 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY 23:37:14 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL 23:37:14 log4j2.logger.spifly.name = org.apache.aries.spifly 23:37:14 log4j2.logger.spifly.level = WARN 23:37:14 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit 23:37:14 log4j2.logger.audit.level = INFO 23:37:14 log4j2.logger.audit.additivity = false 23:37:14 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile 23:37:14 # Console appender not used by default (see log4j2.rootLogger.appenderRefs) 23:37:14 log4j2.appender.console.type = Console 23:37:14 log4j2.appender.console.name = Console 23:37:14 log4j2.appender.console.layout.type = PatternLayout 23:37:14 log4j2.appender.console.layout.pattern = ${log4j2.pattern} 23:37:14 log4j2.appender.rolling.type = RollingRandomAccessFile 23:37:14 log4j2.appender.rolling.name = RollingFile 23:37:14 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log 23:37:14 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i 23:37:14 #log4j2.appender.rolling.immediateFlush = false 23:37:14 log4j2.appender.rolling.append = true 23:37:14 log4j2.appender.rolling.layout.type = PatternLayout 23:37:14 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern} 23:37:14 log4j2.appender.rolling.policies.type = Policies 23:37:14 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy 23:37:14 log4j2.appender.rolling.policies.size.size = 64MB 23:37:14 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy 23:37:14 log4j2.appender.rolling.strategy.max = 7 23:37:14 log4j2.appender.audit.type = RollingRandomAccessFile 23:37:14 log4j2.appender.audit.name = AuditRollingFile 23:37:14 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log 23:37:14 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i 23:37:14 log4j2.appender.audit.append = true 23:37:14 log4j2.appender.audit.layout.type = PatternLayout 23:37:14 log4j2.appender.audit.layout.pattern = ${log4j2.pattern} 23:37:14 log4j2.appender.audit.policies.type = Policies 23:37:14 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy 23:37:14 log4j2.appender.audit.policies.size.size = 8MB 23:37:14 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy 23:37:14 log4j2.appender.audit.strategy.max = 7 23:37:14 log4j2.appender.osgi.type = PaxOsgi 23:37:14 log4j2.appender.osgi.name = PaxOsgi 23:37:14 log4j2.appender.osgi.filter = * 23:37:14 #log4j2.logger.aether.name = shaded.org.eclipse.aether 23:37:14 #log4j2.logger.aether.level = TRACE 23:37:14 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers 23:37:14 #log4j2.logger.http-headers.level = DEBUG 23:37:14 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn 23:37:14 #log4j2.logger.maven.level = TRACE 23:37:14 Configuring the karaf log... karaf_version: netconf, logapi: log4j2 23:37:14 + logapi=log4j2 23:37:14 + echo 'Configuring the karaf log... karaf_version: netconf, logapi: log4j2' 23:37:14 + '[' log4j2 == log4j2 ']' 23:37:14 + 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 23:37:14 + orgmodule=org.opendaylight.yangtools.yang.parser.repo.YangTextSchemaContextResolver 23:37:14 + orgmodule_=org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver 23:37:14 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN' 23:37:14 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN' 23:37:14 + unset IFS 23:37:14 + echo 'controllerdebugmap: ' 23:37:14 controllerdebugmap: 23:37:14 cat /tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 23:37:14 + '[' -n '' ']' 23:37:14 + echo 'cat /tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/org.ops4j.pax.logging.cfg' 23:37:14 + cat /tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 23:37:14 ################################################################################ 23:37:14 # 23:37:14 # Licensed to the Apache Software Foundation (ASF) under one or more 23:37:14 # contributor license agreements. See the NOTICE file distributed with 23:37:14 # this work for additional information regarding copyright ownership. 23:37:14 # The ASF licenses this file to You under the Apache License, Version 2.0 23:37:14 # (the "License"); you may not use this file except in compliance with 23:37:14 # the License. You may obtain a copy of the License at 23:37:14 # 23:37:14 # http://www.apache.org/licenses/LICENSE-2.0 23:37:14 # 23:37:14 # Unless required by applicable law or agreed to in writing, software 23:37:14 # distributed under the License is distributed on an "AS IS" BASIS, 23:37:14 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 23:37:14 # See the License for the specific language governing permissions and 23:37:14 # limitations under the License. 23:37:14 # 23:37:14 ################################################################################ 23:37:14 23:37:14 # Common pattern layout for appenders 23:37:14 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n 23:37:14 23:37:14 # Root logger 23:37:14 log4j2.rootLogger.level = INFO 23:37:14 # uncomment to use asynchronous loggers, which require mvn:com.lmax/disruptor/3.3.2 library 23:37:14 #log4j2.rootLogger.type = asyncRoot 23:37:14 #log4j2.rootLogger.includeLocation = false 23:37:14 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile 23:37:14 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi 23:37:14 log4j2.rootLogger.appenderRef.Console.ref = Console 23:37:14 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter 23:37:14 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF} 23:37:14 23:37:14 # Filters for logs marked by org.opendaylight.odlparent.Markers 23:37:14 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter 23:37:14 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair 23:37:14 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker 23:37:14 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL 23:37:14 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or 23:37:14 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY 23:37:14 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL 23:37:14 23:37:14 # Loggers configuration 23:37:14 23:37:14 # Spifly logger 23:37:14 log4j2.logger.spifly.name = org.apache.aries.spifly 23:37:14 log4j2.logger.spifly.level = WARN 23:37:14 23:37:14 # Security audit logger 23:37:14 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit 23:37:14 log4j2.logger.audit.level = INFO 23:37:14 log4j2.logger.audit.additivity = false 23:37:14 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile 23:37:14 23:37:14 # Appenders configuration 23:37:14 23:37:14 # Console appender not used by default (see log4j2.rootLogger.appenderRefs) 23:37:14 log4j2.appender.console.type = Console 23:37:14 log4j2.appender.console.name = Console 23:37:14 log4j2.appender.console.layout.type = PatternLayout 23:37:14 log4j2.appender.console.layout.pattern = ${log4j2.pattern} 23:37:14 23:37:14 # Rolling file appender 23:37:14 log4j2.appender.rolling.type = RollingRandomAccessFile 23:37:14 log4j2.appender.rolling.name = RollingFile 23:37:14 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log 23:37:14 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i 23:37:14 # uncomment to not force a disk flush 23:37:14 #log4j2.appender.rolling.immediateFlush = false 23:37:14 log4j2.appender.rolling.append = true 23:37:14 log4j2.appender.rolling.layout.type = PatternLayout 23:37:14 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern} 23:37:14 log4j2.appender.rolling.policies.type = Policies 23:37:14 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy 23:37:14 log4j2.appender.rolling.policies.size.size = 1GB 23:37:14 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy 23:37:14 log4j2.appender.rolling.strategy.max = 7 23:37:14 23:37:14 # Audit file appender 23:37:14 log4j2.appender.audit.type = RollingRandomAccessFile 23:37:14 log4j2.appender.audit.name = AuditRollingFile 23:37:14 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log 23:37:14 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i 23:37:14 log4j2.appender.audit.append = true 23:37:14 log4j2.appender.audit.layout.type = PatternLayout 23:37:14 log4j2.appender.audit.layout.pattern = ${log4j2.pattern} 23:37:14 log4j2.appender.audit.policies.type = Policies 23:37:14 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy 23:37:14 log4j2.appender.audit.policies.size.size = 8MB 23:37:14 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy 23:37:14 log4j2.appender.audit.strategy.max = 7 23:37:14 23:37:14 # OSGi appender 23:37:14 log4j2.appender.osgi.type = PaxOsgi 23:37:14 log4j2.appender.osgi.name = PaxOsgi 23:37:14 log4j2.appender.osgi.filter = * 23:37:14 23:37:14 # help with identification of maven-related problems with pax-url-aether 23:37:14 #log4j2.logger.aether.name = shaded.org.eclipse.aether 23:37:14 #log4j2.logger.aether.level = TRACE 23:37:14 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers 23:37:14 #log4j2.logger.http-headers.level = DEBUG 23:37:14 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn 23:37:14 #log4j2.logger.maven.level = TRACE 23:37:14 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN 23:37:14 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN 23:37:14 Configure 23:37:14 java home: /usr/lib/jvm/java-21-openjdk-amd64 23:37:14 max memory: 2048m 23:37:14 memconf: /tmp/netconf-karaf-10.0.3-SNAPSHOT/bin/setenv 23:37:14 + set_java_vars /usr/lib/jvm/java-21-openjdk-amd64 2048m /tmp/netconf-karaf-10.0.3-SNAPSHOT/bin/setenv 23:37:14 + local -r java_home=/usr/lib/jvm/java-21-openjdk-amd64 23:37:14 + local -r controllermem=2048m 23:37:14 + local -r memconf=/tmp/netconf-karaf-10.0.3-SNAPSHOT/bin/setenv 23:37:14 + echo Configure 23:37:14 + echo ' java home: /usr/lib/jvm/java-21-openjdk-amd64' 23:37:14 + echo ' max memory: 2048m' 23:37:14 + echo ' memconf: /tmp/netconf-karaf-10.0.3-SNAPSHOT/bin/setenv' 23:37:14 + 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 23:37:14 + sed -ie 's/JAVA_MAX_MEM="2048m"/JAVA_MAX_MEM=2048m/g' /tmp/netconf-karaf-10.0.3-SNAPSHOT/bin/setenv 23:37:14 cat /tmp/netconf-karaf-10.0.3-SNAPSHOT/bin/setenv 23:37:14 + echo 'cat /tmp/netconf-karaf-10.0.3-SNAPSHOT/bin/setenv' 23:37:14 + cat /tmp/netconf-karaf-10.0.3-SNAPSHOT/bin/setenv 23:37:14 #!/bin/sh 23:37:14 # 23:37:14 # Licensed to the Apache Software Foundation (ASF) under one or more 23:37:14 # contributor license agreements. See the NOTICE file distributed with 23:37:14 # this work for additional information regarding copyright ownership. 23:37:14 # The ASF licenses this file to You under the Apache License, Version 2.0 23:37:14 # (the "License"); you may not use this file except in compliance with 23:37:14 # the License. You may obtain a copy of the License at 23:37:14 # 23:37:14 # http://www.apache.org/licenses/LICENSE-2.0 23:37:14 # 23:37:14 # Unless required by applicable law or agreed to in writing, software 23:37:14 # distributed under the License is distributed on an "AS IS" BASIS, 23:37:14 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 23:37:14 # See the License for the specific language governing permissions and 23:37:14 # limitations under the License. 23:37:14 # 23:37:14 23:37:14 # 23:37:14 # handle specific scripts; the SCRIPT_NAME is exactly the name of the Karaf 23:37:14 # script: client, instance, shell, start, status, stop, karaf 23:37:14 # 23:37:14 # if [ "${KARAF_SCRIPT}" == "SCRIPT_NAME" ]; then 23:37:14 # Actions go here... 23:37:14 # fi 23:37:14 23:37:14 # 23:37:14 # general settings which should be applied for all scripts go here; please keep 23:37:14 # in mind that it is possible that scripts might be executed more than once, e.g. 23:37:14 # in example of the start script where the start script is executed first and the 23:37:14 # karaf script afterwards. 23:37:14 # 23:37:14 23:37:14 # 23:37:14 # The following section shows the possible configuration options for the default 23:37:14 # karaf scripts 23:37:14 # 23:37:14 export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64} # Location of Java installation 23:37:14 # export JAVA_OPTS # Generic JVM options, for instance, where you can pass the memory configuration 23:37:14 # export JAVA_NON_DEBUG_OPTS # Additional non-debug JVM options 23:37:14 # export EXTRA_JAVA_OPTS # Additional JVM options 23:37:14 # export KARAF_HOME # Karaf home folder 23:37:14 # export KARAF_DATA # Karaf data folder 23:37:14 # export KARAF_BASE # Karaf base folder 23:37:14 # export KARAF_ETC # Karaf etc folder 23:37:14 # export KARAF_LOG # Karaf log folder 23:37:14 # export KARAF_SYSTEM_OPTS # First citizen Karaf options 23:37:14 # export KARAF_OPTS # Additional available Karaf options 23:37:14 # export KARAF_DEBUG # Enable debug mode 23:37:14 # export KARAF_REDIRECT # Enable/set the std/err redirection when using bin/start 23:37:14 # export KARAF_NOROOT # Prevent execution as root if set to true 23:37:14 Set Java version 23:37:14 + echo 'Set Java version' 23:37:14 + sudo /usr/sbin/alternatives --install /usr/bin/java java /usr/lib/jvm/java-21-openjdk-amd64/bin/java 1 23:37:14 sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper 23:37:14 sudo: a password is required 23:37:14 + sudo /usr/sbin/alternatives --set java /usr/lib/jvm/java-21-openjdk-amd64/bin/java 23:37:14 sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper 23:37:14 sudo: a password is required 23:37:14 JDK default version ... 23:37:14 + echo 'JDK default version ...' 23:37:14 + java -version 23:37:14 openjdk version "21.0.9" 2025-10-21 23:37:14 OpenJDK Runtime Environment (build 21.0.9+10-Ubuntu-122.04) 23:37:14 OpenJDK 64-Bit Server VM (build 21.0.9+10-Ubuntu-122.04, mixed mode, sharing) 23:37:14 Set JAVA_HOME 23:37:14 + echo 'Set JAVA_HOME' 23:37:14 + export JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64 23:37:14 + JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64 23:37:14 ++ readlink -e /usr/lib/jvm/java-21-openjdk-amd64/bin/java 23:37:14 Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java 23:37:14 + JAVA_RESOLVED=/usr/lib/jvm/java-21-openjdk-amd64/bin/java 23:37:14 + echo 'Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java' 23:37:14 Listing all open ports on controller system... 23:37:14 + echo 'Listing all open ports on controller system...' 23:37:14 + netstat -pnatu 23:37:14 /tmp/configuration-script.sh: line 40: netstat: command not found 23:37:14 Configuring cluster 23:37:14 + '[' -f /tmp/custom_shard_config.txt ']' 23:37:14 + echo 'Configuring cluster' 23:37:14 + /tmp/netconf-karaf-10.0.3-SNAPSHOT/bin/configure_cluster.sh 3 10.30.171.28 10.30.170.45 10.30.170.102 23:37:14 ################################################ 23:37:14 ## Configure Cluster ## 23:37:14 ################################################ 23:37:14 NOTE: Cluster configuration files not found. Copying from 23:37:14 /tmp/netconf-karaf-10.0.3-SNAPSHOT/system/org/opendaylight/controller/sal-clustering-config/12.0.4 23:37:14 Configuring unique name in pekko.conf 23:37:14 Configuring hostname in pekko.conf 23:37:14 Configuring data and rpc seed nodes in pekko.conf 23:37:14 modules = [ 23:37:14 23:37:14 ] 23:37:14 Configuring replication type in module-shards.conf 23:37:14 ################################################ 23:37:14 ## NOTE: Manually restart controller to ## 23:37:14 ## apply configuration. ## 23:37:14 ################################################ 23:37:14 Dump akka.conf 23:37:14 + echo 'Dump akka.conf' 23:37:14 + cat /tmp/netconf-karaf-10.0.3-SNAPSHOT/configuration/initial/akka.conf 23:37:14 cat: /tmp/netconf-karaf-10.0.3-SNAPSHOT/configuration/initial/akka.conf: No such file or directory 23:37:14 Dump modules.conf 23:37:14 + echo 'Dump modules.conf' 23:37:14 + cat /tmp/netconf-karaf-10.0.3-SNAPSHOT/configuration/initial/modules.conf 23:37:14 modules = [ 23:37:14 23:37:14 ] 23:37:14 Dump module-shards.conf 23:37:14 + echo 'Dump module-shards.conf' 23:37:14 + cat /tmp/netconf-karaf-10.0.3-SNAPSHOT/configuration/initial/module-shards.conf 23:37:14 module-shards = [ 23:37:14 { 23:37:14 name = "default" 23:37:14 shards = [ 23:37:14 { 23:37:14 name = "default" 23:37:14 replicas = ["member-1", 23:37:14 "member-2", 23:37:14 "member-3"] 23:37:14 } 23:37:14 ] 23:37:14 } 23:37:14 ] 23:37:14 Locating config plan to use... 23:37:14 Finished running config plans 23:37:14 Starting member-1 with IP address 10.30.171.28 23:37:14 Warning: Permanently added '10.30.171.28' (ECDSA) to the list of known hosts. 23:37:15 Warning: Permanently added '10.30.171.28' (ECDSA) to the list of known hosts. 23:37:15 Redirecting karaf console output to karaf_console.log 23:37:15 Starting controller... 23:37:15 start: Redirecting Karaf output to /tmp/netconf-karaf-10.0.3-SNAPSHOT/data/log/karaf_console.log 23:37:15 Starting member-2 with IP address 10.30.170.45 23:37:15 Warning: Permanently added '10.30.170.45' (ECDSA) to the list of known hosts. 23:37:15 Warning: Permanently added '10.30.170.45' (ECDSA) to the list of known hosts. 23:37:15 Redirecting karaf console output to karaf_console.log 23:37:15 Starting controller... 23:37:15 start: Redirecting Karaf output to /tmp/netconf-karaf-10.0.3-SNAPSHOT/data/log/karaf_console.log 23:37:15 Starting member-3 with IP address 10.30.170.102 23:37:15 Warning: Permanently added '10.30.170.102' (ECDSA) to the list of known hosts. 23:37:16 Warning: Permanently added '10.30.170.102' (ECDSA) to the list of known hosts. 23:37:16 Redirecting karaf console output to karaf_console.log 23:37:16 Starting controller... 23:37:16 start: Redirecting Karaf output to /tmp/netconf-karaf-10.0.3-SNAPSHOT/data/log/karaf_console.log 23:37:16 [netconf-csit-3node-clustering-only-vanadium] $ /bin/bash /tmp/jenkins10407578743256049653.sh 23:37:16 common-functions.sh is being sourced 23:37:16 common-functions environment: 23:37:16 MAVENCONF: /tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg 23:37:16 ACTUALFEATURES: 23:37:16 FEATURESCONF: /tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/org.apache.karaf.features.cfg 23:37:16 CUSTOMPROP: /tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/custom.properties 23:37:16 LOGCONF: /tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 23:37:16 MEMCONF: /tmp/netconf-karaf-10.0.3-SNAPSHOT/bin/setenv 23:37:16 CONTROLLERMEM: 2048m 23:37:16 AKKACONF: /tmp/netconf-karaf-10.0.3-SNAPSHOT/configuration/initial/akka.conf 23:37:16 MODULESCONF: /tmp/netconf-karaf-10.0.3-SNAPSHOT/configuration/initial/modules.conf 23:37:16 MODULESHARDSCONF: /tmp/netconf-karaf-10.0.3-SNAPSHOT/configuration/initial/module-shards.conf 23:37:16 SUITES: 23:37:16 23:37:16 + echo '#################################################' 23:37:16 ################################################# 23:37:16 + echo '## Verify Cluster is UP ##' 23:37:16 ## Verify Cluster is UP ## 23:37:16 + echo '#################################################' 23:37:16 ################################################# 23:37:16 + create_post_startup_script 23:37:16 + cat 23:37:16 + copy_and_run_post_startup_script 23:37:16 + seed_index=1 23:37:16 ++ seq 1 3 23:37:16 + for i in $(seq 1 "${NUM_ODL_SYSTEM}") 23:37:16 + CONTROLLERIP=ODL_SYSTEM_1_IP 23:37:16 + echo 'Execute the post startup script on controller 10.30.171.28' 23:37:16 Execute the post startup script on controller 10.30.171.28 23:37:16 + scp /w/workspace/netconf-csit-3node-clustering-only-vanadium/post-startup-script.sh 10.30.171.28:/tmp/ 23:37:16 Warning: Permanently added '10.30.171.28' (ECDSA) to the list of known hosts. 23:37:16 + ssh 10.30.171.28 'bash /tmp/post-startup-script.sh 1' 23:37:16 Warning: Permanently added '10.30.171.28' (ECDSA) to the list of known hosts. 23:37:16 /tmp/post-startup-script.sh: line 4: netstat: command not found 23:37:21 /tmp/post-startup-script.sh: line 4: netstat: command not found 23:37:26 /tmp/post-startup-script.sh: line 4: netstat: command not found 23:37:31 /tmp/post-startup-script.sh: line 4: netstat: command not found 23:37:36 /tmp/post-startup-script.sh: line 4: netstat: command not found 23:37:41 /tmp/post-startup-script.sh: line 4: netstat: command not found 23:37:46 /tmp/post-startup-script.sh: line 4: netstat: command not found 23:37:51 /tmp/post-startup-script.sh: line 4: netstat: command not found 23:37:56 /tmp/post-startup-script.sh: line 4: netstat: command not found 23:38:01 /tmp/post-startup-script.sh: line 4: netstat: command not found 23:38:06 /tmp/post-startup-script.sh: line 4: netstat: command not found 23:38:11 /tmp/post-startup-script.sh: line 4: netstat: command not found 23:38:16 Waiting up to 3 minutes for controller to come up, checking every 5 seconds... 23:38:21 2026-03-01T23:37:50,421 | INFO | SystemReadyService-0 | SimpleSystemReadyMonitor | 239 - org.opendaylight.infrautils.ready-api - 7.1.11 | System ready; AKA: Aye captain, all warp coils are now operating at peak efficiency! [M.] 23:38:21 Controller is UP 23:38:21 2026-03-01T23:37:50,421 | INFO | SystemReadyService-0 | SimpleSystemReadyMonitor | 239 - org.opendaylight.infrautils.ready-api - 7.1.11 | System ready; AKA: Aye captain, all warp coils are now operating at peak efficiency! [M.] 23:38:21 Listing all open ports on controller system... 23:38:21 /tmp/post-startup-script.sh: line 51: netstat: command not found 23:38:21 looking for "BindException: Address already in use" in log file 23:38:21 looking for "server is unhealthy" in log file 23:38:21 + '[' 1 == 0 ']' 23:38:21 + for i in $(seq 1 "${NUM_ODL_SYSTEM}") 23:38:21 + CONTROLLERIP=ODL_SYSTEM_2_IP 23:38:21 + echo 'Execute the post startup script on controller 10.30.170.45' 23:38:21 Execute the post startup script on controller 10.30.170.45 23:38:21 + scp /w/workspace/netconf-csit-3node-clustering-only-vanadium/post-startup-script.sh 10.30.170.45:/tmp/ 23:38:21 Warning: Permanently added '10.30.170.45' (ECDSA) to the list of known hosts. 23:38:22 + ssh 10.30.170.45 'bash /tmp/post-startup-script.sh 2' 23:38:22 Warning: Permanently added '10.30.170.45' (ECDSA) to the list of known hosts. 23:38:22 /tmp/post-startup-script.sh: line 4: netstat: command not found 23:38:27 /tmp/post-startup-script.sh: line 4: netstat: command not found 23:38:32 /tmp/post-startup-script.sh: line 4: netstat: command not found 23:38:37 /tmp/post-startup-script.sh: line 4: netstat: command not found 23:38:42 /tmp/post-startup-script.sh: line 4: netstat: command not found 23:38:47 /tmp/post-startup-script.sh: line 4: netstat: command not found 23:38:52 /tmp/post-startup-script.sh: line 4: netstat: command not found 23:38:57 /tmp/post-startup-script.sh: line 4: netstat: command not found 23:39:02 /tmp/post-startup-script.sh: line 4: netstat: command not found 23:39:07 /tmp/post-startup-script.sh: line 4: netstat: command not found 23:39:12 /tmp/post-startup-script.sh: line 4: netstat: command not found 23:39:17 /tmp/post-startup-script.sh: line 4: netstat: command not found 23:39:22 Waiting up to 3 minutes for controller to come up, checking every 5 seconds... 23:39:27 2026-03-01T23:37:49,967 | INFO | SystemReadyService-0 | SimpleSystemReadyMonitor | 239 - org.opendaylight.infrautils.ready-api - 7.1.11 | System ready; AKA: Aye captain, all warp coils are now operating at peak efficiency! [M.] 23:39:27 Controller is UP 23:39:27 2026-03-01T23:37:49,967 | INFO | SystemReadyService-0 | SimpleSystemReadyMonitor | 239 - org.opendaylight.infrautils.ready-api - 7.1.11 | System ready; AKA: Aye captain, all warp coils are now operating at peak efficiency! [M.] 23:39:27 Listing all open ports on controller system... 23:39:27 /tmp/post-startup-script.sh: line 51: netstat: command not found 23:39:27 looking for "BindException: Address already in use" in log file 23:39:27 looking for "server is unhealthy" in log file 23:39:27 + '[' 2 == 0 ']' 23:39:27 + for i in $(seq 1 "${NUM_ODL_SYSTEM}") 23:39:27 + CONTROLLERIP=ODL_SYSTEM_3_IP 23:39:27 + echo 'Execute the post startup script on controller 10.30.170.102' 23:39:27 Execute the post startup script on controller 10.30.170.102 23:39:27 + scp /w/workspace/netconf-csit-3node-clustering-only-vanadium/post-startup-script.sh 10.30.170.102:/tmp/ 23:39:27 Warning: Permanently added '10.30.170.102' (ECDSA) to the list of known hosts. 23:39:28 + ssh 10.30.170.102 'bash /tmp/post-startup-script.sh 3' 23:39:28 Warning: Permanently added '10.30.170.102' (ECDSA) to the list of known hosts. 23:39:28 /tmp/post-startup-script.sh: line 4: netstat: command not found 23:39:33 /tmp/post-startup-script.sh: line 4: netstat: command not found 23:39:38 /tmp/post-startup-script.sh: line 4: netstat: command not found 23:39:43 /tmp/post-startup-script.sh: line 4: netstat: command not found 23:39:48 /tmp/post-startup-script.sh: line 4: netstat: command not found 23:39:53 /tmp/post-startup-script.sh: line 4: netstat: command not found 23:39:58 /tmp/post-startup-script.sh: line 4: netstat: command not found 23:40:03 /tmp/post-startup-script.sh: line 4: netstat: command not found 23:40:08 /tmp/post-startup-script.sh: line 4: netstat: command not found 23:40:13 /tmp/post-startup-script.sh: line 4: netstat: command not found 23:40:18 /tmp/post-startup-script.sh: line 4: netstat: command not found 23:40:23 /tmp/post-startup-script.sh: line 4: netstat: command not found 23:40:28 Waiting up to 3 minutes for controller to come up, checking every 5 seconds... 23:40:33 2026-03-01T23:37:50,017 | INFO | SystemReadyService-0 | SimpleSystemReadyMonitor | 239 - org.opendaylight.infrautils.ready-api - 7.1.11 | System ready; AKA: Aye captain, all warp coils are now operating at peak efficiency! [M.] 23:40:33 Controller is UP 23:40:33 2026-03-01T23:37:50,017 | INFO | SystemReadyService-0 | SimpleSystemReadyMonitor | 239 - org.opendaylight.infrautils.ready-api - 7.1.11 | System ready; AKA: Aye captain, all warp coils are now operating at peak efficiency! [M.] 23:40:33 Listing all open ports on controller system... 23:40:33 /tmp/post-startup-script.sh: line 51: netstat: command not found 23:40:33 looking for "BindException: Address already in use" in log file 23:40:33 looking for "server is unhealthy" in log file 23:40:33 + '[' 0 == 0 ']' 23:40:33 + seed_index=1 23:40:33 + dump_controller_threads 23:40:33 ++ seq 1 3 23:40:33 + for i in $(seq 1 "${NUM_ODL_SYSTEM}") 23:40:33 + CONTROLLERIP=ODL_SYSTEM_1_IP 23:40:33 + echo 'Let'\''s take the karaf thread dump' 23:40:33 Let's take the karaf thread dump 23:40:33 + ssh 10.30.171.28 'sudo ps aux' 23:40:33 Warning: Permanently added '10.30.171.28' (ECDSA) to the list of known hosts. 23:40:34 ++ tr -s ' ' 23:40:34 ++ cut -f2 '-d ' 23:40:34 ++ grep org.apache.karaf.main.Main /w/workspace/netconf-csit-3node-clustering-only-vanadium/ps_before.log 23:40:34 ++ grep -v grep 23:40:34 + pid=2041 23:40:34 + echo 'karaf main: org.apache.karaf.main.Main, pid:2041' 23:40:34 karaf main: org.apache.karaf.main.Main, pid:2041 23:40:34 + ssh 10.30.171.28 '/usr/lib/jvm/java-21-openjdk-amd64/bin/jstack -l 2041' 23:40:34 Warning: Permanently added '10.30.171.28' (ECDSA) to the list of known hosts. 23:40:34 + for i in $(seq 1 "${NUM_ODL_SYSTEM}") 23:40:34 + CONTROLLERIP=ODL_SYSTEM_2_IP 23:40:34 + echo 'Let'\''s take the karaf thread dump' 23:40:34 Let's take the karaf thread dump 23:40:34 + ssh 10.30.170.45 'sudo ps aux' 23:40:34 Warning: Permanently added '10.30.170.45' (ECDSA) to the list of known hosts. 23:40:35 ++ tr -s ' ' 23:40:35 ++ grep org.apache.karaf.main.Main /w/workspace/netconf-csit-3node-clustering-only-vanadium/ps_before.log 23:40:35 ++ cut -f2 '-d ' 23:40:35 ++ grep -v grep 23:40:35 + pid=2038 23:40:35 + echo 'karaf main: org.apache.karaf.main.Main, pid:2038' 23:40:35 karaf main: org.apache.karaf.main.Main, pid:2038 23:40:35 + ssh 10.30.170.45 '/usr/lib/jvm/java-21-openjdk-amd64/bin/jstack -l 2038' 23:40:35 Warning: Permanently added '10.30.170.45' (ECDSA) to the list of known hosts. 23:40:35 + for i in $(seq 1 "${NUM_ODL_SYSTEM}") 23:40:35 + CONTROLLERIP=ODL_SYSTEM_3_IP 23:40:35 + echo 'Let'\''s take the karaf thread dump' 23:40:35 Let's take the karaf thread dump 23:40:35 + ssh 10.30.170.102 'sudo ps aux' 23:40:35 Warning: Permanently added '10.30.170.102' (ECDSA) to the list of known hosts. 23:40:36 ++ grep org.apache.karaf.main.Main /w/workspace/netconf-csit-3node-clustering-only-vanadium/ps_before.log 23:40:36 ++ grep -v grep 23:40:36 ++ tr -s ' ' 23:40:36 ++ cut -f2 '-d ' 23:40:36 + pid=2046 23:40:36 + echo 'karaf main: org.apache.karaf.main.Main, pid:2046' 23:40:36 karaf main: org.apache.karaf.main.Main, pid:2046 23:40:36 + ssh 10.30.170.102 '/usr/lib/jvm/java-21-openjdk-amd64/bin/jstack -l 2046' 23:40:36 Warning: Permanently added '10.30.170.102' (ECDSA) to the list of known hosts. 23:40:36 + '[' 0 -gt 0 ']' 23:40:36 + echo 'Generating controller variables...' 23:40:36 Generating controller variables... 23:40:36 ++ seq 1 3 23:40:36 + for i in $(seq 1 "${NUM_ODL_SYSTEM}") 23:40:36 + CONTROLLERIP=ODL_SYSTEM_1_IP 23:40:36 + odl_variables=' -v ODL_SYSTEM_1_IP:10.30.171.28' 23:40:36 + for i in $(seq 1 "${NUM_ODL_SYSTEM}") 23:40:36 + CONTROLLERIP=ODL_SYSTEM_2_IP 23:40:36 + odl_variables=' -v ODL_SYSTEM_1_IP:10.30.171.28 -v ODL_SYSTEM_2_IP:10.30.170.45' 23:40:36 + for i in $(seq 1 "${NUM_ODL_SYSTEM}") 23:40:36 + CONTROLLERIP=ODL_SYSTEM_3_IP 23:40:36 + odl_variables=' -v ODL_SYSTEM_1_IP:10.30.171.28 -v ODL_SYSTEM_2_IP:10.30.170.45 -v ODL_SYSTEM_3_IP:10.30.170.102' 23:40:36 + echo 'Generating mininet variables...' 23:40:36 Generating mininet variables... 23:40:36 ++ seq 1 1 23:40:36 + for i in $(seq 1 "${NUM_TOOLS_SYSTEM}") 23:40:36 + MININETIP=TOOLS_SYSTEM_1_IP 23:40:36 + tools_variables=' -v TOOLS_SYSTEM_1_IP:10.30.170.144' 23:40:36 + get_test_suites SUITES 23:40:36 + local __suite_list=SUITES 23:40:36 + echo 'Locating test plan to use...' 23:40:36 Locating test plan to use... 23:40:36 + testplan_filepath=/w/workspace/netconf-csit-3node-clustering-only-vanadium/test/csit/testplans/netconf-clustering-vanadium.txt 23:40:36 + '[' '!' -f /w/workspace/netconf-csit-3node-clustering-only-vanadium/test/csit/testplans/netconf-clustering-vanadium.txt ']' 23:40:36 + testplan_filepath=/w/workspace/netconf-csit-3node-clustering-only-vanadium/test/csit/testplans/netconf-clustering.txt 23:40:36 + '[' disabled '!=' disabled ']' 23:40:36 + echo 'Changing the testplan path...' 23:40:36 Changing the testplan path... 23:40:36 + 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 23:40:36 + cat testplan.txt 23:40:36 # Copyright (c) 2015-2017 Cisco Systems, Inc. and others. All rights reserved. 23:40:36 # 23:40:36 # This program and the accompanying materials are made available under the 23:40:36 # terms of the Eclipse Public License v1.0 which accompanies this distribution, 23:40:36 # and is available at http://www.eclipse.org/legal/epl-v10.html 23:40:36 23:40:36 # Place the suites in run order: 23:40:36 23:40:36 # Run non intrusive cluster tests first. 23:40:36 /w/workspace/netconf-csit-3node-clustering-only-vanadium/test/csit/suites/netconf/clustering/CRUD.robot 23:40:36 /w/workspace/netconf-csit-3node-clustering-only-vanadium/test/csit/suites/netconf/clustering/bug8086.robot 23:40:36 23:40:36 # Run the intrusive cluster tests after the non-intrusive ones. 23:40:36 /w/workspace/netconf-csit-3node-clustering-only-vanadium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot 23:40:36 /w/workspace/netconf-csit-3node-clustering-only-vanadium/test/csit/suites/netconf/clustering/entity.robot 23:40:36 /w/workspace/netconf-csit-3node-clustering-only-vanadium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot 23:40:36 /w/workspace/netconf-csit-3node-clustering-only-vanadium/test/csit/suites/netconf/clustering/outages.robot 23:40:36 23:40:36 # Next suite is commented because of NETCONF-454 23:40:36 #/w/workspace/netconf-csit-3node-clustering-only-vanadium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot 23:40:36 #/w/workspace/netconf-csit-3node-clustering-only-vanadium/test/csit/suites/netconf/clustering/entity-isolation-rejoin.robot 23:40:36 23:40:36 # Repeat some suites again to try to detect breakage caused by 23:40:36 # the intrusive tests that survived a "device deconfigure" - "device 23:40:36 # reconfigure" cycle. 23:40:36 /w/workspace/netconf-csit-3node-clustering-only-vanadium/test/csit/suites/netconf/clustering/entity.robot 23:40:36 /w/workspace/netconf-csit-3node-clustering-only-vanadium/test/csit/suites/netconf/clustering/CRUD.robot 23:40:36 + '[' -z '' ']' 23:40:36 ++ grep -E -v '(^[[:space:]]*#|^[[:space:]]*$)' testplan.txt 23:40:36 ++ tr '\012' ' ' 23:40:36 + 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 ' 23:40:36 + 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 '\''' 23:40:36 ++ 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 ' 23:40:36 + 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 ...' 23:40:36 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 ... 23:40:36 + 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-20260301.190724-180.zip -v CONTROLLER:10.30.171.28 -v CONTROLLER1:10.30.170.45 -v CONTROLLER2:10.30.170.102 -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.170.144 -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.171.28 -v ODL_SYSTEM_1_IP:10.30.171.28 -v ODL_SYSTEM_2_IP:10.30.170.45 -v ODL_SYSTEM_3_IP:10.30.170.102 -v ODL_SYSTEM_USER:jenkins -v TOOLS_SYSTEM_IP:10.30.170.144 -v TOOLS_SYSTEM_1_IP:10.30.170.144 -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 23:40:37 ============================================================================== 23:40:37 netconf-clustering.txt 23:40:37 ============================================================================== 23:40:37 [ WARN ] Error in file '/w/workspace/netconf-csit-3node-clustering-only-vanadium/test/csit/libraries/NetconfKeywords.robot' on line 20: Suite 'netconf-clustering.txt.CRUD' has already imported library 'SSHLibrary' with different arguments. This import is ignored. 23:40:37 [ WARN ] Error in file '/w/workspace/netconf-csit-3node-clustering-only-vanadium/test/csit/libraries/NexusKeywords.robot' on line 20: Suite 'netconf-clustering.txt.CRUD' has already imported library 'SSHLibrary' with different arguments. This import is ignored. 23:40:37 [ WARN ] Error in file '/w/workspace/netconf-csit-3node-clustering-only-vanadium/test/csit/libraries/SSHKeywords.robot' on line 16: Suite 'netconf-clustering.txt.CRUD' has already imported library 'SSHLibrary' with different arguments. This import is ignored. 23:40:37 [ WARN ] Error in file '/w/workspace/netconf-csit-3node-clustering-only-vanadium/test/csit/libraries/Utils.robot' on line 4: Suite 'netconf-clustering.txt.CRUD' has already imported library 'SSHLibrary' with different arguments. This import is ignored. 23:40:37 [ WARN ] Error in file '/w/workspace/netconf-csit-3node-clustering-only-vanadium/test/csit/libraries/RemoteBash.robot' on line 25: Suite 'netconf-clustering.txt.CRUD' has already imported library 'SSHLibrary' with different arguments. This import is ignored. 23:40:37 [ WARN ] Error in file '/w/workspace/netconf-csit-3node-clustering-only-vanadium/test/csit/libraries/KarafKeywords.robot' on line 9: Suite 'netconf-clustering.txt.CRUD' has already imported library 'SSHLibrary' with different arguments. This import is ignored. 23:40:37 netconf-clustering.txt.CRUD :: netconf clustered CRUD test suite. 23:40:37 ============================================================================== 23:40:43 Start_Testtool :: Deploy and start test tool, then wait for all it... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:40:43 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:40:43 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:40:43 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:40:50 | PASS | 23:40:50 ------------------------------------------------------------------------------ 23:40:50 Check_Device_Is_Not_Mounted_At_Beginning :: Sanity check making su... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:40:50 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:40:50 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:40:51 | PASS | 23:40:51 ------------------------------------------------------------------------------ 23:40:51 Configure_Device_On_Netconf :: Make request to configure a testtoo... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:40:51 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:40:51 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:40:52 | PASS | 23:40:52 ------------------------------------------------------------------------------ 23:40:52 Check_Configurer_Has_Netconf_Connector_For_Device :: Get the list ... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:40:52 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:40:52 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:40:52 | PASS | 23:40:52 ------------------------------------------------------------------------------ 23:40:52 Wait_For_Device_To_Become_Visible_For_Configurer :: Wait until the... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:40:52 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:40:52 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:40:54 | PASS | 23:40:54 ------------------------------------------------------------------------------ 23:40:54 Wait_For_Device_To_Become_Visible_For_Checker :: Wait until the de... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:40:55 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:40:55 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:40:56 | PASS | 23:40:56 ------------------------------------------------------------------------------ 23:40:56 Wait_For_Device_To_Become_Visible_For_Setter :: Wait until the dev... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:40:56 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:40:56 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:40:57 | PASS | 23:40:57 ------------------------------------------------------------------------------ 23:40:57 Check_Device_Data_Is_Seen_As_Empty_On_Configurer :: Get the device... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:40:57 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:40:57 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:40:57 | PASS | 23:40:57 ------------------------------------------------------------------------------ 23:40:57 Check_Device_Data_Is_Seen_As_Empty_On_Checker :: Get the device da... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:40:58 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:40:58 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:40:58 | PASS | 23:40:58 ------------------------------------------------------------------------------ 23:40:58 Check_Device_Data_Is_Seen_As_Empty_On_Setter :: Get the device dat... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:40:58 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:40:58 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:40:58 | PASS | 23:40:58 ------------------------------------------------------------------------------ 23:40:58 Create_Device_Data :: Send some sample test data into the device a... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:40:58 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:40:58 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:40:59 | FAIL | 23:40:59 HTTPError: 500 Server Error: Internal Server Error for url: http://10.30.170.45:8181/rests/data/network-topology:network-topology/topology=topology-netconf/node=netconf-test-device/yang-ext:mount 23:40:59 ------------------------------------------------------------------------------ 23:40:59 Check_New_Device_Data_Is_Visible_On_Setter :: Get the device data ... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:40:59 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:40:59 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:41:10 | FAIL | 23:41:10 Keyword 'Check_Config_Data' failed after retrying for 10 seconds. The last error was: != Content 23:41:10 ------------------------------------------------------------------------------ 23:41:10 Check_New_Device_Data_Is_Visible_On_Checker :: Check that the crea... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:41:10 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:41:10 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:41:21 | FAIL | 23:41:21 Keyword 'Check_Config_Data' failed after retrying for 10 seconds. The last error was: != Content 23:41:21 ------------------------------------------------------------------------------ 23:41:21 Check_New_Device_Data_Is_Visible_On_Configurer :: Check that the c... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:41:21 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:41:21 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:41:31 | FAIL | 23:41:31 Keyword 'Check_Config_Data' failed after retrying for 10 seconds. The last error was: != Content 23:41:31 ------------------------------------------------------------------------------ 23:41:31 Modify_Device_Data :: Send a request to change the sample test dat... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:41:32 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:41:32 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:41:32 | PASS | 23:41:32 ------------------------------------------------------------------------------ 23:41:32 Check_Device_Data_Is_Modified :: Get the device data and make sure... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:41:32 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:41:32 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:41:32 | PASS | 23:41:32 ------------------------------------------------------------------------------ 23:41:32 Check_Modified_Device_Data_Is_Visible_On_Checker :: Check that the... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:41:32 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:41:33 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:41:33 | PASS | 23:41:33 ------------------------------------------------------------------------------ 23:41:33 Check_Modified_Device_Data_Is_Visible_On_Configurer :: Check that ... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:41:33 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:41:33 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:41:33 | PASS | 23:41:33 ------------------------------------------------------------------------------ 23:41:33 Delete_Device_Data :: Send a request to delete the sample test dat... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:41:33 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:41:33 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:41:33 | PASS | 23:41:33 ------------------------------------------------------------------------------ 23:41:33 Check_Device_Data_Is_Deleted :: Get the device data and make sure ... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:41:33 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:41:34 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:41:34 | FAIL | 23:41:34 This test fails due to https://bugs.opendaylight.org/show_bug.cgi?id=4968 23:41:34 23:41:34 Modified Content != 23:41:34 ------------------------------------------------------------------------------ 23:41:34 Check_Device_Data_Deletion_Is_Visible_On_Checker :: Check that the... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:41:34 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:41:34 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:42:35 | FAIL | 23:42:35 This test fails due to https://bugs.opendaylight.org/show_bug.cgi?id=4968 23:42:35 23:42:35 Keyword 'Check_Config_Data' failed after retrying for 1 minute. The last error was: Modified Content != 23:42:35 ------------------------------------------------------------------------------ 23:42:35 Check_Device_Data_Deletion_Is_Visible_On_Configurer :: Check that ... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:42:35 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:42:35 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:43:36 | FAIL | 23:43:36 This test fails due to https://bugs.opendaylight.org/show_bug.cgi?id=4968 23:43:36 23:43:36 Keyword 'Check_Config_Data' failed after retrying for 1 minute. The last error was: Modified Content != 23:43:36 ------------------------------------------------------------------------------ 23:43:36 Deconfigure_Device_In_Netconf :: Make request to deconfigure the d... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:43:36 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:43:36 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:43:36 | PASS | 23:43:36 ------------------------------------------------------------------------------ 23:43:36 Check_Device_Deconfigured_On_Configurer :: Check that the device i... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:43:36 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:43:36 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:43:36 | PASS | 23:43:36 ------------------------------------------------------------------------------ 23:43:36 Check_Device_Deconfigured_On_Checker :: Check that the device is g... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:43:37 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:43:37 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:43:38 | PASS | 23:43:38 ------------------------------------------------------------------------------ 23:43:38 Check_Device_Deconfigured_On_Setter :: Check that the device is go... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:43:38 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:43:38 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:43:38 | PASS | 23:43:38 ------------------------------------------------------------------------------ 23:43:39 netconf-clustering.txt.CRUD :: netconf clustered CRUD test suite. | FAIL | 23:43:39 26 tests, 19 passed, 7 failed 23:43:39 ============================================================================== 23:43:39 netconf-clustering.txt.Bug8086 :: Simplified netconf clustered CRUD test su... 23:43:39 ============================================================================== 23:43:43 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:43:45 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:43:46 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:43:46 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:43:46 Start_Testtool :: Deploy and start test tool, then wait for all it... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:43:46 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:43:46 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:43:47 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:43:52 | PASS | 23:43:52 ------------------------------------------------------------------------------ 23:43:52 Check_Device_Is_Not_Mounted_At_Beginning :: Sanity check making su... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:43:52 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:43:52 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:43:52 | PASS | 23:43:52 ------------------------------------------------------------------------------ 23:43:52 Configure_Device_On_Netconf :: Make request to configure a testtoo... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:43:52 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:43:52 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:43:52 | PASS | 23:43:52 ------------------------------------------------------------------------------ 23:43:52 Check_Configurer_Has_Netconf_Connector_For_Device :: Get the list ... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:43:52 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:43:53 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:43:53 | PASS | 23:43:53 ------------------------------------------------------------------------------ 23:43:53 Wait_For_Device_To_Become_Visible_For_Configurer :: Wait until the... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:43:53 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:43:53 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:43:55 | PASS | 23:43:55 ------------------------------------------------------------------------------ 23:43:55 Wait_For_Device_To_Become_Visible_For_Checker :: Wait until the de... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:43:55 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:43:55 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:43:55 | PASS | 23:43:55 ------------------------------------------------------------------------------ 23:43:55 Wait_For_Device_To_Become_Visible_For_Setter :: Wait until the dev... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:43:56 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:43:56 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:43:56 | PASS | 23:43:56 ------------------------------------------------------------------------------ 23:43:56 Check_Device_Data_Is_Seen_As_Empty_On_Configurer :: Get the device... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:43:56 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:43:56 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:43:56 | PASS | 23:43:56 ------------------------------------------------------------------------------ 23:43:56 Check_Device_Data_Is_Seen_As_Empty_On_Checker :: Get the device da... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:43:56 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:43:56 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:43:56 | PASS | 23:43:56 ------------------------------------------------------------------------------ 23:43:56 Check_Device_Data_Is_Seen_As_Empty_On_Setter :: Get the device dat... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:43:56 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:43:56 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:44:07 | FAIL | 23:44:07 Keyword 'Check_Config_Data' failed after retrying for 10 seconds. The last error was: HTTPError: 500 Server Error: Internal Server Error for url: http://10.30.170.45:8181/rests/data/network-topology:network-topology/topology=topology-netconf/node=netconf-test-device/yang-ext:mount?content=config 23:44:07 ------------------------------------------------------------------------------ 23:44:07 Create_Device_Data :: Send some sample test data into the device a... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:44:07 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:44:07 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:44:08 | FAIL | 23:44:08 HTTPError: 500 Server Error: Internal Server Error for url: http://10.30.170.45:8181/rests/data/network-topology:network-topology/topology=topology-netconf/node=netconf-test-device/yang-ext:mount 23:44:08 ------------------------------------------------------------------------------ 23:44:08 Check_New_Device_Data_Is_Visible_On_Setter :: Get the device data ... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:44:08 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:44:08 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:44:19 | FAIL | 23:44:19 Keyword 'Check_Config_Data' failed after retrying for 10 seconds. The last error was: HTTPError: 500 Server Error: Internal Server Error for url: http://10.30.170.45:8181/rests/data/network-topology:network-topology/topology=topology-netconf/node=netconf-test-device/yang-ext:mount?content=config 23:44:19 ------------------------------------------------------------------------------ 23:44:19 Check_New_Device_Data_Is_Visible_On_Checker :: Check that the crea... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:44:19 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:44:19 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:44:30 | FAIL | 23:44:30 Keyword 'Check_Config_Data' failed after retrying for 10 seconds. The last error was: != Content 23:44:30 ------------------------------------------------------------------------------ 23:44:30 Check_New_Device_Data_Is_Visible_On_Configurer :: Check that the c... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:44:30 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:44:30 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:44:41 | FAIL | 23:44:41 Keyword 'Check_Config_Data' failed after retrying for 10 seconds. The last error was: != Content 23:44:41 ------------------------------------------------------------------------------ 23:44:41 Modify_Device_Data :: Send a request to change the sample test dat... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:44:41 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:44:41 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:44:41 | FAIL | 23:44:41 HTTPError: 500 Server Error: Internal Server Error for url: http://10.30.170.45:8181/rests/data/network-topology:network-topology/topology=topology-netconf/node=netconf-test-device/yang-ext:mount/test:cont 23:44:41 ------------------------------------------------------------------------------ 23:44:41 Check_Device_Data_Is_Modified :: Get the device data and make sure... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:44:41 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:44:41 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:44:41 | FAIL | 23:44:41 HTTPError: 500 Server Error: Internal Server Error for url: http://10.30.170.45:8181/rests/data/network-topology:network-topology/topology=topology-netconf/node=netconf-test-device/yang-ext:mount?content=config 23:44:41 ------------------------------------------------------------------------------ 23:44:41 Check_Modified_Device_Data_Is_Visible_On_Checker :: Check that the... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:44:41 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:44:41 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:45:42 | FAIL | 23:45:42 Keyword 'Check_Config_Data' failed after retrying for 1 minute. The last error was: != Modified Content 23:45:42 ------------------------------------------------------------------------------ 23:45:42 Check_Modified_Device_Data_Is_Visible_On_Configurer :: Check that ... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:45:42 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:45:42 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:46:43 | FAIL | 23:46:43 Keyword 'Check_Config_Data' failed after retrying for 1 minute. The last error was: != Modified Content 23:46:43 ------------------------------------------------------------------------------ 23:46:43 Delete_Device_Data :: Send a request to delete the sample test dat... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:46:43 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:46:43 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:46:43 | FAIL | 23:46:43 HTTPError: 500 Server Error: Internal Server Error for url: http://10.30.170.45:8181/rests/data/network-topology:network-topology/topology=topology-netconf/node=netconf-test-device/yang-ext:mount/test:cont 23:46:43 ------------------------------------------------------------------------------ 23:46:43 Check_Device_Data_Is_Deleted :: Get the device data and make sure ... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:46:43 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:46:44 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:46:44 | FAIL | 23:46:44 HTTPError: 500 Server Error: Internal Server Error for url: http://10.30.170.45:8181/rests/data/network-topology:network-topology/topology=topology-netconf/node=netconf-test-device/yang-ext:mount?content=config 23:46:44 ------------------------------------------------------------------------------ 23:46:44 Check_Device_Data_Deletion_Is_Visible_On_Checker :: Check that the... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:46:44 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:46:44 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:46:44 | PASS | 23:46:44 ------------------------------------------------------------------------------ 23:46:44 Check_Device_Data_Deletion_Is_Visible_On_Configurer :: Check that ... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:46:44 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:46:44 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:46:44 | PASS | 23:46:44 ------------------------------------------------------------------------------ 23:46:44 Deconfigure_Device_In_Netconf :: Make request to deconfigure the d... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:46:44 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:46:44 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:46:45 | PASS | 23:46:45 ------------------------------------------------------------------------------ 23:46:45 Check_Device_Deconfigured_On_Configurer :: Check that the device i... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:46:45 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:46:45 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:46:45 | PASS | 23:46:45 ------------------------------------------------------------------------------ 23:46:45 Check_Device_Deconfigured_On_Checker :: Check that the device is g... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:46:45 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:46:45 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:46:45 | PASS | 23:46:45 ------------------------------------------------------------------------------ 23:46:45 Check_Device_Deconfigured_On_Setter :: Check that the device is go... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:46:45 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:46:45 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:46:45 | PASS | 23:46:45 ------------------------------------------------------------------------------ 23:46:46 netconf-clustering.txt.Bug8086 :: Simplified netconf clustered CRU... | FAIL | 23:46:46 26 tests, 15 passed, 11 failed 23:46:46 ============================================================================== 23:46:46 netconf-clustering.txt.Restart Odl With Tell Based False :: Unset tell-base... 23:46:46 ============================================================================== 23:46:47 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:46:47 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:46:47 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:46:47 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:46:48 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:46:48 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:46:48 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:46:48 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:46:49 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:46:49 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:46:49 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:46:49 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:46:49 Stop_All_Members :: Stop every odl node. :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:46:50 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:46:51 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:46:51 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:46:51 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:46:51 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:46:52 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:46:52 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:46:52 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:46:52 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:46:54 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:46:54 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:46:57 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:46:57 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:46:59 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:46:59 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:47:02 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:47:02 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:47:02 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:47:02 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:47:04 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:47:04 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:47:07 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:47:07 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:47:09 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:47:09 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:47:11 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:47:11 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:47:14 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:47:14 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:47:16 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:47:16 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:47:19 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:47:19 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:47:21 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:47:21 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:47:23 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:47:23 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:47:26 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:47:26 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:47:28 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:47:28 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:47:30 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:47:30 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:47:33 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:47:33 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:47:35 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:47:35 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:47:38 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:47:38 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:47:40 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:47:40 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:47:42 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:47:42 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:47:45 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:47:45 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:47:47 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:47:47 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:47:50 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:47:50 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:47:52 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:47:52 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:47:55 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:47:55 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:47:57 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:47:57 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:47:59 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:47:59 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:48:02 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:48:02 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:48:04 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:48:04 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:48:06 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:48:06 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:48:09 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:48:09 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:48:11 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:48:11 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:48:14 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:48:14 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:48:16 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:48:16 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:48:18 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:48:18 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:48:21 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:48:21 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:48:23 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:48:23 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:48:25 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:48:25 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:48:28 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:48:28 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:48:30 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:48:30 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:48:33 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:48:33 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:48:35 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:48:35 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:48:37 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:48:37 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:48:40 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:48:40 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:48:42 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:48:42 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:48:44 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:48:44 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:48:47 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:48:47 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:48:49 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:48:49 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:48:52 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:48:52 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:48:54 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:48:54 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:48:55 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:48:55 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:48:56 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:48:56 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:48:56 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:48:56 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:48:56 | PASS | 23:48:56 ------------------------------------------------------------------------------ 23:48:56 Unset_Tell_Based_Protocol_Usage :: Comment out the flag usage in c... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:48:57 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:48:57 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:48:58 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:48:58 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:48:58 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:48:59 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:48:59 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:48:59 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:49:00 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:49:00 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:49:00 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:49:01 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:49:01 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:49:02 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:49:04 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:49:04 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:49:05 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:49:05 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:49:05 | PASS | 23:49:05 ------------------------------------------------------------------------------ 23:49:05 Start_All_And_Sync :: Start each member and wait for sync. :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:49:05 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:49:06 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:49:06 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:49:06 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:49:06 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:49:50 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:49:50 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:49:50 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:49:51 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:49:51 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:49:51 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:49:51 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:49:51 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:49:52 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:49:52 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:49:52 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:49:52 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:49:52 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:49:52 | FAIL | 23:49:52 Got rc: 1 or stderr was not empty: sudo: netstat: command not found 23:49:52 ------------------------------------------------------------------------------ 23:49:52 netconf-clustering.txt.Restart Odl With Tell Based False :: Unset ... | FAIL | 23:49:52 3 tests, 2 passed, 1 failed 23:49:52 ============================================================================== 23:49:52 [ WARN ] Error in file '/w/workspace/netconf-csit-3node-clustering-only-vanadium/test/csit/libraries/KarafKeywords.robot' on line 9: Suite 'netconf-clustering.txt.Entity' has already imported library 'SSHLibrary' with different arguments. This import is ignored. 23:49:52 [ WARN ] Error in file '/w/workspace/netconf-csit-3node-clustering-only-vanadium/test/csit/libraries/SSHKeywords.robot' on line 16: Suite 'netconf-clustering.txt.Entity' has already imported library 'SSHLibrary' with different arguments. This import is ignored. 23:49:52 [ WARN ] Error in file '/w/workspace/netconf-csit-3node-clustering-only-vanadium/test/csit/libraries/Utils.robot' on line 4: Suite 'netconf-clustering.txt.Entity' has already imported library 'SSHLibrary' with different arguments. This import is ignored. 23:49:52 [ WARN ] Error in file '/w/workspace/netconf-csit-3node-clustering-only-vanadium/test/csit/libraries/NetconfKeywords.robot' on line 20: Suite 'netconf-clustering.txt.Entity' has already imported library 'SSHLibrary' with different arguments. This import is ignored. 23:49:52 [ WARN ] Error in file '/w/workspace/netconf-csit-3node-clustering-only-vanadium/test/csit/libraries/NexusKeywords.robot' on line 20: Suite 'netconf-clustering.txt.Entity' has already imported library 'SSHLibrary' with different arguments. This import is ignored. 23:49:52 [ WARN ] Error in file '/w/workspace/netconf-csit-3node-clustering-only-vanadium/test/csit/libraries/RemoteBash.robot' on line 25: Suite 'netconf-clustering.txt.Entity' has already imported library 'SSHLibrary' with different arguments. This import is ignored. 23:49:52 netconf-clustering.txt.Entity :: Test suite for netconf device entity owner... 23:49:52 ============================================================================== 23:49:53 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:49:53 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:49:53 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:49:53 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:49:54 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:49:54 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:49:55 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:49:55 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:49:56 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:49:56 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:49:56 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:49:57 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:49:58 Start_Testtool :: Deploy and start test tool, then wait for all it... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:49:58 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:49:58 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:49:59 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:50:04 | PASS | 23:50:04 ------------------------------------------------------------------------------ 23:50:04 Check_Device_Is_Not_Mounted_At_Beginning :: Sanity check making su... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:50:04 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:50:04 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:50:04 | PASS | 23:50:04 ------------------------------------------------------------------------------ 23:50:04 Configure_Device_On_Netconf :: Use node 1 to configure a testtool ... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:50:04 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:50:04 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:50:05 | PASS | 23:50:05 ------------------------------------------------------------------------------ 23:50:05 Wait_For_Device_To_Become_Visible_For_All_Nodes :: Wait for the wh... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:50:05 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:50:05 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:50:07 | PASS | 23:50:07 ------------------------------------------------------------------------------ 23:50:07 Check_Config_Data_Before_Data_Creation :: Check if there really is... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:50:07 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:50:08 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:50:08 | PASS | 23:50:08 ------------------------------------------------------------------------------ 23:50:08 Create_Device_Data :: Create some data on the device and propagate... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:50:08 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:50:08 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:50:08 | FAIL | 23:50:08 HTTPError: 500 Server Error: Internal Server Error for url: http://10.30.170.45:8181/rests/data/network-topology:network-topology/topology=topology-netconf/node=netconf-test-device/yang-ext:mount 23:50:08 ------------------------------------------------------------------------------ 23:50:08 Check_Config_Data_After_Data_Creation :: Check if the data we just... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:50:09 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:50:09 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:51:09 | FAIL | 23:51:09 Keyword 'Check_Config_Data' failed after retrying for 1 minute. The last error was: != Content 23:51:09 ------------------------------------------------------------------------------ 23:51:09 Find_And_Shutdown_Device_Entity_Owner :: Simulate a failure of the... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:51:09 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:51:09 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:51:10 | FAIL | 23:51:10 Could not parse owner and candidates for device netconf-test-device 23:51:10 ------------------------------------------------------------------------------ 23:51:10 Wait_For_New_Owner_To_Appear :: Wait for the cluster to recover fr... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:51:10 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:51:10 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:53:10 | FAIL | 23:53:10 Keyword 'Check_Owner_Reconfigured' failed after retrying for 2 minutes. The last error was: Variable '${original_device_owner}' not found. 23:53:10 ------------------------------------------------------------------------------ 23:53:10 Check_Config_Data_Before_Modification_With_Original_Owner_Down :: ... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:53:10 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:53:11 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:54:11 | FAIL | 23:54:11 This test fails due to https://bugs.opendaylight.org/show_bug.cgi?id=6067 23:54:11 23:54:11 Keyword 'Check_Config_Data' failed after retrying for 1 minute. The last error was: Variable '${follower1_session}' not found. 23:54:11 ------------------------------------------------------------------------------ 23:54:11 Modify_Device_Data_When_Original_Owner_Is_Down :: Attempt to modif... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:54:11 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:54:11 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:54:11 | FAIL | 23:54:11 This test fails due to https://bugs.opendaylight.org/show_bug.cgi?id=4968 23:54:11 23:54:11 Variable '${follower1_session}' not found. 23:54:11 ------------------------------------------------------------------------------ 23:54:11 Check_Config_Data_After_Modification_With_Original_Owner_Down :: C... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:54:12 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:54:12 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:55:12 | FAIL | 23:55:12 This test fails due to https://bugs.opendaylight.org/show_bug.cgi?id=6067 23:55:12 23:55:12 Keyword 'Check_Config_Data' failed after retrying for 1 minute. The last error was: Variable '${follower1_session}' not found. 23:55:12 ------------------------------------------------------------------------------ 23:55:12 Restart_Original_Entity_Owner :: Restart the original entity owner... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:55:13 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:55:13 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:55:13 | FAIL | 23:55:13 Variable '${original_device_owner}' not found. 23:55:13 ------------------------------------------------------------------------------ 23:55:13 Check_Config_Data_After_Original_Owner_Restart :: Sanity check if ... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:55:13 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:55:13 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:56:13 | FAIL | 23:56:13 This test fails due to https://bugs.opendaylight.org/show_bug.cgi?id=5761 23:56:13 23:56:13 Keyword 'Check_Config_Data' failed after retrying for 1 minute. The last error was: Variable '${original_device_owner_session}' not found. 23:56:13 ------------------------------------------------------------------------------ 23:56:13 Modify_Device_Data_With_Original_Owner :: Check that the original ... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:56:14 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:56:14 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:56:14 | FAIL | 23:56:14 This test fails due to https://bugs.opendaylight.org/show_bug.cgi?id=5761 23:56:14 23:56:14 Variable '${original_device_owner_session}' not found. 23:56:14 ------------------------------------------------------------------------------ 23:56:14 Check_Config_Data_After_Modification_With_Original_Owner_Up :: Che... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:56:14 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:56:14 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:57:14 | FAIL | 23:57:14 Keyword 'Check_Config_Data' failed after retrying for 1 minute. The last error was: != Another Modified Content 23:57:14 ------------------------------------------------------------------------------ 23:57:14 Deconfigure_Device_In_Netconf :: Make request to deconfigure the d... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:57:15 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:57:15 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:57:15 | PASS | 23:57:15 ------------------------------------------------------------------------------ 23:57:15 netconf-clustering.txt.Entity :: Test suite for netconf device ent... | FAIL | 23:57:16 17 tests, 6 passed, 11 failed 23:57:16 ============================================================================== 23:57:16 netconf-clustering.txt.Restart Odl With Tell Based False :: Unset tell-base... 23:57:16 ============================================================================== 23:57:19 Stop_All_Members :: Stop every odl node. | PASS | 23:59:26 ------------------------------------------------------------------------------ 23:59:26 Unset_Tell_Based_Protocol_Usage :: Comment out the flag usage in c... | PASS | 23:59:35 ------------------------------------------------------------------------------ 23:59:35 Start_All_And_Sync :: Start each member and wait for sync. | FAIL | 00:00:24 Got rc: 1 or stderr was not empty: sudo: netstat: command not found 00:00:24 ------------------------------------------------------------------------------ 00:00:24 netconf-clustering.txt.Restart Odl With Tell Based False :: Unset ... | FAIL | 00:00:24 3 tests, 2 passed, 1 failed 00:00:24 ============================================================================== 00:00:24 [ WARN ] Error in file '/w/workspace/netconf-csit-3node-clustering-only-vanadium/test/csit/libraries/KarafKeywords.robot' on line 9: Suite 'netconf-clustering.txt.Outages' has already imported library 'SSHLibrary' with different arguments. This import is ignored. 00:00:24 [ WARN ] Error in file '/w/workspace/netconf-csit-3node-clustering-only-vanadium/test/csit/libraries/SSHKeywords.robot' on line 16: Suite 'netconf-clustering.txt.Outages' has already imported library 'SSHLibrary' with different arguments. This import is ignored. 00:00:24 [ WARN ] Error in file '/w/workspace/netconf-csit-3node-clustering-only-vanadium/test/csit/libraries/Utils.robot' on line 4: Suite 'netconf-clustering.txt.Outages' has already imported library 'SSHLibrary' with different arguments. This import is ignored. 00:00:24 [ WARN ] Error in file '/w/workspace/netconf-csit-3node-clustering-only-vanadium/test/csit/libraries/NetconfKeywords.robot' on line 20: Suite 'netconf-clustering.txt.Outages' has already imported library 'SSHLibrary' with different arguments. This import is ignored. 00:00:24 [ WARN ] Error in file '/w/workspace/netconf-csit-3node-clustering-only-vanadium/test/csit/libraries/NexusKeywords.robot' on line 20: Suite 'netconf-clustering.txt.Outages' has already imported library 'SSHLibrary' with different arguments. This import is ignored. 00:00:24 [ WARN ] Error in file '/w/workspace/netconf-csit-3node-clustering-only-vanadium/test/csit/libraries/RemoteBash.robot' on line 25: Suite 'netconf-clustering.txt.Outages' has already imported library 'SSHLibrary' with different arguments. This import is ignored. 00:00:24 netconf-clustering.txt.Outages :: netconf cluster node outage test suite (C... 00:00:24 ============================================================================== 00:00:25 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:00:25 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:00:25 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:00:25 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:00:25 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:00:25 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:00:26 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:00:27 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:00:28 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:00:28 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:00:28 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:00:28 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:00:30 Start_Testtool :: Deploy and start test tool, then wait for all it... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:00:30 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:00:30 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:00:30 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:00:35 | PASS | 00:00:35 ------------------------------------------------------------------------------ 00:00:35 Check_Device_Is_Not_Mounted_At_Beginning :: Sanity check making su... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:00:36 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:00:36 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:00:36 | PASS | 00:00:36 ------------------------------------------------------------------------------ 00:00:36 Configure_Device_On_Netconf :: Use node 1 to configure a testtool ... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:00:36 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:00:36 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:00:36 | PASS | 00:00:36 ------------------------------------------------------------------------------ 00:00:36 Wait_For_Device_To_Become_Visible_For_All_Nodes :: Check that the ... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:00:37 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:00:37 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:00:39 | PASS | 00:00:39 ------------------------------------------------------------------------------ 00:00:39 Check_Device_Data_Is_Seen_As_Empty_On_All_Nodes :: Sanity check ag... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:00:39 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:00:39 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:00:40 | PASS | 00:00:40 ------------------------------------------------------------------------------ 00:00:40 Kill_node1_Before_Create :: Simulate node 1 crashes just before de... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:00:40 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:00:40 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:00:40 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:00:40 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:00:40 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:00:41 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:00:41 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:00:42 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:00:42 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:00:43 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:00:43 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:00:43 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:00:43 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:00:44 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:00:44 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:00:44 | PASS | 00:00:44 ------------------------------------------------------------------------------ 00:00:44 Create_Device_Data_With_node1_Down :: Check that the create reques... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:00:54 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:00:54 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:00:54 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:01:08 | PASS | 00:01:08 ------------------------------------------------------------------------------ 00:01:08 Check_New_Device_Data_Is_Visible_On_Nodes_Without_node1 :: Check t... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:01:08 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:01:08 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:01:08 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:01:08 | PASS | 00:01:08 ------------------------------------------------------------------------------ 00:01:08 Restart_node1_After_Create_And_Dump_Its_Topology_Data :: Simulate ... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:01:08 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:01:08 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:01:08 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:01:08 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:01:08 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:01:08 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:01:08 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:01:09 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:01:09 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:01:31 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:01:31 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:01:32 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:01:32 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:01:32 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:01:32 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:01:32 | PASS | 00:01:32 ------------------------------------------------------------------------------ 00:01:32 Check_New_Device_Data_Is_Visible_On_node1 :: Check that the create... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:01:33 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:01:33 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:01:33 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:01:33 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:01:33 | PASS | 00:01:33 ------------------------------------------------------------------------------ 00:01:33 Kill_node2_Before_Modify :: Simulate node 2 crashes just before de... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:01:34 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:01:34 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:01:34 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:01:34 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:01:34 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:01:34 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:01:34 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:01:36 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:01:36 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:01:36 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:01:36 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:01:36 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:01:36 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:01:37 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:01:37 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:01:37 | PASS | 00:01:37 ------------------------------------------------------------------------------ 00:01:37 Modify_Device_Data_With_node2_Down :: Check that the modification ... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:01:47 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:01:47 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:01:47 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:02:05 | FAIL | 00:02:05 This test fails due to https://bugs.opendaylight.org/show_bug.cgi?id=5762 00:02:05 00:02:05 Keyword 'TemplatedRequests.Put_As_Xml_Templated' failed after retrying for 15 seconds. The last error was: HTTPError: 500 Server Error: Internal Server Error for url: http://10.30.170.102:8181/rests/data/network-topology:network-topology/topology=topology-netconf/node=netconf-test-device/yang-ext:mount/test:cont 00:02:05 ------------------------------------------------------------------------------ 00:02:05 Check_Modified_Device_Data_Is_Visible_On_Nodes_Without_node2 :: Ch... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:02:05 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:02:05 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:02:05 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:03:06 | FAIL | 00:03:06 This test fails due to https://bugs.opendaylight.org/show_bug.cgi?id=5762 00:03:06 00:03:06 Keyword 'Check_Config_Data' failed after retrying for 1 minute. The last error was: Content != Modified Content 00:03:06 ------------------------------------------------------------------------------ 00:03:06 Restart_node2_After_Modify_And_Dump_Its_Topology_Data :: Simulate ... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:03:06 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:03:06 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:03:06 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:03:06 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:03:06 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:03:06 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:03:06 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:03:07 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:03:07 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:03:19 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:03:19 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:03:19 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:03:19 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:03:20 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:03:20 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:03:20 | PASS | 00:03:20 ------------------------------------------------------------------------------ 00:03:20 Check_Modified_Device_Data_Is_Visible_On_node2 :: Check that the d... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:03:20 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:03:20 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:03:21 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:03:21 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:05:01 | FAIL | 00:05:01 This test fails due to https://bugs.opendaylight.org/show_bug.cgi?id=5761 00:05:01 00:05:01 Keyword 'Check_Config_Data' failed after retrying for 1 minute 40 seconds. The last error was: Content != Modified Content 00:05:01 ------------------------------------------------------------------------------ 00:05:01 Kill_node3_Before_Delete :: Simulate node 3 crashes just before de... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:05:01 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:05:01 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:05:01 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:05:02 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:05:02 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:05:02 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:05:02 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:05:04 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:05:04 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:05:04 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:05:04 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:05:05 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:05:05 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:05:05 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:05:05 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:05:05 | PASS | 00:05:05 ------------------------------------------------------------------------------ 00:05:05 Delete_Device_Data_With_node3_Down :: Check that the data removal ... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:05:05 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:05:15 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:05:16 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:05:17 | PASS | 00:05:17 ------------------------------------------------------------------------------ 00:05:17 Check_Device_Data_Removal_Is_Visible_On_Nodes_Without_node3 :: Che... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:05:17 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:05:17 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:05:17 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:05:17 | PASS | 00:05:17 ------------------------------------------------------------------------------ 00:05:17 Restart_node3_After_Delete_And_Dump_Its_Topology_Data :: Simulate ... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:05:17 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:05:17 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:05:17 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:05:17 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:05:17 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:05:17 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:05:18 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:05:18 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:05:18 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:05:30 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:05:30 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:05:30 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:05:30 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:05:30 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:05:30 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:05:31 | PASS | 00:05:31 ------------------------------------------------------------------------------ 00:05:31 Check_Device_Data_Removal_Is_Visible_On_node3 :: Check that the de... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:05:31 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:05:31 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:05:31 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:05:32 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:05:32 | PASS | 00:05:32 ------------------------------------------------------------------------------ 00:05:32 Deconfigure_Device_In_Netconf :: Make request to deconfigure the d... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:05:32 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:05:32 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:05:32 | PASS | 00:05:32 ------------------------------------------------------------------------------ 00:05:32 Check_Device_Deconfigured :: Check that the device deconfiguration... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:05:32 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:05:32 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:05:33 | PASS | 00:05:33 ------------------------------------------------------------------------------ 00:05:33 netconf-clustering.txt.Outages :: netconf cluster node outage test... | FAIL | 00:05:33 22 tests, 19 passed, 3 failed 00:05:33 ============================================================================== 00:05:33 [ WARN ] Error in file '/w/workspace/netconf-csit-3node-clustering-only-vanadium/test/csit/libraries/KarafKeywords.robot' on line 9: Suite 'netconf-clustering.txt.Entity' has already imported library 'SSHLibrary' with different arguments. This import is ignored. 00:05:33 [ WARN ] Error in file '/w/workspace/netconf-csit-3node-clustering-only-vanadium/test/csit/libraries/SSHKeywords.robot' on line 16: Suite 'netconf-clustering.txt.Entity' has already imported library 'SSHLibrary' with different arguments. This import is ignored. 00:05:33 [ WARN ] Error in file '/w/workspace/netconf-csit-3node-clustering-only-vanadium/test/csit/libraries/Utils.robot' on line 4: Suite 'netconf-clustering.txt.Entity' has already imported library 'SSHLibrary' with different arguments. This import is ignored. 00:05:33 [ WARN ] Error in file '/w/workspace/netconf-csit-3node-clustering-only-vanadium/test/csit/libraries/NetconfKeywords.robot' on line 20: Suite 'netconf-clustering.txt.Entity' has already imported library 'SSHLibrary' with different arguments. This import is ignored. 00:05:33 [ WARN ] Error in file '/w/workspace/netconf-csit-3node-clustering-only-vanadium/test/csit/libraries/NexusKeywords.robot' on line 20: Suite 'netconf-clustering.txt.Entity' has already imported library 'SSHLibrary' with different arguments. This import is ignored. 00:05:33 [ WARN ] Error in file '/w/workspace/netconf-csit-3node-clustering-only-vanadium/test/csit/libraries/RemoteBash.robot' on line 25: Suite 'netconf-clustering.txt.Entity' has already imported library 'SSHLibrary' with different arguments. This import is ignored. 00:05:33 netconf-clustering.txt.Entity :: Test suite for netconf device entity owner... 00:05:33 ============================================================================== 00:05:34 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:05:34 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:05:34 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:05:34 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:05:34 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:05:34 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:05:35 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:05:35 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:05:35 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:05:35 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:05:35 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:05:35 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:05:36 Start_Testtool :: Deploy and start test tool, then wait for all it... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:05:37 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:05:37 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:05:37 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:05:42 | PASS | 00:05:42 ------------------------------------------------------------------------------ 00:05:42 Check_Device_Is_Not_Mounted_At_Beginning :: Sanity check making su... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:05:42 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:05:42 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:05:43 | PASS | 00:05:43 ------------------------------------------------------------------------------ 00:05:43 Configure_Device_On_Netconf :: Use node 1 to configure a testtool ... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:05:43 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:05:43 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:05:43 | PASS | 00:05:43 ------------------------------------------------------------------------------ 00:05:43 Wait_For_Device_To_Become_Visible_For_All_Nodes :: Wait for the wh... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:05:43 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:05:43 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:05:46 | PASS | 00:05:46 ------------------------------------------------------------------------------ 00:05:46 Check_Config_Data_Before_Data_Creation :: Check if there really is... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:05:46 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:05:46 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:05:46 | PASS | 00:05:46 ------------------------------------------------------------------------------ 00:05:46 Create_Device_Data :: Create some data on the device and propagate... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:05:46 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:05:46 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:05:47 | PASS | 00:05:47 ------------------------------------------------------------------------------ 00:05:47 Check_Config_Data_After_Data_Creation :: Check if the data we just... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:05:47 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:05:47 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:06:48 | FAIL | 00:06:48 Keyword 'Check_Config_Data' failed after retrying for 1 minute. The last error was: != Content 00:06:48 ------------------------------------------------------------------------------ 00:06:48 Find_And_Shutdown_Device_Entity_Owner :: Simulate a failure of the... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:06:48 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:06:48 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:06:48 | FAIL | 00:06:48 Could not parse owner and candidates for device netconf-test-device 00:06:48 ------------------------------------------------------------------------------ 00:06:48 Wait_For_New_Owner_To_Appear :: Wait for the cluster to recover fr... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:06:48 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:06:48 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:08:49 | FAIL | 00:08:49 Keyword 'Check_Owner_Reconfigured' failed after retrying for 2 minutes. The last error was: Variable '${original_device_owner}' not found. 00:08:49 ------------------------------------------------------------------------------ 00:08:49 Check_Config_Data_Before_Modification_With_Original_Owner_Down :: ... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:08:49 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:08:49 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:09:50 | FAIL | 00:09:50 This test fails due to https://bugs.opendaylight.org/show_bug.cgi?id=6067 00:09:50 00:09:50 Keyword 'Check_Config_Data' failed after retrying for 1 minute. The last error was: Variable '${follower1_session}' not found. 00:09:50 ------------------------------------------------------------------------------ 00:09:50 Modify_Device_Data_When_Original_Owner_Is_Down :: Attempt to modif... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:09:50 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:09:50 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:09:50 | FAIL | 00:09:50 This test fails due to https://bugs.opendaylight.org/show_bug.cgi?id=4968 00:09:50 00:09:50 Variable '${follower1_session}' not found. 00:09:50 ------------------------------------------------------------------------------ 00:09:50 Check_Config_Data_After_Modification_With_Original_Owner_Down :: C... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:09:50 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:09:50 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:10:51 | FAIL | 00:10:51 This test fails due to https://bugs.opendaylight.org/show_bug.cgi?id=6067 00:10:51 00:10:51 Keyword 'Check_Config_Data' failed after retrying for 1 minute. The last error was: Variable '${follower1_session}' not found. 00:10:51 ------------------------------------------------------------------------------ 00:10:51 Restart_Original_Entity_Owner :: Restart the original entity owner... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:10:51 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:10:51 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:10:51 | FAIL | 00:10:51 Variable '${original_device_owner}' not found. 00:10:51 ------------------------------------------------------------------------------ 00:10:51 Check_Config_Data_After_Original_Owner_Restart :: Sanity check if ... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:10:51 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:10:51 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:11:52 | FAIL | 00:11:52 This test fails due to https://bugs.opendaylight.org/show_bug.cgi?id=5761 00:11:52 00:11:52 Keyword 'Check_Config_Data' failed after retrying for 1 minute. The last error was: Variable '${original_device_owner_session}' not found. 00:11:52 ------------------------------------------------------------------------------ 00:11:52 Modify_Device_Data_With_Original_Owner :: Check that the original ... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:11:52 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:11:52 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:11:52 | FAIL | 00:11:52 This test fails due to https://bugs.opendaylight.org/show_bug.cgi?id=5761 00:11:52 00:11:52 Variable '${original_device_owner_session}' not found. 00:11:52 ------------------------------------------------------------------------------ 00:11:52 Check_Config_Data_After_Modification_With_Original_Owner_Up :: Che... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:11:52 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:11:52 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:12:53 | FAIL | 00:12:53 Keyword 'Check_Config_Data' failed after retrying for 1 minute. The last error was: != Another Modified Content 00:12:53 ------------------------------------------------------------------------------ 00:12:53 Deconfigure_Device_In_Netconf :: Make request to deconfigure the d... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:12:53 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:12:53 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:12:53 | PASS | 00:12:53 ------------------------------------------------------------------------------ 00:12:54 netconf-clustering.txt.Entity :: Test suite for netconf device ent... | FAIL | 00:12:54 17 tests, 7 passed, 10 failed 00:12:54 ============================================================================== 00:12:54 [ WARN ] Error in file '/w/workspace/netconf-csit-3node-clustering-only-vanadium/test/csit/libraries/NetconfKeywords.robot' on line 20: Suite 'netconf-clustering.txt.CRUD' has already imported library 'SSHLibrary' with different arguments. This import is ignored. 00:12:54 [ WARN ] Error in file '/w/workspace/netconf-csit-3node-clustering-only-vanadium/test/csit/libraries/NexusKeywords.robot' on line 20: Suite 'netconf-clustering.txt.CRUD' has already imported library 'SSHLibrary' with different arguments. This import is ignored. 00:12:54 [ WARN ] Error in file '/w/workspace/netconf-csit-3node-clustering-only-vanadium/test/csit/libraries/SSHKeywords.robot' on line 16: Suite 'netconf-clustering.txt.CRUD' has already imported library 'SSHLibrary' with different arguments. This import is ignored. 00:12:54 [ WARN ] Error in file '/w/workspace/netconf-csit-3node-clustering-only-vanadium/test/csit/libraries/Utils.robot' on line 4: Suite 'netconf-clustering.txt.CRUD' has already imported library 'SSHLibrary' with different arguments. This import is ignored. 00:12:54 [ WARN ] Error in file '/w/workspace/netconf-csit-3node-clustering-only-vanadium/test/csit/libraries/RemoteBash.robot' on line 25: Suite 'netconf-clustering.txt.CRUD' has already imported library 'SSHLibrary' with different arguments. This import is ignored. 00:12:54 [ WARN ] Error in file '/w/workspace/netconf-csit-3node-clustering-only-vanadium/test/csit/libraries/KarafKeywords.robot' on line 9: Suite 'netconf-clustering.txt.CRUD' has already imported library 'SSHLibrary' with different arguments. This import is ignored. 00:12:54 netconf-clustering.txt.CRUD :: netconf clustered CRUD test suite. 00:12:54 ============================================================================== 00:12:54 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:12:54 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:12:55 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:12:55 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:12:56 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:12:56 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:12:56 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:12:56 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:12:56 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:12:56 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:12:57 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:12:57 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:12:58 Start_Testtool :: Deploy and start test tool, then wait for all it... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:12:58 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:12:58 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:12:58 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:13:03 | PASS | 00:13:03 ------------------------------------------------------------------------------ 00:13:03 Check_Device_Is_Not_Mounted_At_Beginning :: Sanity check making su... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:13:03 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:13:03 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:13:04 | PASS | 00:13:04 ------------------------------------------------------------------------------ 00:13:04 Configure_Device_On_Netconf :: Make request to configure a testtoo... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:13:04 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:13:04 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:13:04 | PASS | 00:13:04 ------------------------------------------------------------------------------ 00:13:04 Check_Configurer_Has_Netconf_Connector_For_Device :: Get the list ... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:13:04 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:13:04 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:13:04 | PASS | 00:13:04 ------------------------------------------------------------------------------ 00:13:04 Wait_For_Device_To_Become_Visible_For_Configurer :: Wait until the... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:13:04 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:13:05 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:13:07 | PASS | 00:13:07 ------------------------------------------------------------------------------ 00:13:07 Wait_For_Device_To_Become_Visible_For_Checker :: Wait until the de... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:13:07 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:13:07 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:13:07 | PASS | 00:13:07 ------------------------------------------------------------------------------ 00:13:07 Wait_For_Device_To_Become_Visible_For_Setter :: Wait until the dev... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:13:07 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:13:07 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:13:07 | PASS | 00:13:07 ------------------------------------------------------------------------------ 00:13:07 Check_Device_Data_Is_Seen_As_Empty_On_Configurer :: Get the device... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:13:08 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:13:08 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:13:08 | PASS | 00:13:08 ------------------------------------------------------------------------------ 00:13:08 Check_Device_Data_Is_Seen_As_Empty_On_Checker :: Get the device da... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:13:08 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:13:08 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:13:08 | PASS | 00:13:08 ------------------------------------------------------------------------------ 00:13:08 Check_Device_Data_Is_Seen_As_Empty_On_Setter :: Get the device dat... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:13:08 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:13:08 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:13:08 | PASS | 00:13:08 ------------------------------------------------------------------------------ 00:13:08 Create_Device_Data :: Send some sample test data into the device a... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:13:08 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:13:08 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:13:09 | PASS | 00:13:09 ------------------------------------------------------------------------------ 00:13:09 Check_New_Device_Data_Is_Visible_On_Setter :: Get the device data ... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:13:09 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:13:09 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:13:20 | FAIL | 00:13:20 Keyword 'Check_Config_Data' failed after retrying for 10 seconds. The last error was: != Content 00:13:20 ------------------------------------------------------------------------------ 00:13:20 Check_New_Device_Data_Is_Visible_On_Checker :: Check that the crea... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:13:20 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:13:20 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:13:31 | FAIL | 00:13:31 Keyword 'Check_Config_Data' failed after retrying for 10 seconds. The last error was: != Content 00:13:31 ------------------------------------------------------------------------------ 00:13:31 Check_New_Device_Data_Is_Visible_On_Configurer :: Check that the c... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:13:31 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:13:31 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:13:42 | FAIL | 00:13:42 Keyword 'Check_Config_Data' failed after retrying for 10 seconds. The last error was: != Content 00:13:42 ------------------------------------------------------------------------------ 00:13:42 Modify_Device_Data :: Send a request to change the sample test dat... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:13:42 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:13:42 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:13:42 | PASS | 00:13:42 ------------------------------------------------------------------------------ 00:13:42 Check_Device_Data_Is_Modified :: Get the device data and make sure... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:13:42 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:13:42 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:13:42 | FAIL | 00:13:42 This test fails due to https://bugs.opendaylight.org/show_bug.cgi?id=4968 00:13:42 00:13:42 Content != Modified Content 00:13:42 ------------------------------------------------------------------------------ 00:13:42 Check_Modified_Device_Data_Is_Visible_On_Checker :: Check that the... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:13:43 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:13:43 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:14:43 | FAIL | 00:14:43 This test fails due to https://bugs.opendaylight.org/show_bug.cgi?id=4968 00:14:43 00:14:43 Keyword 'Check_Config_Data' failed after retrying for 1 minute. The last error was: Content != Modified Content 00:14:43 ------------------------------------------------------------------------------ 00:14:43 Check_Modified_Device_Data_Is_Visible_On_Configurer :: Check that ... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:14:43 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:14:43 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:15:44 | FAIL | 00:15:44 This test fails due to https://bugs.opendaylight.org/show_bug.cgi?id=4968 00:15:44 00:15:44 Keyword 'Check_Config_Data' failed after retrying for 1 minute. The last error was: Content != Modified Content 00:15:44 ------------------------------------------------------------------------------ 00:15:44 Delete_Device_Data :: Send a request to delete the sample test dat... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:15:44 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:15:44 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:15:44 | FAIL | 00:15:44 This test fails due to https://bugs.opendaylight.org/show_bug.cgi?id=4968 00:15:44 00:15:44 HTTPError: 500 Server Error: Internal Server Error for url: http://10.30.170.45:8181/rests/data/network-topology:network-topology/topology=topology-netconf/node=netconf-test-device/yang-ext:mount/test:cont 00:15:44 ------------------------------------------------------------------------------ 00:15:44 Check_Device_Data_Is_Deleted :: Get the device data and make sure ... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:15:44 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:15:44 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:15:44 | FAIL | 00:15:44 This test fails due to https://bugs.opendaylight.org/show_bug.cgi?id=4968 00:15:44 00:15:44 Content != 00:15:44 ------------------------------------------------------------------------------ 00:15:44 Check_Device_Data_Deletion_Is_Visible_On_Checker :: Check that the... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:15:44 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:15:44 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:16:45 | FAIL | 00:16:45 This test fails due to https://bugs.opendaylight.org/show_bug.cgi?id=4968 00:16:45 00:16:45 Keyword 'Check_Config_Data' failed after retrying for 1 minute. The last error was: Content != 00:16:45 ------------------------------------------------------------------------------ 00:16:45 Check_Device_Data_Deletion_Is_Visible_On_Configurer :: Check that ... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:16:45 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:16:45 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:17:46 | FAIL | 00:17:46 This test fails due to https://bugs.opendaylight.org/show_bug.cgi?id=4968 00:17:46 00:17:46 Keyword 'Check_Config_Data' failed after retrying for 1 minute. The last error was: Content != 00:17:46 ------------------------------------------------------------------------------ 00:17:46 Deconfigure_Device_In_Netconf :: Make request to deconfigure the d... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:17:46 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:17:46 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:17:46 | PASS | 00:17:46 ------------------------------------------------------------------------------ 00:17:46 Check_Device_Deconfigured_On_Configurer :: Check that the device i... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:17:46 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:17:46 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:17:46 | PASS | 00:17:46 ------------------------------------------------------------------------------ 00:17:46 Check_Device_Deconfigured_On_Checker :: Check that the device is g... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:17:46 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:17:46 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:17:47 | PASS | 00:17:47 ------------------------------------------------------------------------------ 00:17:47 Check_Device_Deconfigured_On_Setter :: Check that the device is go... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:17:47 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:17:47 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:17:47 | PASS | 00:17:47 ------------------------------------------------------------------------------ 00:17:47 netconf-clustering.txt.CRUD :: netconf clustered CRUD test suite. | FAIL | 00:17:47 26 tests, 16 passed, 10 failed 00:17:47 ============================================================================== 00:17:47 netconf-clustering.txt | FAIL | 00:17:47 140 tests, 86 passed, 54 failed 00:17:47 ============================================================================== 00:17:47 Output: /w/workspace/netconf-csit-3node-clustering-only-vanadium/output.xml 00:17:53 Log: /w/workspace/netconf-csit-3node-clustering-only-vanadium/log.html 00:17:53 Report: /w/workspace/netconf-csit-3node-clustering-only-vanadium/report.html 00:17:53 + true 00:17:53 + echo 'Examining the files in data/log and checking filesize' 00:17:53 Examining the files in data/log and checking filesize 00:17:53 + ssh 10.30.171.28 'ls -altr /tmp/netconf-karaf-10.0.3-SNAPSHOT/data/log/' 00:17:53 Warning: Permanently added '10.30.171.28' (ECDSA) to the list of known hosts. 00:17:53 total 1388 00:17:53 drwxrwxr-x 2 jenkins jenkins 4096 Mar 1 23:37 . 00:17:53 -rw-rw-r-- 1 jenkins jenkins 2337 Mar 1 23:37 karaf_console.log 00:17:53 drwxrwxr-x 9 jenkins jenkins 4096 Mar 2 00:00 .. 00:17:53 -rw-rw-r-- 1 jenkins jenkins 1405747 Mar 2 00:17 karaf.log 00:17:53 + ssh 10.30.171.28 'du -hs /tmp/netconf-karaf-10.0.3-SNAPSHOT/data/log/*' 00:17:53 Warning: Permanently added '10.30.171.28' (ECDSA) to the list of known hosts. 00:17:54 1.4M /tmp/netconf-karaf-10.0.3-SNAPSHOT/data/log/karaf.log 00:17:54 4.0K /tmp/netconf-karaf-10.0.3-SNAPSHOT/data/log/karaf_console.log 00:17:54 + ssh 10.30.170.45 'ls -altr /tmp/netconf-karaf-10.0.3-SNAPSHOT/data/log/' 00:17:54 Warning: Permanently added '10.30.170.45' (ECDSA) to the list of known hosts. 00:17:54 total 1568 00:17:54 drwxrwxr-x 2 jenkins jenkins 4096 Mar 1 23:37 . 00:17:54 -rw-rw-r-- 1 jenkins jenkins 1720 Mar 1 23:37 karaf_console.log 00:17:54 drwxrwxr-x 9 jenkins jenkins 4096 Mar 2 00:00 .. 00:17:54 -rw-rw-r-- 1 jenkins jenkins 1587697 Mar 2 00:17 karaf.log 00:17:54 + ssh 10.30.170.45 'du -hs /tmp/netconf-karaf-10.0.3-SNAPSHOT/data/log/*' 00:17:54 Warning: Permanently added '10.30.170.45' (ECDSA) to the list of known hosts. 00:17:54 1.6M /tmp/netconf-karaf-10.0.3-SNAPSHOT/data/log/karaf.log 00:17:54 4.0K /tmp/netconf-karaf-10.0.3-SNAPSHOT/data/log/karaf_console.log 00:17:54 + ssh 10.30.170.102 'ls -altr /tmp/netconf-karaf-10.0.3-SNAPSHOT/data/log/' 00:17:54 Warning: Permanently added '10.30.170.102' (ECDSA) to the list of known hosts. 00:17:55 total 1488 00:17:55 drwxrwxr-x 2 jenkins jenkins 4096 Mar 1 23:37 . 00:17:55 -rw-rw-r-- 1 jenkins jenkins 1720 Mar 1 23:37 karaf_console.log 00:17:55 drwxrwxr-x 9 jenkins jenkins 4096 Mar 2 00:00 .. 00:17:55 -rw-rw-r-- 1 jenkins jenkins 1507525 Mar 2 00:17 karaf.log 00:17:55 + ssh 10.30.170.102 'du -hs /tmp/netconf-karaf-10.0.3-SNAPSHOT/data/log/*' 00:17:55 Warning: Permanently added '10.30.170.102' (ECDSA) to the list of known hosts. 00:17:55 1.5M /tmp/netconf-karaf-10.0.3-SNAPSHOT/data/log/karaf.log 00:17:55 4.0K /tmp/netconf-karaf-10.0.3-SNAPSHOT/data/log/karaf_console.log 00:17:55 + set +e 00:17:55 ++ seq 1 3 00:17:55 + for i in $(seq 1 "${NUM_ODL_SYSTEM}") 00:17:55 + CONTROLLERIP=ODL_SYSTEM_1_IP 00:17:55 + echo 'Let'\''s take the karaf thread dump again' 00:17:55 Let's take the karaf thread dump again 00:17:55 + ssh 10.30.171.28 'sudo ps aux' 00:17:55 Warning: Permanently added '10.30.171.28' (ECDSA) to the list of known hosts. 00:17:55 ++ grep org.apache.karaf.main.Main /w/workspace/netconf-csit-3node-clustering-only-vanadium/ps_after.log 00:17:55 ++ grep -v grep 00:17:55 ++ tr -s ' ' 00:17:55 ++ cut -f2 '-d ' 00:17:55 + pid=8390 00:17:55 + echo 'karaf main: org.apache.karaf.main.Main, pid:8390' 00:17:55 karaf main: org.apache.karaf.main.Main, pid:8390 00:17:55 + ssh 10.30.171.28 '/usr/lib/jvm/java-21-openjdk-amd64/bin/jstack -l 8390' 00:17:55 Warning: Permanently added '10.30.171.28' (ECDSA) to the list of known hosts. 00:17:56 + echo 'killing karaf process...' 00:17:56 killing karaf process... 00:17:56 + ssh 10.30.171.28 bash -c 'ps axf | grep karaf | grep -v grep | awk '\''{print "kill -9 " $1}'\'' | sh' 00:17:56 Warning: Permanently added '10.30.171.28' (ECDSA) to the list of known hosts. 00:17:56 + for i in $(seq 1 "${NUM_ODL_SYSTEM}") 00:17:56 + CONTROLLERIP=ODL_SYSTEM_2_IP 00:17:56 + echo 'Let'\''s take the karaf thread dump again' 00:17:56 Let's take the karaf thread dump again 00:17:56 + ssh 10.30.170.45 'sudo ps aux' 00:17:56 Warning: Permanently added '10.30.170.45' (ECDSA) to the list of known hosts. 00:17:56 ++ grep org.apache.karaf.main.Main /w/workspace/netconf-csit-3node-clustering-only-vanadium/ps_after.log 00:17:56 ++ grep -v grep 00:17:56 ++ cut -f2 '-d ' 00:17:56 ++ tr -s ' ' 00:17:56 + pid=7953 00:17:56 + echo 'karaf main: org.apache.karaf.main.Main, pid:7953' 00:17:56 karaf main: org.apache.karaf.main.Main, pid:7953 00:17:56 + ssh 10.30.170.45 '/usr/lib/jvm/java-21-openjdk-amd64/bin/jstack -l 7953' 00:17:56 Warning: Permanently added '10.30.170.45' (ECDSA) to the list of known hosts. 00:17:57 + echo 'killing karaf process...' 00:17:57 killing karaf process... 00:17:57 + ssh 10.30.170.45 bash -c 'ps axf | grep karaf | grep -v grep | awk '\''{print "kill -9 " $1}'\'' | sh' 00:17:57 Warning: Permanently added '10.30.170.45' (ECDSA) to the list of known hosts. 00:17:57 + for i in $(seq 1 "${NUM_ODL_SYSTEM}") 00:17:57 + CONTROLLERIP=ODL_SYSTEM_3_IP 00:17:57 + echo 'Let'\''s take the karaf thread dump again' 00:17:57 Let's take the karaf thread dump again 00:17:57 + ssh 10.30.170.102 'sudo ps aux' 00:17:57 Warning: Permanently added '10.30.170.102' (ECDSA) to the list of known hosts. 00:17:57 ++ grep org.apache.karaf.main.Main /w/workspace/netconf-csit-3node-clustering-only-vanadium/ps_after.log 00:17:57 ++ grep -v grep 00:17:57 ++ tr -s ' ' 00:17:57 ++ cut -f2 '-d ' 00:17:57 + pid=14384 00:17:57 + echo 'karaf main: org.apache.karaf.main.Main, pid:14384' 00:17:57 karaf main: org.apache.karaf.main.Main, pid:14384 00:17:57 + ssh 10.30.170.102 '/usr/lib/jvm/java-21-openjdk-amd64/bin/jstack -l 14384' 00:17:57 Warning: Permanently added '10.30.170.102' (ECDSA) to the list of known hosts. 00:17:58 + echo 'killing karaf process...' 00:17:58 killing karaf process... 00:17:58 + ssh 10.30.170.102 bash -c 'ps axf | grep karaf | grep -v grep | awk '\''{print "kill -9 " $1}'\'' | sh' 00:17:58 Warning: Permanently added '10.30.170.102' (ECDSA) to the list of known hosts. 00:17:58 + sleep 5 00:18:03 ++ seq 1 3 00:18:03 + for i in $(seq 1 "${NUM_ODL_SYSTEM}") 00:18:03 + CONTROLLERIP=ODL_SYSTEM_1_IP 00:18:03 + echo 'Compressing karaf.log 1' 00:18:03 Compressing karaf.log 1 00:18:03 + ssh 10.30.171.28 gzip --best /tmp/netconf-karaf-10.0.3-SNAPSHOT/data/log/karaf.log 00:18:03 Warning: Permanently added '10.30.171.28' (ECDSA) to the list of known hosts. 00:18:03 + echo 'Fetching compressed karaf.log 1' 00:18:03 Fetching compressed karaf.log 1 00:18:03 + scp 10.30.171.28:/tmp/netconf-karaf-10.0.3-SNAPSHOT/data/log/karaf.log.gz odl1_karaf.log.gz 00:18:03 Warning: Permanently added '10.30.171.28' (ECDSA) to the list of known hosts. 00:18:04 + ssh 10.30.171.28 rm -f /tmp/netconf-karaf-10.0.3-SNAPSHOT/data/log/karaf.log.gz 00:18:04 Warning: Permanently added '10.30.171.28' (ECDSA) to the list of known hosts. 00:18:04 + scp 10.30.171.28:/tmp/netconf-karaf-10.0.3-SNAPSHOT/data/log/karaf_console.log odl1_karaf_console.log 00:18:04 Warning: Permanently added '10.30.171.28' (ECDSA) to the list of known hosts. 00:18:04 + ssh 10.30.171.28 rm -f /tmp/netconf-karaf-10.0.3-SNAPSHOT/data/log/karaf_console.log 00:18:04 Warning: Permanently added '10.30.171.28' (ECDSA) to the list of known hosts. 00:18:04 + echo 'Fetch GC logs' 00:18:04 Fetch GC logs 00:18:04 + mkdir -p gclogs-1 00:18:04 + scp '10.30.171.28:/tmp/netconf-karaf-10.0.3-SNAPSHOT/data/log/*.log' gclogs-1/ 00:18:04 Warning: Permanently added '10.30.171.28' (ECDSA) to the list of known hosts. 00:18:04 scp: /tmp/netconf-karaf-10.0.3-SNAPSHOT/data/log/*.log: No such file or directory 00:18:04 + for i in $(seq 1 "${NUM_ODL_SYSTEM}") 00:18:04 + CONTROLLERIP=ODL_SYSTEM_2_IP 00:18:04 + echo 'Compressing karaf.log 2' 00:18:04 Compressing karaf.log 2 00:18:04 + ssh 10.30.170.45 gzip --best /tmp/netconf-karaf-10.0.3-SNAPSHOT/data/log/karaf.log 00:18:04 Warning: Permanently added '10.30.170.45' (ECDSA) to the list of known hosts. 00:18:05 + echo 'Fetching compressed karaf.log 2' 00:18:05 Fetching compressed karaf.log 2 00:18:05 + scp 10.30.170.45:/tmp/netconf-karaf-10.0.3-SNAPSHOT/data/log/karaf.log.gz odl2_karaf.log.gz 00:18:05 Warning: Permanently added '10.30.170.45' (ECDSA) to the list of known hosts. 00:18:05 + ssh 10.30.170.45 rm -f /tmp/netconf-karaf-10.0.3-SNAPSHOT/data/log/karaf.log.gz 00:18:05 Warning: Permanently added '10.30.170.45' (ECDSA) to the list of known hosts. 00:18:05 + scp 10.30.170.45:/tmp/netconf-karaf-10.0.3-SNAPSHOT/data/log/karaf_console.log odl2_karaf_console.log 00:18:05 Warning: Permanently added '10.30.170.45' (ECDSA) to the list of known hosts. 00:18:05 + ssh 10.30.170.45 rm -f /tmp/netconf-karaf-10.0.3-SNAPSHOT/data/log/karaf_console.log 00:18:05 Warning: Permanently added '10.30.170.45' (ECDSA) to the list of known hosts. 00:18:06 + echo 'Fetch GC logs' 00:18:06 Fetch GC logs 00:18:06 + mkdir -p gclogs-2 00:18:06 + scp '10.30.170.45:/tmp/netconf-karaf-10.0.3-SNAPSHOT/data/log/*.log' gclogs-2/ 00:18:06 Warning: Permanently added '10.30.170.45' (ECDSA) to the list of known hosts. 00:18:06 scp: /tmp/netconf-karaf-10.0.3-SNAPSHOT/data/log/*.log: No such file or directory 00:18:06 + for i in $(seq 1 "${NUM_ODL_SYSTEM}") 00:18:06 + CONTROLLERIP=ODL_SYSTEM_3_IP 00:18:06 + echo 'Compressing karaf.log 3' 00:18:06 Compressing karaf.log 3 00:18:06 + ssh 10.30.170.102 gzip --best /tmp/netconf-karaf-10.0.3-SNAPSHOT/data/log/karaf.log 00:18:06 Warning: Permanently added '10.30.170.102' (ECDSA) to the list of known hosts. 00:18:06 + echo 'Fetching compressed karaf.log 3' 00:18:06 Fetching compressed karaf.log 3 00:18:06 + scp 10.30.170.102:/tmp/netconf-karaf-10.0.3-SNAPSHOT/data/log/karaf.log.gz odl3_karaf.log.gz 00:18:06 Warning: Permanently added '10.30.170.102' (ECDSA) to the list of known hosts. 00:18:06 + ssh 10.30.170.102 rm -f /tmp/netconf-karaf-10.0.3-SNAPSHOT/data/log/karaf.log.gz 00:18:06 Warning: Permanently added '10.30.170.102' (ECDSA) to the list of known hosts. 00:18:07 + scp 10.30.170.102:/tmp/netconf-karaf-10.0.3-SNAPSHOT/data/log/karaf_console.log odl3_karaf_console.log 00:18:07 Warning: Permanently added '10.30.170.102' (ECDSA) to the list of known hosts. 00:18:07 + ssh 10.30.170.102 rm -f /tmp/netconf-karaf-10.0.3-SNAPSHOT/data/log/karaf_console.log 00:18:07 Warning: Permanently added '10.30.170.102' (ECDSA) to the list of known hosts. 00:18:07 + echo 'Fetch GC logs' 00:18:07 Fetch GC logs 00:18:07 + mkdir -p gclogs-3 00:18:07 + scp '10.30.170.102:/tmp/netconf-karaf-10.0.3-SNAPSHOT/data/log/*.log' gclogs-3/ 00:18:07 Warning: Permanently added '10.30.170.102' (ECDSA) to the list of known hosts. 00:18:07 scp: /tmp/netconf-karaf-10.0.3-SNAPSHOT/data/log/*.log: No such file or directory 00:18:07 + echo 'Examine copied files' 00:18:07 Examine copied files 00:18:07 + ls -lt 00:18:07 total 39040 00:18:07 drwxrwxr-x. 2 jenkins jenkins 6 Mar 2 00:18 gclogs-3 00:18:07 -rw-rw-r--. 1 jenkins jenkins 1720 Mar 2 00:18 odl3_karaf_console.log 00:18:07 -rw-rw-r--. 1 jenkins jenkins 126737 Mar 2 00:18 odl3_karaf.log.gz 00:18:07 drwxrwxr-x. 2 jenkins jenkins 6 Mar 2 00:18 gclogs-2 00:18:07 -rw-rw-r--. 1 jenkins jenkins 1720 Mar 2 00:18 odl2_karaf_console.log 00:18:07 -rw-rw-r--. 1 jenkins jenkins 128177 Mar 2 00:18 odl2_karaf.log.gz 00:18:07 drwxrwxr-x. 2 jenkins jenkins 6 Mar 2 00:18 gclogs-1 00:18:07 -rw-rw-r--. 1 jenkins jenkins 2337 Mar 2 00:18 odl1_karaf_console.log 00:18:07 -rw-rw-r--. 1 jenkins jenkins 122302 Mar 2 00:18 odl1_karaf.log.gz 00:18:07 -rw-rw-r--. 1 jenkins jenkins 100253 Mar 2 00:17 karaf_3_14384_threads_after.log 00:18:07 -rw-rw-r--. 1 jenkins jenkins 14162 Mar 2 00:17 ps_after.log 00:18:07 -rw-rw-r--. 1 jenkins jenkins 99229 Mar 2 00:17 karaf_2_7953_threads_after.log 00:18:07 -rw-rw-r--. 1 jenkins jenkins 112084 Mar 2 00:17 karaf_1_8390_threads_after.log 00:18:07 -rw-rw-r--. 1 jenkins jenkins 272597 Mar 2 00:17 report.html 00:18:07 -rw-rw-r--. 1 jenkins jenkins 2676756 Mar 2 00:17 log.html 00:18:07 -rw-rw-r--. 1 jenkins jenkins 29903681 Mar 2 00:17 output.xml 00:18:07 -rw-rw-r--. 1 jenkins jenkins 1214686 Mar 2 00:17 testtool--netconf-clustering-txt-CRUD.1772410379.275.log 00:18:07 -rw-rw-r--. 1 jenkins jenkins 644474 Mar 2 00:12 testtool--netconf-clustering-txt-Entity.1772409938.142.log 00:18:07 -rw-rw-r--. 1 jenkins jenkins 1286384 Mar 2 00:05 testtool--netconf-clustering-txt-Outages.1772409631.341.log 00:18:07 -rw-rw-r--. 1 jenkins jenkins 798646 Mar 1 23:57 testtool--netconf-clustering-txt-Entity.1772408999.569.log 00:18:07 -rw-rw-r--. 1 jenkins jenkins 982365 Mar 1 23:46 testtool--netconf-clustering-txt-Bug8086.1772408627.579.log 00:18:07 -rw-rw-r--. 1 jenkins jenkins 1104221 Mar 1 23:43 testtool--netconf-clustering-txt-CRUD.1772408444.67.log 00:18:07 -rw-rw-r--. 1 jenkins jenkins 1828 Mar 1 23:40 testplan.txt 00:18:07 -rw-rw-r--. 1 jenkins jenkins 92358 Mar 1 23:40 karaf_3_2046_threads_before.log 00:18:07 -rw-rw-r--. 1 jenkins jenkins 14691 Mar 1 23:40 ps_before.log 00:18:07 -rw-rw-r--. 1 jenkins jenkins 89005 Mar 1 23:40 karaf_2_2038_threads_before.log 00:18:07 -rw-rw-r--. 1 jenkins jenkins 92348 Mar 1 23:40 karaf_1_2041_threads_before.log 00:18:07 -rw-rw-r--. 1 jenkins jenkins 3162 Mar 1 23:37 post-startup-script.sh 00:18:07 -rw-rw-r--. 1 jenkins jenkins 276 Mar 1 23:37 startup-script.sh 00:18:07 -rw-rw-r--. 1 jenkins jenkins 3596 Mar 1 23:37 configuration-script.sh 00:18:07 -rw-rw-r--. 1 jenkins jenkins 365 Mar 1 23:36 detect_variables.env 00:18:07 -rw-rw-r--. 1 jenkins jenkins 3691 Mar 1 23:36 pom.xml 00:18:07 -rw-rw-r--. 1 jenkins jenkins 96 Mar 1 23:36 set_variables.env 00:18:07 -rw-rw-r--. 1 jenkins jenkins 356 Mar 1 23:36 slave_addresses.txt 00:18:07 -rw-rw-r--. 1 jenkins jenkins 570 Mar 1 23:36 requirements.txt 00:18:07 -rw-rw-r--. 1 jenkins jenkins 26 Mar 1 23:36 env.properties 00:18:07 -rw-rw-r--. 1 jenkins jenkins 333 Mar 1 23:34 stack-parameters.yaml 00:18:07 drwxrwxr-x. 7 jenkins jenkins 4096 Mar 1 23:33 test 00:18:07 drwxrwxr-x. 2 jenkins jenkins 6 Mar 1 23:33 test@tmp 00:18:07 -rw-rw-r--. 1 jenkins jenkins 1414 Mar 1 19:36 maven-metadata.xml 00:18:07 + true 00:18:07 [netconf-csit-3node-clustering-only-vanadium] $ /bin/sh /tmp/jenkins14893776888694035279.sh 00:18:07 Cleaning up Robot installation... 00:18:08 $ ssh-agent -k 00:18:08 unset SSH_AUTH_SOCK; 00:18:08 unset SSH_AGENT_PID; 00:18:08 echo Agent pid 5161 killed; 00:18:08 [ssh-agent] Stopped. 00:18:08 Recording plot data 00:18:08 Robot results publisher started... 00:18:08 INFO: Checking test criticality is deprecated and will be dropped in a future release! 00:18:08 -Parsing output xml: 00:18:09 Done! 00:18:09 -Copying log files to build dir: 00:18:10 Done! 00:18:10 -Assigning results to build: 00:18:10 Done! 00:18:10 -Checking thresholds: 00:18:10 Done! 00:18:10 Done publishing Robot results. 00:18:10 Build step 'Publish Robot Framework test results' changed build result to UNSTABLE 00:18:10 [PostBuildScript] - [INFO] Executing post build scripts. 00:18:10 [netconf-csit-3node-clustering-only-vanadium] $ /bin/bash /tmp/jenkins10316271217233419011.sh 00:18:10 Archiving csit artifacts 00:18:10 mv: cannot stat '*_1.png': No such file or directory 00:18:10 mv: cannot stat '/tmp/odl1_*': No such file or directory 00:18:10 mv: cannot stat '*_2.png': No such file or directory 00:18:10 mv: cannot stat '/tmp/odl2_*': No such file or directory 00:18:10 mv: cannot stat '*_3.png': No such file or directory 00:18:10 mv: cannot stat '/tmp/odl3_*': No such file or directory 00:18:10 % Total % Received % Xferd Average Speed Time Time Time Current 00:18:10 Dload Upload Total Spent Left Speed 00:18:10 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3070k 0 3070k 0 0 3891k 0 --:--:-- --:--:-- --:--:-- 3891k 00:18:11 Archive: robot-plugin.zip 00:18:11 inflating: ./archives/robot-plugin/log.html 00:18:11 inflating: ./archives/robot-plugin/output.xml 00:18:11 inflating: ./archives/robot-plugin/report.html 00:18:11 mv: cannot stat '*.log.gz': No such file or directory 00:18:11 mv: cannot stat '*.csv': No such file or directory 00:18:11 mv: cannot stat '*.png': No such file or directory 00:18:11 [PostBuildScript] - [INFO] Executing post build scripts. 00:18:11 [netconf-csit-3node-clustering-only-vanadium] $ /bin/bash /tmp/jenkins2922140630485880737.sh 00:18:11 [PostBuildScript] - [INFO] Executing post build scripts. 00:18:11 [EnvInject] - Injecting environment variables from a build step. 00:18:11 [EnvInject] - Injecting as environment variables the properties content 00:18:11 OS_CLOUD=vex 00:18:11 OS_STACK_NAME=releng-netconf-csit-3node-clustering-only-vanadium-61 00:18:11 00:18:11 [EnvInject] - Variables injected successfully. 00:18:11 provisioning config files... 00:18:12 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 00:18:12 [netconf-csit-3node-clustering-only-vanadium] $ /bin/bash /tmp/jenkins15111213284809284572.sh 00:18:12 ---> openstack-stack-delete.sh 00:18:12 Setup pyenv: 00:18:12 system 00:18:12 3.8.13 00:18:12 3.9.13 00:18:12 3.10.13 00:18:12 * 3.11.7 (set by /w/workspace/netconf-csit-3node-clustering-only-vanadium/.python-version) 00:18:12 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Q08m from file:/tmp/.os_lf_venv 00:18:12 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 00:18:12 lf-activate-venv(): INFO: Attempting to install with network-safe options... 00:18:14 lf-activate-venv(): INFO: Base packages installed successfully 00:18:14 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient urllib3~=1.26.15 00:18:42 lf-activate-venv(): INFO: Adding /tmp/venv-Q08m/bin to PATH 00:18:42 INFO: Stack cost retrieval disabled, setting cost to 0 00:18:42 /tmp/venv-Q08m/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (6.0.0.post1)/charset_normalizer (3.4.4) doesn't match a supported version! 00:18:42 warnings.warn( 00:18:54 INFO: Deleting stack releng-netconf-csit-3node-clustering-only-vanadium-61 00:18:54 Successfully deleted stack releng-netconf-csit-3node-clustering-only-vanadium-61 00:18:54 [PostBuildScript] - [INFO] Executing post build scripts. 00:18:54 [netconf-csit-3node-clustering-only-vanadium] $ /bin/bash /tmp/jenkins7078743404708418097.sh 00:18:54 ---> sysstat.sh 00:18:55 [netconf-csit-3node-clustering-only-vanadium] $ /bin/bash /tmp/jenkins871309846923724554.sh 00:18:55 ---> package-listing.sh 00:18:55 ++ facter osfamily 00:18:55 ++ tr '[:upper:]' '[:lower:]' 00:18:55 + OS_FAMILY=redhat 00:18:55 + workspace=/w/workspace/netconf-csit-3node-clustering-only-vanadium 00:18:55 + START_PACKAGES=/tmp/packages_start.txt 00:18:55 + END_PACKAGES=/tmp/packages_end.txt 00:18:55 + DIFF_PACKAGES=/tmp/packages_diff.txt 00:18:55 + PACKAGES=/tmp/packages_start.txt 00:18:55 + '[' /w/workspace/netconf-csit-3node-clustering-only-vanadium ']' 00:18:55 + PACKAGES=/tmp/packages_end.txt 00:18:55 + case "${OS_FAMILY}" in 00:18:55 + rpm -qa 00:18:55 + sort 00:18:55 + '[' -f /tmp/packages_start.txt ']' 00:18:55 + '[' -f /tmp/packages_end.txt ']' 00:18:55 + diff /tmp/packages_start.txt /tmp/packages_end.txt 00:18:55 + '[' /w/workspace/netconf-csit-3node-clustering-only-vanadium ']' 00:18:55 + mkdir -p /w/workspace/netconf-csit-3node-clustering-only-vanadium/archives/ 00:18:55 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/netconf-csit-3node-clustering-only-vanadium/archives/ 00:18:55 [netconf-csit-3node-clustering-only-vanadium] $ /bin/bash /tmp/jenkins8387338579280793251.sh 00:18:55 ---> capture-instance-metadata.sh 00:18:55 Setup pyenv: 00:18:56 system 00:18:56 3.8.13 00:18:56 3.9.13 00:18:56 3.10.13 00:18:56 * 3.11.7 (set by /w/workspace/netconf-csit-3node-clustering-only-vanadium/.python-version) 00:18:56 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Q08m from file:/tmp/.os_lf_venv 00:18:56 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 00:18:56 lf-activate-venv(): INFO: Attempting to install with network-safe options... 00:18:58 lf-activate-venv(): INFO: Base packages installed successfully 00:18:58 lf-activate-venv(): INFO: Installing additional packages: lftools 00:19:07 lf-activate-venv(): INFO: Adding /tmp/venv-Q08m/bin to PATH 00:19:07 INFO: Running in OpenStack, capturing instance metadata 00:19:07 [netconf-csit-3node-clustering-only-vanadium] $ /bin/bash /tmp/jenkins943823039377197148.sh 00:19:07 provisioning config files... 00:19:07 Could not find credentials [logs] for netconf-csit-3node-clustering-only-vanadium #61 00:19:07 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/netconf-csit-3node-clustering-only-vanadium@tmp/config11204721634438292498tmp 00:19:07 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 00:19:07 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 00:19:07 provisioning config files... 00:19:07 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 00:19:07 [EnvInject] - Injecting environment variables from a build step. 00:19:07 [EnvInject] - Injecting as environment variables the properties content 00:19:07 SERVER_ID=logs 00:19:07 00:19:07 [EnvInject] - Variables injected successfully. 00:19:07 [netconf-csit-3node-clustering-only-vanadium] $ /bin/bash /tmp/jenkins16610648889749018645.sh 00:19:07 ---> create-netrc.sh 00:19:07 WARN: Log server credential not found. 00:19:07 [netconf-csit-3node-clustering-only-vanadium] $ /bin/bash /tmp/jenkins17231444161561502634.sh 00:19:07 ---> python-tools-install.sh 00:19:07 Setup pyenv: 00:19:08 system 00:19:08 3.8.13 00:19:08 3.9.13 00:19:08 3.10.13 00:19:08 * 3.11.7 (set by /w/workspace/netconf-csit-3node-clustering-only-vanadium/.python-version) 00:19:08 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Q08m from file:/tmp/.os_lf_venv 00:19:08 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 00:19:08 lf-activate-venv(): INFO: Attempting to install with network-safe options... 00:19:10 lf-activate-venv(): INFO: Base packages installed successfully 00:19:10 lf-activate-venv(): INFO: Installing additional packages: lftools 00:19:18 lf-activate-venv(): INFO: Adding /tmp/venv-Q08m/bin to PATH 00:19:18 [netconf-csit-3node-clustering-only-vanadium] $ /bin/bash /tmp/jenkins13431535955408062775.sh 00:19:18 ---> sudo-logs.sh 00:19:18 Archiving 'sudo' log.. 00:19:19 [netconf-csit-3node-clustering-only-vanadium] $ /bin/bash /tmp/jenkins10316664616866927024.sh 00:19:19 ---> job-cost.sh 00:19:19 INFO: Activating Python virtual environment... 00:19:19 Setup pyenv: 00:19:19 system 00:19:19 3.8.13 00:19:19 3.9.13 00:19:19 3.10.13 00:19:19 * 3.11.7 (set by /w/workspace/netconf-csit-3node-clustering-only-vanadium/.python-version) 00:19:19 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Q08m from file:/tmp/.os_lf_venv 00:19:19 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 00:19:19 lf-activate-venv(): INFO: Attempting to install with network-safe options... 00:19:21 lf-activate-venv(): INFO: Base packages installed successfully 00:19:21 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 00:19:28 lf-activate-venv(): INFO: Adding /tmp/venv-Q08m/bin to PATH 00:19:28 DEBUG: Contents of stack-cost file: 00:19:28 total: 0 00:19:28 INFO: Retrieving Stack Cost... 00:19:28 INFO: Stack cost: 0 00:19:28 INFO: Instance uptime: 2793s 00:19:28 INFO: Fetching instance metadata (attempt 1 of 3)... 00:19:28 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 00:19:28 INFO: Successfully fetched instance metadata 00:19:28 INFO: Instance type: v3-standard-2 00:19:28 INFO: Retrieving pricing info for: v3-standard-2 00:19:28 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 00:19:28 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-2/cost?seconds=2793 00:19:28 INFO: Successfully fetched Vexxhost pricing API 00:19:28 INFO: Retrieved cost: 0.06 00:19:28 INFO: Retrieved resource: v3-standard-2 00:19:28 INFO: Creating archive directory: /w/workspace/netconf-csit-3node-clustering-only-vanadium/archives/cost 00:19:28 INFO: Archiving costs to: /w/workspace/netconf-csit-3node-clustering-only-vanadium/archives/cost.csv 00:19:28 INFO: Successfully archived job cost data 00:19:28 DEBUG: Cost data: netconf-csit-3node-clustering-only-vanadium,61,2026-03-02 00:19:28,v3-standard-2,2793,0.06,0.00,UNSTABLE 00:19:28 [netconf-csit-3node-clustering-only-vanadium] $ /bin/bash -l /tmp/jenkins11645848324718338916.sh 00:19:28 ---> logs-deploy.sh 00:19:28 Setup pyenv: 00:19:28 system 00:19:28 3.8.13 00:19:28 3.9.13 00:19:28 3.10.13 00:19:28 * 3.11.7 (set by /w/workspace/netconf-csit-3node-clustering-only-vanadium/.python-version) 00:19:29 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Q08m from file:/tmp/.os_lf_venv 00:19:29 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 00:19:29 lf-activate-venv(): INFO: Attempting to install with network-safe options... 00:19:30 lf-activate-venv(): INFO: Base packages installed successfully 00:19:30 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 00:19:40 lf-activate-venv(): INFO: Adding /tmp/venv-Q08m/bin to PATH 00:19:40 WARNING: Nexus logging server not set 00:19:40 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/netconf-csit-3node-clustering-only-vanadium/61/ 00:19:40 INFO: archiving logs to S3 00:19:40 /tmp/venv-Q08m/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (6.0.0.post1)/charset_normalizer (3.4.4) doesn't match a supported version! 00:19:40 warnings.warn( 00:19:41 ---> uname -a: 00:19:41 Linux prd-centos8-robot-2c-8g-25106.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 00:19:41 00:19:41 00:19:41 ---> lscpu: 00:19:41 Architecture: x86_64 00:19:41 CPU op-mode(s): 32-bit, 64-bit 00:19:41 Byte Order: Little Endian 00:19:41 CPU(s): 2 00:19:41 On-line CPU(s) list: 0,1 00:19:41 Thread(s) per core: 1 00:19:41 Core(s) per socket: 1 00:19:41 Socket(s): 2 00:19:41 NUMA node(s): 1 00:19:41 Vendor ID: AuthenticAMD 00:19:41 CPU family: 23 00:19:41 Model: 49 00:19:41 Model name: AMD EPYC-Rome Processor 00:19:41 Stepping: 0 00:19:41 CPU MHz: 2800.000 00:19:41 BogoMIPS: 5600.00 00:19:41 Virtualization: AMD-V 00:19:41 Hypervisor vendor: KVM 00:19:41 Virtualization type: full 00:19:41 L1d cache: 32K 00:19:41 L1i cache: 32K 00:19:41 L2 cache: 512K 00:19:41 L3 cache: 16384K 00:19:41 NUMA node0 CPU(s): 0,1 00:19:41 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 00:19:41 00:19:41 00:19:41 ---> nproc: 00:19:41 2 00:19:41 00:19:41 00:19:41 ---> df -h: 00:19:41 Filesystem Size Used Avail Use% Mounted on 00:19:41 devtmpfs 3.8G 0 3.8G 0% /dev 00:19:41 tmpfs 3.8G 0 3.8G 0% /dev/shm 00:19:41 tmpfs 3.8G 17M 3.8G 1% /run 00:19:41 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 00:19:41 /dev/vda1 40G 8.4G 32G 21% / 00:19:41 tmpfs 770M 0 770M 0% /run/user/1001 00:19:41 00:19:41 00:19:41 ---> free -m: 00:19:41 total used free shared buff/cache available 00:19:41 Mem: 7697 650 4758 19 2289 6749 00:19:41 Swap: 1023 0 1023 00:19:41 00:19:41 00:19:41 ---> ip addr: 00:19:41 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 00:19:41 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 00:19:41 inet 127.0.0.1/8 scope host lo 00:19:41 valid_lft forever preferred_lft forever 00:19:41 inet6 ::1/128 scope host 00:19:41 valid_lft forever preferred_lft forever 00:19:41 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 00:19:41 link/ether fa:16:3e:7f:cc:31 brd ff:ff:ff:ff:ff:ff 00:19:41 altname enp0s3 00:19:41 altname ens3 00:19:41 inet 10.30.170.67/23 brd 10.30.171.255 scope global dynamic noprefixroute eth0 00:19:41 valid_lft 83605sec preferred_lft 83605sec 00:19:41 inet6 fe80::f816:3eff:fe7f:cc31/64 scope link 00:19:41 valid_lft forever preferred_lft forever 00:19:41 00:19:41 00:19:41 ---> sar -b -r -n DEV: 00:19:41 Linux 4.18.0-553.5.1.el8.x86_64 (prd-centos8-robot-2c-8g-25106.novalocal) 03/02/2026 _x86_64_ (2 CPU) 00:19:41 00:19:41 12:00:01 AM tps rtps wtps bread/s bwrtn/s 00:19:41 12:01:01 AM 0.97 0.02 0.95 0.13 224.01 00:19:41 12:02:01 AM 0.50 0.07 0.43 1.73 55.87 00:19:41 12:03:01 AM 0.27 0.00 0.27 0.00 28.86 00:19:41 12:04:01 AM 0.37 0.00 0.37 0.00 39.02 00:19:41 12:05:01 AM 6.00 5.75 0.25 555.64 31.68 00:19:41 12:06:01 AM 3.03 0.00 3.03 0.00 137.95 00:19:41 12:07:01 AM 0.28 0.02 0.27 0.53 59.51 00:19:41 12:08:01 AM 0.40 0.05 0.35 7.07 20.01 00:19:41 12:09:01 AM 0.62 0.00 0.62 0.00 14.56 00:19:41 12:10:01 AM 0.13 0.00 0.13 0.00 1.87 00:19:41 12:11:01 AM 0.18 0.00 0.18 0.00 8.31 00:19:41 12:12:01 AM 0.37 0.00 0.37 0.00 8.91 00:19:41 12:13:01 AM 0.15 0.00 0.15 0.00 33.11 00:19:41 12:14:01 AM 0.57 0.00 0.57 0.00 90.35 00:19:41 12:15:01 AM 0.22 0.00 0.22 0.00 28.91 00:19:41 12:16:01 AM 0.13 0.00 0.13 0.00 33.48 00:19:41 12:17:01 AM 0.17 0.00 0.17 0.00 29.08 00:19:41 12:18:01 AM 0.20 0.00 0.20 0.00 33.94 00:19:41 12:19:01 AM 22.69 0.32 22.38 39.05 2138.05 00:19:41 Average: 1.96 0.33 1.63 31.79 158.82 00:19:41 00:19:41 12:00:01 AM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 00:19:41 12:01:01 AM 4826896 6976296 3055536 38.76 2688 2316304 780152 8.74 277988 2394436 740 00:19:41 12:02:01 AM 4825860 6976236 3056572 38.78 2688 2317280 780152 8.74 278120 2395332 172 00:19:41 12:03:01 AM 4825540 6976732 3056892 38.78 2688 2318064 780152 8.74 278120 2395720 156 00:19:41 12:04:01 AM 4823876 6976068 3058556 38.80 2688 2319064 780152 8.74 278120 2397408 156 00:19:41 12:05:01 AM 4806220 6975940 3076212 39.03 2688 2336508 780356 8.74 280484 2412412 780 00:19:41 12:06:01 AM 4802524 6975440 3079908 39.07 2688 2339716 803336 8.99 280484 2415812 1276 00:19:41 12:07:01 AM 4800868 6974644 3081564 39.09 2688 2340572 822944 9.21 280484 2417348 320 00:19:41 12:08:01 AM 4801208 6975296 3081224 39.09 2688 2340872 814796 9.12 280528 2417092 56 00:19:41 12:09:01 AM 4801296 6975532 3081136 39.09 2688 2341012 814796 9.12 280528 2417344 4 00:19:41 12:10:01 AM 4798644 6973000 3083788 39.12 2688 2341132 830272 9.30 280528 2419652 104 00:19:41 12:11:01 AM 4798864 6973340 3083568 39.12 2688 2341248 830272 9.30 280528 2419496 4 00:19:41 12:12:01 AM 4798764 6973412 3083668 39.12 2688 2341488 830272 9.30 280528 2419552 160 00:19:41 12:13:01 AM 4794488 6970924 3087944 39.18 2688 2343208 846220 9.48 280528 2423792 916 00:19:41 12:14:01 AM 4791936 6970012 3090496 39.21 2688 2344872 846220 9.48 280528 2426244 96 00:19:41 12:15:01 AM 4791228 6970168 3091204 39.22 2688 2345708 846220 9.48 280528 2427084 136 00:19:41 12:16:01 AM 4789196 6969080 3093236 39.24 2688 2346668 846220 9.48 280528 2428880 120 00:19:41 12:17:01 AM 4788224 6968924 3094208 39.25 2688 2347480 846220 9.48 280528 2429976 96 00:19:41 12:18:01 AM 4848372 7034356 3034060 38.49 2688 2352740 661872 7.41 280860 2370536 4392 00:19:41 12:19:01 AM 4913084 6947248 2969348 37.67 2688 2207108 734200 8.22 509544 2102484 22496 00:19:41 Average: 4811952 6975403 3070480 38.95 2688 2330581 803938 9.00 292078 2396347 1694 00:19:41 00:19:41 12:00:01 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 00:19:41 12:01:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:19:41 12:01:01 AM eth0 61.61 60.21 11.86 6.74 0.00 0.00 0.00 0.00 00:19:41 12:02:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:19:41 12:02:01 AM eth0 31.07 30.52 5.99 3.08 0.00 0.00 0.00 0.00 00:19:41 12:03:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:19:41 12:03:01 AM eth0 5.43 6.17 0.96 0.81 0.00 0.00 0.00 0.00 00:19:41 12:04:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:19:41 12:04:01 AM eth0 13.56 13.70 3.26 1.85 0.00 0.00 0.00 0.00 00:19:41 12:05:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:19:41 12:05:01 AM eth0 2.12 2.77 0.42 0.58 0.00 0.00 0.00 0.00 00:19:41 12:06:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:19:41 12:06:01 AM eth0 94.25 93.00 37.12 9.28 0.00 0.00 0.00 0.00 00:19:41 12:07:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:19:41 12:07:01 AM eth0 11.45 11.86 2.08 1.39 0.00 0.00 0.00 0.00 00:19:41 12:08:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:19:41 12:08:01 AM eth0 0.25 0.07 0.02 0.00 0.00 0.00 0.00 0.00 00:19:41 12:09:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:19:41 12:09:01 AM eth0 6.58 6.48 1.06 0.52 0.00 0.00 0.00 0.00 00:19:41 12:10:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:19:41 12:10:01 AM eth0 11.73 11.61 1.83 0.83 0.00 0.00 0.00 0.00 00:19:41 12:11:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:19:41 12:11:01 AM eth0 10.11 10.06 1.64 0.72 0.00 0.00 0.00 0.00 00:19:41 12:12:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:19:41 12:12:01 AM eth0 11.48 11.50 1.80 0.88 0.00 0.00 0.00 0.00 00:19:41 12:13:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:19:41 12:13:01 AM eth0 24.88 24.85 14.94 3.80 0.00 0.00 0.00 0.00 00:19:41 12:14:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:19:41 12:14:01 AM eth0 80.80 82.27 13.34 6.44 0.00 0.00 0.00 0.00 00:19:41 12:15:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:19:41 12:15:01 AM eth0 5.50 6.36 1.09 0.85 0.00 0.00 0.00 0.00 00:19:41 12:16:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:19:41 12:16:01 AM eth0 13.40 14.30 2.40 1.43 0.00 0.00 0.00 0.00 00:19:41 12:17:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:19:41 12:17:01 AM eth0 5.77 6.67 1.11 0.86 0.00 0.00 0.00 0.00 00:19:41 12:18:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:19:41 12:18:01 AM eth0 55.30 38.59 33.93 4.14 0.00 0.00 0.00 0.00 00:19:41 12:19:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:19:41 12:19:01 AM eth0 72.09 52.52 133.11 120.28 0.00 0.00 0.00 0.00 00:19:41 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:19:41 Average: eth0 27.23 25.45 14.10 8.66 0.00 0.00 0.00 0.00 00:19:41 00:19:41 00:19:41 ---> sar -P ALL: 00:19:41 Linux 4.18.0-553.5.1.el8.x86_64 (prd-centos8-robot-2c-8g-25106.novalocal) 03/02/2026 _x86_64_ (2 CPU) 00:19:41 00:19:41 12:00:01 AM CPU %user %nice %system %iowait %steal %idle 00:19:41 12:01:01 AM all 7.49 0.03 0.86 0.13 0.08 91.40 00:19:41 12:01:01 AM 0 7.36 0.00 0.70 0.00 0.08 91.86 00:19:41 12:01:01 AM 1 7.63 0.05 1.02 0.27 0.08 90.94 00:19:41 12:02:01 AM all 4.68 0.00 0.40 0.01 0.08 94.84 00:19:41 12:02:01 AM 0 8.30 0.00 0.51 0.02 0.07 91.10 00:19:41 12:02:01 AM 1 1.12 0.00 0.28 0.00 0.08 98.51 00:19:41 12:03:01 AM all 2.30 0.00 0.11 0.00 0.09 97.50 00:19:41 12:03:01 AM 0 3.16 0.00 0.10 0.00 0.08 96.66 00:19:41 12:03:01 AM 1 1.44 0.00 0.12 0.00 0.10 98.35 00:19:41 12:04:01 AM all 3.29 0.00 0.23 0.00 0.08 96.41 00:19:41 12:04:01 AM 0 3.51 0.00 0.22 0.00 0.08 96.19 00:19:41 12:04:01 AM 1 3.06 0.00 0.23 0.00 0.07 96.64 00:19:41 12:05:01 AM all 2.49 0.23 0.22 0.11 0.09 96.86 00:19:41 12:05:01 AM 0 3.01 0.45 0.28 0.22 0.08 95.96 00:19:41 12:05:01 AM 1 1.97 0.02 0.15 0.00 0.10 97.76 00:19:41 12:06:01 AM all 8.53 0.00 0.68 0.02 0.08 90.69 00:19:41 12:06:01 AM 0 9.86 0.00 0.66 0.02 0.10 89.37 00:19:41 12:06:01 AM 1 7.19 0.00 0.70 0.02 0.07 92.03 00:19:41 12:07:01 AM all 2.53 0.00 0.17 0.00 0.08 97.22 00:19:41 12:07:01 AM 0 2.41 0.00 0.17 0.00 0.08 97.34 00:19:41 12:07:01 AM 1 2.66 0.00 0.17 0.00 0.08 97.09 00:19:41 12:08:01 AM all 1.30 0.00 0.15 0.01 0.11 98.44 00:19:41 12:08:01 AM 0 1.77 0.00 0.13 0.02 0.12 97.96 00:19:41 12:08:01 AM 1 0.82 0.00 0.17 0.00 0.10 98.91 00:19:41 12:09:01 AM all 1.45 0.00 0.16 0.00 0.08 98.31 00:19:41 12:09:01 AM 0 1.67 0.00 0.15 0.00 0.08 98.10 00:19:41 12:09:01 AM 1 1.22 0.00 0.17 0.00 0.08 98.53 00:19:41 12:10:01 AM all 1.13 0.00 0.15 0.00 0.09 98.63 00:19:41 12:10:01 AM 0 0.78 0.00 0.13 0.00 0.07 99.01 00:19:41 12:10:01 AM 1 1.47 0.00 0.17 0.00 0.12 98.24 00:19:41 12:11:01 AM all 1.11 0.00 0.18 0.00 0.11 98.60 00:19:41 12:11:01 AM 0 0.92 0.00 0.18 0.00 0.10 98.80 00:19:41 12:11:01 AM 1 1.30 0.00 0.17 0.00 0.12 98.41 00:19:41 00:19:41 12:11:01 AM CPU %user %nice %system %iowait %steal %idle 00:19:41 12:12:01 AM all 1.38 0.00 0.15 0.00 0.10 98.37 00:19:41 12:12:01 AM 0 1.29 0.00 0.13 0.00 0.10 98.48 00:19:41 12:12:01 AM 1 1.47 0.00 0.17 0.00 0.10 98.26 00:19:41 12:13:01 AM all 4.22 0.00 0.29 0.00 0.08 95.41 00:19:41 12:13:01 AM 0 4.50 0.00 0.22 0.00 0.10 95.19 00:19:41 12:13:01 AM 1 3.94 0.00 0.37 0.00 0.07 95.63 00:19:41 12:14:01 AM all 4.83 0.00 0.39 0.02 0.09 94.67 00:19:41 12:14:01 AM 0 7.46 0.00 0.34 0.00 0.10 92.10 00:19:41 12:14:01 AM 1 2.21 0.00 0.44 0.03 0.08 97.24 00:19:41 12:15:01 AM all 2.62 0.00 0.14 0.00 0.10 97.13 00:19:41 12:15:01 AM 0 2.69 0.00 0.15 0.00 0.10 97.06 00:19:41 12:15:01 AM 1 2.56 0.00 0.13 0.00 0.10 97.21 00:19:41 12:16:01 AM all 2.91 0.00 0.18 0.00 0.09 96.82 00:19:41 12:16:01 AM 0 3.72 0.00 0.20 0.00 0.10 95.98 00:19:41 12:16:01 AM 1 2.09 0.00 0.15 0.00 0.08 97.67 00:19:41 12:17:01 AM all 2.58 0.00 0.15 0.00 0.09 97.18 00:19:41 12:17:01 AM 0 2.81 0.00 0.15 0.00 0.10 96.94 00:19:41 12:17:01 AM 1 2.36 0.00 0.15 0.00 0.08 97.41 00:19:41 12:18:01 AM all 7.50 0.00 0.46 0.00 0.08 91.96 00:19:41 12:18:01 AM 0 12.84 0.00 0.55 0.00 0.08 86.53 00:19:41 12:18:01 AM 1 2.16 0.00 0.37 0.00 0.08 97.39 00:19:41 12:19:01 AM all 20.12 0.00 2.92 0.13 0.09 76.74 00:19:41 12:19:01 AM 0 20.79 0.00 2.65 0.12 0.08 76.36 00:19:41 12:19:01 AM 1 19.45 0.00 3.19 0.15 0.10 77.11 00:19:41 Average: all 4.34 0.01 0.42 0.02 0.09 95.12 00:19:41 Average: 0 5.20 0.02 0.40 0.02 0.09 94.27 00:19:41 Average: 1 3.47 0.00 0.44 0.02 0.09 95.97 00:19:41 00:19:41 00:19:41