23:06:14 Started by upstream project "netconf-distribution-mri-test-titanium" build number 58 23:06:14 originally caused by: 23:06:14 Started by timer 23:06:14 Running as SYSTEM 23:06:14 [EnvInject] - Loading node environment variables. 23:06:14 Building remotely on prd-centos8-robot-2c-8g-2840 (centos8-robot-2c-8g) in workspace /w/workspace/netconf-csit-1node-gate-userfeatures-all-titanium 23:06:15 [ssh-agent] Looking for ssh-agent implementation... 23:06:15 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:06:15 $ ssh-agent 23:06:15 SSH_AUTH_SOCK=/tmp/ssh-dS1YAmsxzoNi/agent.5164 23:06:15 SSH_AGENT_PID=5165 23:06:15 [ssh-agent] Started. 23:06:15 Running ssh-add (command line suppressed) 23:06:15 Identity added: /w/workspace/netconf-csit-1node-gate-userfeatures-all-titanium@tmp/private_key_4994354968350090040.key (/w/workspace/netconf-csit-1node-gate-userfeatures-all-titanium@tmp/private_key_4994354968350090040.key) 23:06:15 [ssh-agent] Using credentials jenkins (Release Engineering Jenkins Key) 23:06:15 The recommended git tool is: NONE 23:06:23 using credential opendaylight-jenkins-ssh 23:06:23 Wiping out workspace first. 23:06:23 Cloning the remote Git repository 23:06:23 Cloning repository git://devvexx.opendaylight.org/mirror/integration/test 23:06:23 > git init /w/workspace/netconf-csit-1node-gate-userfeatures-all-titanium/test # timeout=10 23:06:23 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/test 23:06:23 > git --version # timeout=10 23:06:23 > git --version # 'git version 2.43.0' 23:06:23 using GIT_SSH to set credentials Release Engineering Jenkins Key 23:06:23 [INFO] Currently running in a labeled security context 23:06:23 [INFO] Currently SELinux is 'enforcing' on the host 23:06:23 > /usr/bin/chcon --type=ssh_home_t /w/workspace/netconf-csit-1node-gate-userfeatures-all-titanium/test@tmp/jenkins-gitclient-ssh1043294519939713396.key 23:06:23 Verifying host key using known hosts file 23:06:23 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:06:23 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/test +refs/heads/*:refs/remotes/origin/* # timeout=10 23:06:25 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/test # timeout=10 23:06:25 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 23:06:26 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/test # timeout=10 23:06:26 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/test 23:06:26 using GIT_SSH to set credentials Release Engineering Jenkins Key 23:06:26 [INFO] Currently running in a labeled security context 23:06:26 [INFO] Currently SELinux is 'enforcing' on the host 23:06:26 > /usr/bin/chcon --type=ssh_home_t /w/workspace/netconf-csit-1node-gate-userfeatures-all-titanium/test@tmp/jenkins-gitclient-ssh11659835629573597602.key 23:06:26 Verifying host key using known hosts file 23:06:26 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:06:26 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/test master # timeout=10 23:06:26 > git rev-parse FETCH_HEAD^{commit} # timeout=10 23:06:26 Checking out Revision 6c60ddfc8acc87c45ab0767b2ba1d2c4e7d34388 (origin/master) 23:06:26 > git config core.sparsecheckout # timeout=10 23:06:26 > git checkout -f 6c60ddfc8acc87c45ab0767b2ba1d2c4e7d34388 # timeout=10 23:06:27 Commit message: "Adapt test for new pce-allocation field" 23:06:27 > git rev-parse FETCH_HEAD^{commit} # timeout=10 23:06:27 > git rev-list --no-walk 62cb016f4f4171033927cf2ae7f4ac5095373e88 # timeout=10 23:06:27 No emails were triggered. 23:06:27 provisioning config files... 23:06:27 copy managed file [npmrc] to file:/home/jenkins/.npmrc 23:06:27 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 23:06:27 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 23:06:27 [netconf-csit-1node-gate-userfeatures-all-titanium] $ /bin/bash /tmp/jenkins14326117800964958158.sh 23:06:27 ---> python-tools-install.sh 23:06:27 Setup pyenv: 23:06:27 system 23:06:28 * 3.8.13 (set by /opt/pyenv/version) 23:06:28 * 3.9.13 (set by /opt/pyenv/version) 23:06:28 * 3.10.13 (set by /opt/pyenv/version) 23:06:28 * 3.11.7 (set by /opt/pyenv/version) 23:06:32 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-MACw 23:06:32 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 23:06:32 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 23:06:32 lf-activate-venv(): INFO: Attempting to install with network-safe options... 23:06:37 lf-activate-venv(): INFO: Base packages installed successfully 23:06:37 lf-activate-venv(): INFO: Installing additional packages: lftools 23:08:05 lf-activate-venv(): INFO: Adding /tmp/venv-MACw/bin to PATH 23:08:05 Generating Requirements File 23:08:30 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:08:30 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 23:08:30 Python 3.11.7 23:08:30 pip 25.2 from /tmp/venv-MACw/lib/python3.11/site-packages/pip (python 3.11) 23:08:30 appdirs==1.4.4 23:08:30 argcomplete==3.6.2 23:08:30 aspy.yaml==1.3.0 23:08:30 attrs==25.4.0 23:08:30 autopage==0.5.2 23:08:30 beautifulsoup4==4.14.2 23:08:30 boto3==1.40.50 23:08:30 botocore==1.40.50 23:08:30 bs4==0.0.2 23:08:30 cachetools==6.2.0 23:08:30 certifi==2025.10.5 23:08:30 cffi==2.0.0 23:08:30 cfgv==3.4.0 23:08:30 chardet==5.2.0 23:08:30 charset-normalizer==3.4.3 23:08:30 click==8.3.0 23:08:30 cliff==4.11.0 23:08:30 cmd2==2.7.0 23:08:30 cryptography==3.3.2 23:08:30 debtcollector==3.0.0 23:08:30 decorator==5.2.1 23:08:30 defusedxml==0.7.1 23:08:30 Deprecated==1.2.18 23:08:30 distlib==0.4.0 23:08:30 dnspython==2.8.0 23:08:30 docker==7.1.0 23:08:30 dogpile.cache==1.5.0 23:08:30 durationpy==0.10 23:08:30 email-validator==2.3.0 23:08:30 filelock==3.20.0 23:08:30 future==1.0.0 23:08:30 gitdb==4.0.12 23:08:30 GitPython==3.1.45 23:08:30 google-auth==2.41.1 23:08:30 httplib2==0.31.0 23:08:30 identify==2.6.15 23:08:30 idna==3.10 23:08:30 importlib-resources==1.5.0 23:08:30 iso8601==2.1.0 23:08:30 Jinja2==3.1.6 23:08:30 jmespath==1.0.1 23:08:30 jsonpatch==1.33 23:08:30 jsonpointer==3.0.0 23:08:30 jsonschema==4.25.1 23:08:30 jsonschema-specifications==2025.9.1 23:08:30 keystoneauth1==5.12.0 23:08:30 kubernetes==34.1.0 23:08:30 lftools==0.37.15 23:08:30 lxml==6.0.2 23:08:30 markdown-it-py==4.0.0 23:08:30 MarkupSafe==3.0.3 23:08:30 mdurl==0.1.2 23:08:30 msgpack==1.1.2 23:08:30 multi_key_dict==2.0.3 23:08:30 munch==4.0.0 23:08:30 netaddr==1.3.0 23:08:30 niet==1.4.2 23:08:30 nodeenv==1.9.1 23:08:30 oauth2client==4.1.3 23:08:30 oauthlib==3.3.1 23:08:30 openstacksdk==4.7.1 23:08:30 os-service-types==1.8.0 23:08:30 osc-lib==4.2.0 23:08:30 oslo.config==10.0.0 23:08:30 oslo.context==6.1.0 23:08:30 oslo.i18n==6.6.0 23:08:30 oslo.log==7.2.1 23:08:30 oslo.serialization==5.8.0 23:08:30 oslo.utils==9.1.0 23:08:30 packaging==25.0 23:08:30 pbr==7.0.1 23:08:30 platformdirs==4.5.0 23:08:30 prettytable==3.16.0 23:08:30 psutil==7.1.0 23:08:30 pyasn1==0.6.1 23:08:30 pyasn1_modules==0.4.2 23:08:30 pycparser==2.23 23:08:30 pygerrit2==2.0.15 23:08:30 PyGithub==2.8.1 23:08:30 Pygments==2.19.2 23:08:30 PyJWT==2.10.1 23:08:30 PyNaCl==1.6.0 23:08:30 pyparsing==2.4.7 23:08:30 pyperclip==1.11.0 23:08:30 pyrsistent==0.20.0 23:08:30 python-cinderclient==9.8.0 23:08:30 python-dateutil==2.9.0.post0 23:08:30 python-heatclient==4.3.0 23:08:30 python-jenkins==1.8.3 23:08:30 python-keystoneclient==5.7.0 23:08:30 python-magnumclient==4.9.0 23:08:30 python-openstackclient==8.2.0 23:08:30 python-swiftclient==4.8.0 23:08:30 PyYAML==6.0.3 23:08:30 referencing==0.36.2 23:08:30 requests==2.32.5 23:08:30 requests-oauthlib==2.0.0 23:08:30 requestsexceptions==1.4.0 23:08:30 rfc3986==2.0.0 23:08:30 rich==14.2.0 23:08:30 rich-argparse==1.7.1 23:08:30 rpds-py==0.27.1 23:08:30 rsa==4.9.1 23:08:30 ruamel.yaml==0.18.15 23:08:30 ruamel.yaml.clib==0.2.14 23:08:30 s3transfer==0.14.0 23:08:30 simplejson==3.20.2 23:08:30 six==1.17.0 23:08:30 smmap==5.0.2 23:08:30 soupsieve==2.8 23:08:30 stevedore==5.5.0 23:08:30 tabulate==0.9.0 23:08:30 toml==0.10.2 23:08:30 tomlkit==0.13.3 23:08:30 tqdm==4.67.1 23:08:30 typing_extensions==4.15.0 23:08:30 tzdata==2025.2 23:08:30 urllib3==1.26.20 23:08:30 virtualenv==20.35.3 23:08:30 wcwidth==0.2.14 23:08:30 websocket-client==1.9.0 23:08:30 wrapt==1.17.3 23:08:30 xdg==6.0.0 23:08:30 xmltodict==1.0.2 23:08:30 yq==3.4.3 23:08:30 [EnvInject] - Injecting environment variables from a build step. 23:08:30 [EnvInject] - Injecting as environment variables the properties content 23:08:30 OS_STACK_TEMPLATE=csit-2-instance-type.yaml 23:08:30 OS_CLOUD=vex 23:08:30 OS_STACK_NAME=releng-netconf-csit-1node-gate-userfeatures-all-titanium-60 23:08:30 OS_STACK_TEMPLATE_DIR=openstack-hot 23:08:30 23:08:30 [EnvInject] - Variables injected successfully. 23:08:30 provisioning config files... 23:08:31 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 23:08:31 [netconf-csit-1node-gate-userfeatures-all-titanium] $ /bin/bash /tmp/jenkins447799226422384778.sh 23:08:31 ---> Create parameters file for OpenStack HOT 23:08:31 OpenStack Heat parameters generated 23:08:31 ----------------------------------- 23:08:31 parameters: 23:08:31 vm_0_count: '1' 23:08:31 vm_0_flavor: 'v3-standard-4' 23:08:31 vm_0_image: 'ZZCI - Ubuntu 22.04 - builder - x86_64 - 20250917-133034.447' 23:08:31 vm_1_count: '1' 23:08:31 vm_1_flavor: 'v3-standard-2' 23:08:31 vm_1_image: 'ZZCI - Ubuntu 22.04 - docker - x86_64 - 20250918-232437.783' 23:08:31 23:08:31 job_name: '04279-60' 23:08:31 silo: 'releng' 23:08:31 [netconf-csit-1node-gate-userfeatures-all-titanium] $ /bin/bash -l /tmp/jenkins11887435933933964868.sh 23:08:31 ---> Create HEAT stack 23:08:31 + source /home/jenkins/lf-env.sh 23:08:31 + lf-activate-venv --python python3 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq 23:08:31 ++ mktemp -d /tmp/venv-XXXX 23:08:31 + lf_venv=/tmp/venv-r6bf 23:08:31 + local venv_file=/tmp/.os_lf_venv 23:08:31 + local python=python3 23:08:31 + local options 23:08:31 + local set_path=true 23:08:31 + local install_args= 23:08:31 ++ 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:08:31 + options=' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''urllib3~=1.26.15'\'' '\''yq'\''' 23:08:31 + eval set -- ' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''urllib3~=1.26.15'\'' '\''yq'\''' 23:08:31 ++ set -- --python python3 -- 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq 23:08:31 + true 23:08:31 + case $1 in 23:08:31 + python=python3 23:08:31 + shift 2 23:08:31 + true 23:08:31 + case $1 in 23:08:31 + shift 23:08:31 + break 23:08:31 + case $python in 23:08:31 + local pkg_list= 23:08:31 + [[ -d /opt/pyenv ]] 23:08:31 + echo 'Setup pyenv:' 23:08:31 Setup pyenv: 23:08:31 + export PYENV_ROOT=/opt/pyenv 23:08:31 + PYENV_ROOT=/opt/pyenv 23:08:31 + 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:08:31 + 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:08:31 + pyenv versions 23:08:31 system 23:08:31 3.8.13 23:08:31 3.9.13 23:08:31 3.10.13 23:08:31 * 3.11.7 (set by /w/workspace/netconf-csit-1node-gate-userfeatures-all-titanium/.python-version) 23:08:31 + command -v pyenv 23:08:31 ++ pyenv init - --no-rehash 23:08:31 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 23:08:31 for i in ${!paths[@]}; do 23:08:31 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 23:08:31 fi; done; 23:08:31 echo "${paths[*]}"'\'')" 23:08:31 export PATH="/opt/pyenv/shims:${PATH}" 23:08:31 export PYENV_SHELL=bash 23:08:31 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 23:08:31 pyenv() { 23:08:31 local command 23:08:31 command="${1:-}" 23:08:31 if [ "$#" -gt 0 ]; then 23:08:31 shift 23:08:31 fi 23:08:31 23:08:31 case "$command" in 23:08:31 rehash|shell) 23:08:31 eval "$(pyenv "sh-$command" "$@")" 23:08:31 ;; 23:08:31 *) 23:08:31 command pyenv "$command" "$@" 23:08:31 ;; 23:08:31 esac 23:08:31 }' 23:08:31 +++ bash --norc -ec 'IFS=:; paths=($PATH); 23:08:31 for i in ${!paths[@]}; do 23:08:31 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 23:08:31 fi; done; 23:08:31 echo "${paths[*]}"' 23:08:31 ++ 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:08:31 ++ 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:08:31 ++ 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:08:31 ++ export PYENV_SHELL=bash 23:08:31 ++ PYENV_SHELL=bash 23:08:31 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 23:08:31 +++ complete -F _pyenv pyenv 23:08:31 ++ lf-pyver python3 23:08:31 ++ local py_version_xy=python3 23:08:31 ++ local py_version_xyz= 23:08:31 ++ awk '{ print $1 }' 23:08:31 ++ pyenv versions 23:08:31 ++ local command 23:08:31 ++ command=versions 23:08:31 ++ '[' 1 -gt 0 ']' 23:08:31 ++ shift 23:08:31 ++ case "$command" in 23:08:31 ++ command pyenv versions 23:08:31 ++ pyenv versions 23:08:31 ++ sed 's/^[ *]* //' 23:08:31 ++ grep -E '^[0-9.]*[0-9]$' 23:08:31 ++ [[ ! -s /tmp/.pyenv_versions ]] 23:08:31 +++ tail -n 1 23:08:31 +++ grep '^3' /tmp/.pyenv_versions 23:08:31 +++ sort -V 23:08:31 ++ py_version_xyz=3.11.7 23:08:31 ++ [[ -z 3.11.7 ]] 23:08:31 ++ echo 3.11.7 23:08:31 ++ return 0 23:08:31 + pyenv local 3.11.7 23:08:31 + local command 23:08:31 + command=local 23:08:31 + '[' 2 -gt 0 ']' 23:08:31 + shift 23:08:31 + case "$command" in 23:08:31 + command pyenv local 3.11.7 23:08:31 + pyenv local 3.11.7 23:08:31 + for arg in "$@" 23:08:31 + case $arg in 23:08:31 + pkg_list+='lftools[openstack] ' 23:08:31 + for arg in "$@" 23:08:31 + case $arg in 23:08:31 + pkg_list+='kubernetes ' 23:08:31 + for arg in "$@" 23:08:31 + case $arg in 23:08:31 + pkg_list+='niet ' 23:08:31 + for arg in "$@" 23:08:31 + case $arg in 23:08:31 + pkg_list+='python-heatclient ' 23:08:31 + for arg in "$@" 23:08:31 + case $arg in 23:08:31 + pkg_list+='python-openstackclient ' 23:08:31 + for arg in "$@" 23:08:31 + case $arg in 23:08:31 + pkg_list+='python-magnumclient ' 23:08:31 + for arg in "$@" 23:08:31 + case $arg in 23:08:31 + pkg_list+='urllib3~=1.26.15 ' 23:08:31 + for arg in "$@" 23:08:31 + case $arg in 23:08:31 + pkg_list+='yq ' 23:08:31 + [[ -f /tmp/.os_lf_venv ]] 23:08:31 ++ cat /tmp/.os_lf_venv 23:08:31 + lf_venv=/tmp/venv-MACw 23:08:31 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-MACw from' file:/tmp/.os_lf_venv 23:08:31 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-MACw from file:/tmp/.os_lf_venv 23:08:31 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 23:08:31 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 23:08:31 + local 'pip_opts=--upgrade --quiet' 23:08:31 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 23:08:31 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 23:08:31 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 23:08:31 + [[ -n '' ]] 23:08:31 + [[ -n '' ]] 23:08:31 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 23:08:31 lf-activate-venv(): INFO: Attempting to install with network-safe options... 23:08:31 + /tmp/venv-MACw/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:08:33 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 23:08:33 lf-activate-venv(): INFO: Base packages installed successfully 23:08:33 + [[ -z lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq ]] 23:08:33 + echo 'lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq ' 23:08:33 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq 23:08:33 + /tmp/venv-MACw/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:08:52 + type python3 23:08:52 + true 23:08:52 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-MACw/bin to PATH' 23:08:52 lf-activate-venv(): INFO: Adding /tmp/venv-MACw/bin to PATH 23:08:52 + PATH=/tmp/venv-MACw/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:08:52 + return 0 23:08:52 + openstack --os-cloud vex limits show --absolute 23:08:54 +--------------------------+---------+ 23:08:54 | Name | Value | 23:08:54 +--------------------------+---------+ 23:08:54 | maxTotalInstances | -1 | 23:08:54 | maxTotalCores | 450 | 23:08:54 | maxTotalRAMSize | 1000000 | 23:08:54 | maxServerMeta | 128 | 23:08:54 | maxImageMeta | 128 | 23:08:54 | maxPersonality | 5 | 23:08:54 | maxPersonalitySize | 10240 | 23:08:54 | maxTotalKeypairs | 100 | 23:08:54 | maxServerGroups | 10 | 23:08:54 | maxServerGroupMembers | 10 | 23:08:54 | maxTotalFloatingIps | -1 | 23:08:54 | maxSecurityGroups | -1 | 23:08:54 | maxSecurityGroupRules | -1 | 23:08:54 | totalRAMUsed | 319488 | 23:08:54 | totalCoresUsed | 78 | 23:08:54 | totalInstancesUsed | 34 | 23:08:54 | totalFloatingIpsUsed | 0 | 23:08:54 | totalSecurityGroupsUsed | 0 | 23:08:54 | totalServerGroupsUsed | 0 | 23:08:54 | maxTotalVolumes | -1 | 23:08:54 | maxTotalSnapshots | 10 | 23:08:54 | maxTotalVolumeGigabytes | 4096 | 23:08:54 | maxTotalBackups | 10 | 23:08:54 | maxTotalBackupGigabytes | 1000 | 23:08:54 | totalVolumesUsed | 0 | 23:08:54 | totalGigabytesUsed | 0 | 23:08:54 | totalSnapshotsUsed | 0 | 23:08:54 | totalBackupsUsed | 0 | 23:08:54 | totalBackupGigabytesUsed | 0 | 23:08:54 +--------------------------+---------+ 23:08:54 + pushd /opt/ciman/openstack-hot 23:08:54 /opt/ciman/openstack-hot /w/workspace/netconf-csit-1node-gate-userfeatures-all-titanium 23:08:54 + lftools openstack --os-cloud vex stack create releng-netconf-csit-1node-gate-userfeatures-all-titanium-60 csit-2-instance-type.yaml /w/workspace/netconf-csit-1node-gate-userfeatures-all-titanium/stack-parameters.yaml 23:09:19 Creating stack releng-netconf-csit-1node-gate-userfeatures-all-titanium-60 23:09:19 Waiting to initialize infrastructure... 23:09:19 Stack initialization successful. 23:09:19 ------------------------------------ 23:09:19 Stack Details 23:09:19 ------------------------------------ 23:09:19 {'added': None, 23:09:19 'capabilities': [], 23:09:19 'created_at': '2025-10-11T23:08:57Z', 23:09:19 'deleted': None, 23:09:19 'deleted_at': None, 23:09:19 'description': 'No description', 23:09:19 'environment': None, 23:09:19 'environment_files': None, 23:09:19 'files': None, 23:09:19 'files_container': None, 23:09:19 'id': '0d43d743-2eff-4934-bce8-e1f9c1bce1ad', 23:09:19 'is_rollback_disabled': True, 23:09:19 'links': [{'href': 'https://orchestration.public.mtl1.vexxhost.net/v1/12c36e260d8e4bb2913965203b1b491f/stacks/releng-netconf-csit-1node-gate-userfeatures-all-titanium-60/0d43d743-2eff-4934-bce8-e1f9c1bce1ad', 23:09:19 'rel': 'self'}], 23:09:19 '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:09:19 'name': 'releng-netconf-csit-1node-gate-userfeatures-all-titanium-60', 23:09:19 'notification_topics': [], 23:09:19 'outputs': [{'description': 'IP addresses of the 1st vm types', 23:09:19 'output_key': 'vm_0_ips', 23:09:19 'output_value': ['10.30.171.152']}, 23:09:19 {'description': 'IP addresses of the 2nd vm types', 23:09:19 'output_key': 'vm_1_ips', 23:09:19 'output_value': ['10.30.170.10']}], 23:09:19 'owner_id': ****, 23:09:19 'parameters': {'OS::project_id': '12c36e260d8e4bb2913965203b1b491f', 23:09:19 'OS::stack_id': '0d43d743-2eff-4934-bce8-e1f9c1bce1ad', 23:09:19 'OS::stack_name': 'releng-netconf-csit-1node-gate-userfeatures-all-titanium-60', 23:09:19 'job_name': '04279-60', 23:09:19 'silo': 'releng', 23:09:19 'vm_0_count': '1', 23:09:19 'vm_0_flavor': 'v3-standard-4', 23:09:19 'vm_0_image': 'ZZCI - Ubuntu 22.04 - builder - x86_64 - ' 23:09:19 '20250917-133034.447', 23:09:19 'vm_1_count': '1', 23:09:19 'vm_1_flavor': 'v3-standard-2', 23:09:19 'vm_1_image': 'ZZCI - Ubuntu 22.04 - docker - x86_64 - ' 23:09:19 '20250918-232437.783'}, 23:09:19 'parent_id': None, 23:09:19 'replaced': None, 23:09:19 'status': 'CREATE_COMPLETE', 23:09:19 'status_reason': 'Stack CREATE completed successfully', 23:09:19 'tags': [], 23:09:19 'template': None, 23:09:19 'template_description': 'No description', 23:09:19 'template_url': None, 23:09:19 'timeout_mins': 15, 23:09:19 'unchanged': None, 23:09:19 'updated': None, 23:09:19 'updated_at': None, 23:09:19 'user_project_id': '68cd2356e34f40f98f70532954d8a2e2'} 23:09:19 ------------------------------------ 23:09:19 + popd 23:09:19 /w/workspace/netconf-csit-1node-gate-userfeatures-all-titanium 23:09:19 [netconf-csit-1node-gate-userfeatures-all-titanium] $ /bin/bash -l /tmp/jenkins15034031360629008586.sh 23:09:19 ---> Copy SSH public keys to CSIT lab 23:09:19 Setup pyenv: 23:09:19 system 23:09:19 3.8.13 23:09:19 3.9.13 23:09:19 3.10.13 23:09:19 * 3.11.7 (set by /w/workspace/netconf-csit-1node-gate-userfeatures-all-titanium/.python-version) 23:09:20 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-MACw from file:/tmp/.os_lf_venv 23:09:20 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 23:09:20 lf-activate-venv(): INFO: Attempting to install with network-safe options... 23:09:21 lf-activate-venv(): INFO: Base packages installed successfully 23:09:21 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient urllib3~=1.26.15 23:09:36 lf-activate-venv(): INFO: Adding /tmp/venv-MACw/bin to PATH 23:09:38 SSH not responding on 10.30.171.152. Retrying in 10 seconds... 23:09:39 SSH not responding on 10.30.170.10. Retrying in 10 seconds... 23:09:48 Ping to 10.30.171.152 successful. 23:09:49 Ping to 10.30.170.10 successful. 23:09:49 SSH not responding on 10.30.171.152. Retrying in 10 seconds... 23:09:49 SSH not responding on 10.30.170.10. Retrying in 10 seconds... 23:09:59 Ping to 10.30.171.152 successful. 23:09:59 Ping to 10.30.170.10 successful. 23:09:59 SSH not responding on 10.30.171.152. Retrying in 10 seconds... 23:09:59 SSH not responding on 10.30.170.10. Retrying in 10 seconds... 23:10:09 Ping to 10.30.171.152 successful. 23:10:09 SSH not responding on 10.30.171.152. Retrying in 10 seconds... 23:10:09 Ping to 10.30.170.10 successful. 23:10:10 SSH not responding on 10.30.170.10. Retrying in 10 seconds... 23:10:19 Ping to 10.30.171.152 successful. 23:10:20 Ping to 10.30.170.10 successful. 23:10:21 Warning: Permanently added '10.30.171.152' (ECDSA) to the list of known hosts. 23:10:21 releng-04279-60-0-builder-0 23:10:21 Successfully copied public keys to slave 10.30.171.152 23:10:21 Warning: Permanently added '10.30.170.10' (ECDSA) to the list of known hosts. 23:10:22 releng-04279-60-1-docker-0 23:10:22 Successfully copied public keys to slave 10.30.170.10 23:10:22 Process 6495 ready. 23:10:22 Process 6496 ready. 23:10:22 SSH ready on all stack servers. 23:10:22 [netconf-csit-1node-gate-userfeatures-all-titanium] $ /bin/bash -l /tmp/jenkins1345362086855882104.sh 23:10:22 Setup pyenv: 23:10:22 system 23:10:22 3.8.13 23:10:22 3.9.13 23:10:22 3.10.13 23:10:22 * 3.11.7 (set by /w/workspace/netconf-csit-1node-gate-userfeatures-all-titanium/.python-version) 23:10:26 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-QUGA 23:10:26 lf-activate-venv(): INFO: Save venv in file: /w/workspace/netconf-csit-1node-gate-userfeatures-all-titanium/.robot_venv 23:10:26 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 23:10:26 lf-activate-venv(): INFO: Attempting to install with network-safe options... 23:10:30 lf-activate-venv(): INFO: Base packages installed successfully 23:10:30 lf-activate-venv(): INFO: Installing additional packages: setuptools wheel 23:10:32 lf-activate-venv(): INFO: Adding /tmp/venv-QUGA/bin to PATH 23:10:32 + echo 'Installing Python Requirements' 23:10:32 Installing Python Requirements 23:10:32 + cat 23:10:32 + python -m pip install -r requirements.txt 23:10:32 Looking in indexes: https://nexus3.opendaylight.org/repository/PyPi/simple 23:10:32 Collecting docker-py (from -r requirements.txt (line 1)) 23:10:32 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:10:32 Collecting ipaddr (from -r requirements.txt (line 2)) 23:10:32 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/ipaddr/2.2.0/ipaddr-2.2.0.tar.gz (26 kB) 23:10:32 Preparing metadata (setup.py): started 23:10:33 Preparing metadata (setup.py): finished with status 'done' 23:10:33 Collecting netaddr (from -r requirements.txt (line 3)) 23:10:33 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:10:33 Collecting netifaces (from -r requirements.txt (line 4)) 23:10:33 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/netifaces/0.11.0/netifaces-0.11.0.tar.gz (30 kB) 23:10:33 Preparing metadata (setup.py): started 23:10:33 Preparing metadata (setup.py): finished with status 'done' 23:10:33 Collecting pyhocon (from -r requirements.txt (line 5)) 23:10:33 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyhocon/0.3.61/pyhocon-0.3.61-py3-none-any.whl (25 kB) 23:10:33 Collecting requests (from -r requirements.txt (line 6)) 23:10:33 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/requests/2.32.5/requests-2.32.5-py3-none-any.whl (64 kB) 23:10:33 Collecting robotframework (from -r requirements.txt (line 7)) 23:10:33 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework/7.3.2/robotframework-7.3.2-py3-none-any.whl (795 kB) 23:10:33 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 795.1/795.1 kB 25.8 MB/s 0:00:00 23:10:33 Collecting robotframework-httplibrary (from -r requirements.txt (line 8)) 23:10:33 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-httplibrary/0.4.2/robotframework-httplibrary-0.4.2.tar.gz (9.1 kB) 23:10:33 Preparing metadata (setup.py): started 23:10:33 Preparing metadata (setup.py): finished with status 'done' 23:10:33 Collecting robotframework-requests==0.9.7 (from -r requirements.txt (line 9)) 23:10:33 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:10:33 Collecting robotframework-selenium2library (from -r requirements.txt (line 10)) 23:10:33 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:10:33 Collecting robotframework-sshlibrary==3.8.0 (from -r requirements.txt (line 11)) 23:10:33 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-sshlibrary/3.8.0/robotframework-sshlibrary-3.8.0.tar.gz (51 kB) 23:10:33 Preparing metadata (setup.py): started 23:10:34 Preparing metadata (setup.py): finished with status 'done' 23:10:34 Collecting scapy (from -r requirements.txt (line 12)) 23:10:34 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/scapy/2.6.1/scapy-2.6.1-py3-none-any.whl (2.4 MB) 23:10:34 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.4/2.4 MB 38.5 MB/s 0:00:00 23:10:34 Collecting jsonpath-rw (from -r requirements.txt (line 15)) 23:10:34 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpath-rw/1.4.0/jsonpath-rw-1.4.0.tar.gz (13 kB) 23:10:34 Preparing metadata (setup.py): started 23:10:34 Preparing metadata (setup.py): finished with status 'done' 23:10:34 Collecting elasticsearch (from -r requirements.txt (line 18)) 23:10:34 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch/9.1.1/elasticsearch-9.1.1-py3-none-any.whl (937 kB) 23:10:34 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 937.5/937.5 kB 19.7 MB/s 0:00:00 23:10:34 Collecting elasticsearch-dsl (from -r requirements.txt (line 19)) 23:10:34 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:10:34 Collecting pyangbind (from -r requirements.txt (line 22)) 23:10:34 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyangbind/0.8.6/pyangbind-0.8.6-py3-none-any.whl (52 kB) 23:10:34 Collecting isodate (from -r requirements.txt (line 25)) 23:10:34 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/isodate/0.7.2/isodate-0.7.2-py3-none-any.whl (22 kB) 23:10:34 Collecting jmespath (from -r requirements.txt (line 28)) 23:10:34 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/jmespath/1.0.1/jmespath-1.0.1-py3-none-any.whl (20 kB) 23:10:34 Collecting jsonpatch (from -r requirements.txt (line 31)) 23:10:34 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpatch/1.33/jsonpatch-1.33-py2.py3-none-any.whl (12 kB) 23:10:34 Collecting paramiko>=1.15.3 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 23:10:34 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/paramiko/4.0.0/paramiko-4.0.0-py3-none-any.whl (223 kB) 23:10:34 Collecting scp>=0.13.0 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 23:10:34 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:10:34 Collecting docker-pycreds>=0.2.1 (from docker-py->-r requirements.txt (line 1)) 23:10:34 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:10:35 Collecting six>=1.4.0 (from docker-py->-r requirements.txt (line 1)) 23:10:35 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:10:35 Collecting websocket-client>=0.32.0 (from docker-py->-r requirements.txt (line 1)) 23:10:35 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:10:35 Collecting pyparsing<4,>=2 (from pyhocon->-r requirements.txt (line 5)) 23:10:35 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pyparsing/3.2.5/pyparsing-3.2.5-py3-none-any.whl (113 kB) 23:10:35 Collecting charset_normalizer<4,>=2 (from requests->-r requirements.txt (line 6)) 23:10:35 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/charset-normalizer/3.4.3/charset_normalizer-3.4.3-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (150 kB) 23:10:35 Collecting idna<4,>=2.5 (from requests->-r requirements.txt (line 6)) 23:10:35 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/idna/3.10/idna-3.10-py3-none-any.whl (70 kB) 23:10:35 Collecting urllib3<3,>=1.21.1 (from requests->-r requirements.txt (line 6)) 23:10:35 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/urllib3/2.5.0/urllib3-2.5.0-py3-none-any.whl (129 kB) 23:10:35 Collecting certifi>=2017.4.17 (from requests->-r requirements.txt (line 6)) 23:10:35 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/certifi/2025.10.5/certifi-2025.10.5-py3-none-any.whl (163 kB) 23:10:35 Collecting webtest>=2.0 (from robotframework-httplibrary->-r requirements.txt (line 8)) 23:10:35 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/webtest/3.0.7/webtest-3.0.7-py3-none-any.whl (32 kB) 23:10:35 Collecting jsonpointer (from robotframework-httplibrary->-r requirements.txt (line 8)) 23:10:35 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:10:35 Collecting robotframework-seleniumlibrary>=3.0.0 (from robotframework-selenium2library->-r requirements.txt (line 10)) 23:10:35 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:10:35 Collecting ply (from jsonpath-rw->-r requirements.txt (line 15)) 23:10:35 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/ply/3.11/ply-3.11-py2.py3-none-any.whl (49 kB) 23:10:35 Collecting decorator (from jsonpath-rw->-r requirements.txt (line 15)) 23:10:35 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:10:35 Collecting elastic-transport<10,>=9.1.0 (from elasticsearch->-r requirements.txt (line 18)) 23:10:35 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elastic-transport/9.1.0/elastic_transport-9.1.0-py3-none-any.whl (65 kB) 23:10:35 Collecting python-dateutil (from elasticsearch->-r requirements.txt (line 18)) 23:10:35 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:10:35 Collecting typing-extensions (from elasticsearch->-r requirements.txt (line 18)) 23:10:35 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:10:35 Collecting elasticsearch (from -r requirements.txt (line 18)) 23:10:35 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch/8.19.1/elasticsearch-8.19.1-py3-none-any.whl (940 kB) 23:10:35 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 940.5/940.5 kB 20.5 MB/s 0:00:00 23:10:35 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:10:35 Collecting elasticsearch-dsl (from -r requirements.txt (line 19)) 23:10:35 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:10:36 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:10:36 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:10:36 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:10:36 Collecting elastic-transport<9,>=8.15.1 (from elasticsearch->-r requirements.txt (line 18)) 23:10:36 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:10:36 Collecting pyang (from pyangbind->-r requirements.txt (line 22)) 23:10:36 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyang/2.7.1/pyang-2.7.1-py2.py3-none-any.whl (598 kB) 23:10:36 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 598.5/598.5 kB 21.1 MB/s 0:00:00 23:10:36 Collecting lxml (from pyangbind->-r requirements.txt (line 22)) 23:10:36 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:10:37 Collecting regex (from pyangbind->-r requirements.txt (line 22)) 23:10:37 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/regex/2025.9.18/regex-2025.9.18-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (798 kB) 23:10:37 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 799.0/799.0 kB 20.1 MB/s 0:00:00 23:10:37 Collecting enum34 (from pyangbind->-r requirements.txt (line 22)) 23:10:37 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/enum34/1.1.10/enum34-1.1.10-py3-none-any.whl (11 kB) 23:10:37 Collecting bcrypt>=3.2 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 23:10:37 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:10:38 Collecting cryptography>=3.3 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 23:10:38 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/cryptography/46.0.2/cryptography-46.0.2-cp311-abi3-manylinux_2_28_x86_64.whl (4.5 MB) 23:10:38 Collecting invoke>=2.0 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 23:10:38 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/invoke/2.2.1/invoke-2.2.1-py3-none-any.whl (160 kB) 23:10:38 Collecting pynacl>=1.5 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 23:10:38 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pynacl/1.6.0/pynacl-1.6.0-cp38-abi3-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl (1.4 MB) 23:10:38 Collecting cffi>=2.0.0 (from cryptography>=3.3->paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 23:10:38 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:10:38 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:10:38 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pycparser/2.23/pycparser-2.23-py3-none-any.whl (118 kB) 23:10:38 Collecting selenium>=4.3.0 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 23:10:38 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/selenium/4.36.0/selenium-4.36.0-py3-none-any.whl (9.6 MB) 23:10:38 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.6/9.6 MB 58.5 MB/s 0:00:00 23:10:38 Collecting robotframework-pythonlibcore>=4.4.1 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 23:10:38 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-pythonlibcore/4.4.1/robotframework_pythonlibcore-4.4.1-py2.py3-none-any.whl (12 kB) 23:10:38 Collecting click>=8.0 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 23:10:39 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/click/8.3.0/click-8.3.0-py3-none-any.whl (107 kB) 23:10:39 Collecting trio<1.0,>=0.30.0 (from selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 23:10:39 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/trio/0.31.0/trio-0.31.0-py3-none-any.whl (512 kB) 23:10:39 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:10:39 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:10:39 Collecting attrs>=23.2.0 (from trio<1.0,>=0.30.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 23:10:39 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/attrs/25.4.0/attrs-25.4.0-py3-none-any.whl (67 kB) 23:10:39 Collecting sortedcontainers (from trio<1.0,>=0.30.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 23:10:39 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/sortedcontainers/2.4.0/sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) 23:10:39 Collecting outcome (from trio<1.0,>=0.30.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 23:10:39 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:10:39 Collecting sniffio>=1.3.0 (from trio<1.0,>=0.30.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 23:10:39 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/sniffio/1.3.1/sniffio-1.3.1-py3-none-any.whl (10 kB) 23:10:39 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:10:39 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/wsproto/1.2.0/wsproto-1.2.0-py3-none-any.whl (24 kB) 23:10:39 Collecting pysocks!=1.5.7,<2.0,>=1.5.6 (from urllib3[socks]<3.0,>=2.5.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 23:10:39 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pysocks/1.7.1/PySocks-1.7.1-py3-none-any.whl (16 kB) 23:10:39 Collecting WebOb>=1.2 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8)) 23:10:39 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/webob/1.8.9/WebOb-1.8.9-py2.py3-none-any.whl (115 kB) 23:10:39 Collecting waitress>=3.0.2 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8)) 23:10:39 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/waitress/3.0.2/waitress-3.0.2-py3-none-any.whl (56 kB) 23:10:39 Collecting beautifulsoup4 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8)) 23:10:39 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/beautifulsoup4/4.14.2/beautifulsoup4-4.14.2-py3-none-any.whl (106 kB) 23:10:39 Collecting h11<1,>=0.9.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:10:39 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/h11/0.16.0/h11-0.16.0-py3-none-any.whl (37 kB) 23:10:39 Collecting soupsieve>1.2 (from beautifulsoup4->webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8)) 23:10:39 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/soupsieve/2.8/soupsieve-2.8-py3-none-any.whl (36 kB) 23:10:39 Building wheels for collected packages: robotframework-sshlibrary, ipaddr, netifaces, robotframework-httplibrary, jsonpath-rw 23:10:39 DEPRECATION: Building 'robotframework-sshlibrary' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'robotframework-sshlibrary'. Discussion can be found at https://github.com/pypa/pip/issues/6334 23:10:39 Building wheel for robotframework-sshlibrary (setup.py): started 23:10:40 Building wheel for robotframework-sshlibrary (setup.py): finished with status 'done' 23:10:40 Created wheel for robotframework-sshlibrary: filename=robotframework_sshlibrary-3.8.0-py3-none-any.whl size=55205 sha256=3b3add1aace67864170efbc8ecee0bf20129b3d8015de563045e0cd2f3c0e1f2 23:10:40 Stored in directory: /home/jenkins/.cache/pip/wheels/f7/c9/b3/a977b7bcc410d45ae27d240df3d00a12585509180e373ecccc 23:10:40 DEPRECATION: Building 'ipaddr' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'ipaddr'. Discussion can be found at https://github.com/pypa/pip/issues/6334 23:10:40 Building wheel for ipaddr (setup.py): started 23:10:40 Building wheel for ipaddr (setup.py): finished with status 'done' 23:10:40 Created wheel for ipaddr: filename=ipaddr-2.2.0-py3-none-any.whl size=18353 sha256=9445ba1135c3d6270a83548c309525cbfeae51abd400ec7495cd5e50b76c3702 23:10:40 Stored in directory: /home/jenkins/.cache/pip/wheels/dc/6c/04/da2d847fa8d45c59af3e1d83e2acc29cb8adcbaf04c0898dbf 23:10:40 DEPRECATION: Building 'netifaces' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'netifaces'. Discussion can be found at https://github.com/pypa/pip/issues/6334 23:10:40 Building wheel for netifaces (setup.py): started 23:10:42 Building wheel for netifaces (setup.py): finished with status 'done' 23:10:42 Created wheel for netifaces: filename=netifaces-0.11.0-cp311-cp311-linux_x86_64.whl size=41087 sha256=158ac3c2608ebde3afe1e1d3becf609bdb0974ad2594bc893bda1274503ac066 23:10:42 Stored in directory: /home/jenkins/.cache/pip/wheels/f8/18/88/e61d54b995bea304bdb1d040a92b72228a1bf72ca2a3eba7c9 23:10:42 DEPRECATION: Building 'robotframework-httplibrary' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'robotframework-httplibrary'. Discussion can be found at https://github.com/pypa/pip/issues/6334 23:10:42 Building wheel for robotframework-httplibrary (setup.py): started 23:10:43 Building wheel for robotframework-httplibrary (setup.py): finished with status 'done' 23:10:43 Created wheel for robotframework-httplibrary: filename=robotframework_httplibrary-0.4.2-py3-none-any.whl size=10014 sha256=3f77426d232f9f2597d906eab390bf8102346e8e6cb706ce7552afc39863929b 23:10:43 Stored in directory: /home/jenkins/.cache/pip/wheels/aa/bc/0d/9a20dd51effef392aae2733cb4c7b66c6fa29fca33d88b57ed 23:10:43 DEPRECATION: Building 'jsonpath-rw' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'jsonpath-rw'. Discussion can be found at https://github.com/pypa/pip/issues/6334 23:10:43 Building wheel for jsonpath-rw (setup.py): started 23:10:43 Building wheel for jsonpath-rw (setup.py): finished with status 'done' 23:10:43 Created wheel for jsonpath-rw: filename=jsonpath_rw-1.4.0-py3-none-any.whl size=15176 sha256=db0d8d396c61bfd702c42c59a077dc6020a7732b44dbb536c76bc4eb06fbf6ba 23:10:43 Stored in directory: /home/jenkins/.cache/pip/wheels/f1/54/63/9a8da38cefae13755097b36cc852decc25d8ef69c37d58d4eb 23:10:43 Successfully built robotframework-sshlibrary ipaddr netifaces robotframework-httplibrary jsonpath-rw 23:10:43 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:10:50 23:10:50 Successfully installed WebOb-1.8.9 attrs-25.4.0 bcrypt-5.0.0 beautifulsoup4-4.14.2 certifi-2025.10.5 cffi-2.0.0 charset_normalizer-3.4.3 click-8.3.0 cryptography-46.0.2 decorator-5.2.1 docker-py-1.10.6 docker-pycreds-0.4.0 elastic-transport-8.17.1 elasticsearch-8.19.1 elasticsearch-dsl-8.15.4 enum34-1.1.10 h11-0.16.0 idna-3.10 invoke-2.2.1 ipaddr-2.2.0 isodate-0.7.2 jmespath-1.0.1 jsonpatch-1.33 jsonpath-rw-1.4.0 jsonpointer-3.0.0 lxml-6.0.2 netaddr-1.3.0 netifaces-0.11.0 outcome-1.3.0.post0 paramiko-4.0.0 ply-3.11 pyang-2.7.1 pyangbind-0.8.6 pycparser-2.23 pyhocon-0.3.61 pynacl-1.6.0 pyparsing-3.2.5 pysocks-1.7.1 python-dateutil-2.9.0.post0 regex-2025.9.18 requests-2.32.5 robotframework-7.3.2 robotframework-httplibrary-0.4.2 robotframework-pythonlibcore-4.4.1 robotframework-requests-0.9.7 robotframework-selenium2library-3.0.0 robotframework-seleniumlibrary-6.8.0 robotframework-sshlibrary-3.8.0 scapy-2.6.1 scp-0.15.0 selenium-4.36.0 six-1.17.0 sniffio-1.3.1 sortedcontainers-2.4.0 soupsieve-2.8 trio-0.31.0 trio-websocket-0.12.2 typing-extensions-4.15.0 urllib3-2.5.0 waitress-3.0.2 websocket-client-1.9.0 webtest-3.0.7 wsproto-1.2.0 23:10:51 + pip freeze 23:10:51 attrs==25.4.0 23:10:51 bcrypt==5.0.0 23:10:51 beautifulsoup4==4.14.2 23:10:51 certifi==2025.10.5 23:10:51 cffi==2.0.0 23:10:51 charset-normalizer==3.4.3 23:10:51 click==8.3.0 23:10:51 cryptography==46.0.2 23:10:51 decorator==5.2.1 23:10:51 distlib==0.4.0 23:10:51 docker-py==1.10.6 23:10:51 docker-pycreds==0.4.0 23:10:51 elastic-transport==8.17.1 23:10:51 elasticsearch==8.19.1 23:10:51 elasticsearch-dsl==8.15.4 23:10:51 enum34==1.1.10 23:10:51 filelock==3.20.0 23:10:51 h11==0.16.0 23:10:51 idna==3.10 23:10:51 invoke==2.2.1 23:10:51 ipaddr==2.2.0 23:10:51 isodate==0.7.2 23:10:51 jmespath==1.0.1 23:10:51 jsonpatch==1.33 23:10:51 jsonpath-rw==1.4.0 23:10:51 jsonpointer==3.0.0 23:10:51 lxml==6.0.2 23:10:51 netaddr==1.3.0 23:10:51 netifaces==0.11.0 23:10:51 outcome==1.3.0.post0 23:10:51 paramiko==4.0.0 23:10:51 platformdirs==4.5.0 23:10:51 ply==3.11 23:10:51 pyang==2.7.1 23:10:51 pyangbind==0.8.6 23:10:51 pycparser==2.23 23:10:51 pyhocon==0.3.61 23:10:51 PyNaCl==1.6.0 23:10:51 pyparsing==3.2.5 23:10:51 PySocks==1.7.1 23:10:51 python-dateutil==2.9.0.post0 23:10:51 regex==2025.9.18 23:10:51 requests==2.32.5 23:10:51 robotframework==7.3.2 23:10:51 robotframework-httplibrary==0.4.2 23:10:51 robotframework-pythonlibcore==4.4.1 23:10:51 robotframework-requests==0.9.7 23:10:51 robotframework-selenium2library==3.0.0 23:10:51 robotframework-seleniumlibrary==6.8.0 23:10:51 robotframework-sshlibrary==3.8.0 23:10:51 scapy==2.6.1 23:10:51 scp==0.15.0 23:10:51 selenium==4.36.0 23:10:51 six==1.17.0 23:10:51 sniffio==1.3.1 23:10:51 sortedcontainers==2.4.0 23:10:51 soupsieve==2.8 23:10:51 trio==0.31.0 23:10:51 trio-websocket==0.12.2 23:10:51 typing_extensions==4.15.0 23:10:51 urllib3==2.5.0 23:10:51 virtualenv==20.35.3 23:10:51 waitress==3.0.2 23:10:51 WebOb==1.8.9 23:10:51 websocket-client==1.9.0 23:10:51 WebTest==3.0.7 23:10:51 wsproto==1.2.0 23:10:51 [EnvInject] - Injecting environment variables from a build step. 23:10:51 [EnvInject] - Injecting as environment variables the properties file path 'env.properties' 23:10:51 [EnvInject] - Variables injected successfully. 23:10:51 [netconf-csit-1node-gate-userfeatures-all-titanium] $ /bin/bash -l /tmp/jenkins11919890824502117364.sh 23:10:51 Setup pyenv: 23:10:51 system 23:10:51 3.8.13 23:10:51 3.9.13 23:10:51 3.10.13 23:10:51 * 3.11.7 (set by /w/workspace/netconf-csit-1node-gate-userfeatures-all-titanium/.python-version) 23:10:52 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-MACw from file:/tmp/.os_lf_venv 23:10:52 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 23:10:52 lf-activate-venv(): INFO: Attempting to install with network-safe options... 23:10:53 lf-activate-venv(): INFO: Base packages installed successfully 23:10:53 lf-activate-venv(): INFO: Installing additional packages: python-heatclient python-openstackclient yq 23:11:02 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:11:02 lftools 0.37.15 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible. 23:11:02 kubernetes 34.1.0 requires urllib3<2.4.0,>=1.24.2, but you have urllib3 2.5.0 which is incompatible. 23:11:02 lf-activate-venv(): INFO: Adding /tmp/venv-MACw/bin to PATH 23:11:02 + ODL_SYSTEM=() 23:11:02 + TOOLS_SYSTEM=() 23:11:02 + OPENSTACK_SYSTEM=() 23:11:02 + OPENSTACK_CONTROLLERS=() 23:11:02 + mapfile -t ADDR 23:11:02 ++ openstack stack show -f json -c outputs releng-netconf-csit-1node-gate-userfeatures-all-titanium-60 23:11:02 ++ jq -r '.outputs[] | select(.output_key | match("^vm_[0-9]+_ips$")) | .output_value | .[]' 23:11:04 + for i in "${ADDR[@]}" 23:11:04 ++ ssh 10.30.170.10 hostname -s 23:11:04 Warning: Permanently added '10.30.170.10' (ECDSA) to the list of known hosts. 23:11:04 + REMHOST=releng-04279-60-1-docker-0 23:11:04 + case ${REMHOST} in 23:11:04 + TOOLS_SYSTEM=("${TOOLS_SYSTEM[@]}" "${i}") 23:11:04 + for i in "${ADDR[@]}" 23:11:04 ++ ssh 10.30.171.152 hostname -s 23:11:04 Warning: Permanently added '10.30.171.152' (ECDSA) to the list of known hosts. 23:11:04 + REMHOST=releng-04279-60-0-builder-0 23:11:04 + case ${REMHOST} in 23:11:04 + ODL_SYSTEM=("${ODL_SYSTEM[@]}" "${i}") 23:11:04 + echo NUM_ODL_SYSTEM=1 23:11:04 + echo NUM_TOOLS_SYSTEM=1 23:11:04 + '[' '' == yes ']' 23:11:04 + NUM_OPENSTACK_SYSTEM=0 23:11:04 + echo NUM_OPENSTACK_SYSTEM=0 23:11:04 + '[' 0 -eq 2 ']' 23:11:04 + echo ODL_SYSTEM_IP=10.30.171.152 23:11:04 ++ seq 0 0 23:11:04 + for i in $(seq 0 $(( ${#ODL_SYSTEM[@]} - 1 ))) 23:11:04 + echo ODL_SYSTEM_1_IP=10.30.171.152 23:11:04 + echo TOOLS_SYSTEM_IP=10.30.170.10 23:11:04 ++ seq 0 0 23:11:04 + for i in $(seq 0 $(( ${#TOOLS_SYSTEM[@]} - 1 ))) 23:11:04 + echo TOOLS_SYSTEM_1_IP=10.30.170.10 23:11:04 + openstack_index=0 23:11:04 + NUM_OPENSTACK_CONTROL_NODES=1 23:11:04 + echo NUM_OPENSTACK_CONTROL_NODES=1 23:11:04 ++ seq 0 0 23:11:04 + for i in $(seq 0 $((NUM_OPENSTACK_CONTROL_NODES - 1))) 23:11:04 + echo OPENSTACK_CONTROL_NODE_1_IP= 23:11:04 + NUM_OPENSTACK_COMPUTE_NODES=-1 23:11:04 + echo NUM_OPENSTACK_COMPUTE_NODES=-1 23:11:04 + '[' -1 -ge 2 ']' 23:11:04 ++ seq 0 -2 23:11:04 + NUM_OPENSTACK_HAPROXY_NODES=0 23:11:04 + echo NUM_OPENSTACK_HAPROXY_NODES=0 23:11:04 ++ seq 0 -1 23:11:04 + echo 'Contents of slave_addresses.txt:' 23:11:04 Contents of slave_addresses.txt: 23:11:04 + cat slave_addresses.txt 23:11:04 NUM_ODL_SYSTEM=1 23:11:04 NUM_TOOLS_SYSTEM=1 23:11:04 NUM_OPENSTACK_SYSTEM=0 23:11:04 ODL_SYSTEM_IP=10.30.171.152 23:11:04 ODL_SYSTEM_1_IP=10.30.171.152 23:11:04 TOOLS_SYSTEM_IP=10.30.170.10 23:11:04 TOOLS_SYSTEM_1_IP=10.30.170.10 23:11:04 NUM_OPENSTACK_CONTROL_NODES=1 23:11:04 OPENSTACK_CONTROL_NODE_1_IP= 23:11:04 NUM_OPENSTACK_COMPUTE_NODES=-1 23:11:04 NUM_OPENSTACK_HAPROXY_NODES=0 23:11:04 [EnvInject] - Injecting environment variables from a build step. 23:11:04 [EnvInject] - Injecting as environment variables the properties file path 'slave_addresses.txt' 23:11:04 [EnvInject] - Variables injected successfully. 23:11:04 [netconf-csit-1node-gate-userfeatures-all-titanium] $ /bin/sh /tmp/jenkins12424537172084486577.sh 23:11:04 Preparing for JRE Version 21 23:11:04 Karaf artifact is netconf-karaf 23:11:04 Karaf project is netconf 23:11:04 Java home is /usr/lib/jvm/java-21-openjdk-amd64 23:11:04 [EnvInject] - Injecting environment variables from a build step. 23:11:04 [EnvInject] - Injecting as environment variables the properties file path 'set_variables.env' 23:11:04 [EnvInject] - Variables injected successfully. 23:11:04 [netconf-csit-1node-gate-userfeatures-all-titanium] $ /bin/bash /tmp/jenkins786158911161052157.sh 23:11:04 https://raw.githubusercontent.com/opendaylight/netconf/9.0.x/karaf/pom.xml: 23:11:04 2025-10-11 23:11:04 ERROR 404: Not Found. 23:11:05 Bundle version is 23:11:05 --2025-10-11 23:11:05-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-karaf//maven-metadata.xml 23:11:05 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6 23:11:05 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected. 23:11:05 HTTP request sent, awaiting response... 200 OK 23:11:05 Length: 520 [application/xml] 23:11:05 Saving to: ‘maven-metadata.xml’ 23:11:05 23:11:05 0K 100% 23.5M=0s 23:11:05 23:11:05 2025-10-11 23:11:05 (23.5 MB/s) - ‘maven-metadata.xml’ saved [520/520] 23:11:05 23:11:05 23:11:05 23:11:05 org.opendaylight.netconf 23:11:05 netconf-karaf 23:11:05 23:11:05 10.0.0-SNAPSHOT 23:11:05 23:11:05 23:11:05 8.0.9-SNAPSHOT 23:11:05 8.0.10-SNAPSHOT 23:11:05 9.0.1-SNAPSHOT 23:11:05 9.0.2-SNAPSHOT 23:11:05 10.0.0-SNAPSHOT 23:11:05 23:11:05 20251011215111 23:11:05 23:11:05 23:11:05 Nexus timestamp is 23:11:05 Distribution bundle URL is https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-karaf//netconf-karaf-.zip 23:11:05 Distribution bundle is netconf-karaf-.zip 23:11:05 Distribution bundle version is 23:11:05 Distribution folder is netconf-karaf- 23:11:05 Nexus prefix is https://nexus.opendaylight.org 23:11:05 [EnvInject] - Injecting environment variables from a build step. 23:11:05 [EnvInject] - Injecting as environment variables the properties file path 'detect_variables.env' 23:11:05 [EnvInject] - Variables injected successfully. 23:11:05 [netconf-csit-1node-gate-userfeatures-all-titanium] $ /bin/bash -l /tmp/jenkins5169423904352063923.sh 23:11:05 Setup pyenv: 23:11:05 system 23:11:05 3.8.13 23:11:05 3.9.13 23:11:05 3.10.13 23:11:05 * 3.11.7 (set by /w/workspace/netconf-csit-1node-gate-userfeatures-all-titanium/.python-version) 23:11:05 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-MACw from file:/tmp/.os_lf_venv 23:11:05 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 23:11:05 lf-activate-venv(): INFO: Attempting to install with network-safe options... 23:11:07 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:11:07 lftools 0.37.15 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible. 23:11:07 lf-activate-venv(): INFO: Base packages installed successfully 23:11:07 lf-activate-venv(): INFO: Installing additional packages: python-heatclient python-openstackclient 23:11:13 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:11:13 lftools 0.37.15 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible. 23:11:13 lf-activate-venv(): INFO: Adding /tmp/venv-MACw/bin to PATH 23:11:13 Copying common-functions.sh to /tmp 23:11:15 Copying common-functions.sh to 10.30.170.10:/tmp 23:11:15 Warning: Permanently added '10.30.170.10' (ECDSA) to the list of known hosts. 23:11:15 Copying common-functions.sh to 10.30.171.152:/tmp 23:11:15 Warning: Permanently added '10.30.171.152' (ECDSA) to the list of known hosts. 23:11:16 [netconf-csit-1node-gate-userfeatures-all-titanium] $ /bin/bash /tmp/jenkins14900215756300097400.sh 23:11:16 common-functions.sh is being sourced 23:11:16 common-functions environment: 23:11:16 MAVENCONF: /tmp/netconf-karaf-/etc/org.ops4j.pax.url.mvn.cfg 23:11:16 ACTUALFEATURES: 23:11:16 FEATURESCONF: /tmp/netconf-karaf-/etc/org.apache.karaf.features.cfg 23:11:16 CUSTOMPROP: /tmp/netconf-karaf-/etc/custom.properties 23:11:16 LOGCONF: /tmp/netconf-karaf-/etc/org.ops4j.pax.logging.cfg 23:11:16 MEMCONF: /tmp/netconf-karaf-/bin/setenv 23:11:16 CONTROLLERMEM: 2048m 23:11:16 AKKACONF: /tmp/netconf-karaf-/configuration/initial/pekko.conf 23:11:16 MODULESCONF: /tmp/netconf-karaf-/configuration/initial/modules.conf 23:11:16 MODULESHARDSCONF: /tmp/netconf-karaf-/configuration/initial/module-shards.conf 23:11:16 SUITES: 23:11:16 23:11:16 ################################################# 23:11:16 ## Configure Cluster and Start ## 23:11:16 ################################################# 23:11:16 ACTUALFEATURES: odl-infrautils-ready,odl-restconf,odl-netconf-mdsal,odl-restconf-openapi,odl-clustering-test-app,odl-netconf-topology 23:11:16 SPACE_SEPARATED_FEATURES: odl-infrautils-ready odl-restconf odl-netconf-mdsal odl-restconf-openapi odl-clustering-test-app odl-netconf-topology 23:11:16 Locating script plan to use... 23:11:16 Finished running script plans 23:11:16 Configuring member-1 with IP address 10.30.171.152 23:11:16 Warning: Permanently added '10.30.171.152' (ECDSA) to the list of known hosts. 23:11:16 Warning: Permanently added '10.30.171.152' (ECDSA) to the list of known hosts. 23:11:16 + source /tmp/common-functions.sh netconf-karaf- titanium 23:11:16 common-functions.sh is being sourced 23:11:16 ++ [[ /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:11:16 ++ echo 'common-functions.sh is being sourced' 23:11:16 ++ BUNDLEFOLDER=netconf-karaf- 23:11:16 ++ DISTROSTREAM=titanium 23:11:16 ++ export MAVENCONF=/tmp/netconf-karaf-/etc/org.ops4j.pax.url.mvn.cfg 23:11:16 ++ MAVENCONF=/tmp/netconf-karaf-/etc/org.ops4j.pax.url.mvn.cfg 23:11:16 ++ export FEATURESCONF=/tmp/netconf-karaf-/etc/org.apache.karaf.features.cfg 23:11:16 ++ FEATURESCONF=/tmp/netconf-karaf-/etc/org.apache.karaf.features.cfg 23:11:16 ++ export CUSTOMPROP=/tmp/netconf-karaf-/etc/custom.properties 23:11:16 ++ CUSTOMPROP=/tmp/netconf-karaf-/etc/custom.properties 23:11:16 ++ export LOGCONF=/tmp/netconf-karaf-/etc/org.ops4j.pax.logging.cfg 23:11:16 ++ LOGCONF=/tmp/netconf-karaf-/etc/org.ops4j.pax.logging.cfg 23:11:16 ++ export MEMCONF=/tmp/netconf-karaf-/bin/setenv 23:11:16 ++ MEMCONF=/tmp/netconf-karaf-/bin/setenv 23:11:16 ++ export CONTROLLERMEM= 23:11:16 ++ CONTROLLERMEM= 23:11:16 ++ case "${DISTROSTREAM}" in 23:11:16 ++ CLUSTER_SYSTEM=pekko 23:11:16 ++ export AKKACONF=/tmp/netconf-karaf-/configuration/initial/pekko.conf 23:11:16 ++ AKKACONF=/tmp/netconf-karaf-/configuration/initial/pekko.conf 23:11:16 ++ export MODULESCONF=/tmp/netconf-karaf-/configuration/initial/modules.conf 23:11:16 ++ MODULESCONF=/tmp/netconf-karaf-/configuration/initial/modules.conf 23:11:16 ++ export MODULESHARDSCONF=/tmp/netconf-karaf-/configuration/initial/module-shards.conf 23:11:16 ++ MODULESHARDSCONF=/tmp/netconf-karaf-/configuration/initial/module-shards.conf 23:11:16 ++ print_common_env 23:11:16 ++ cat 23:11:16 common-functions environment: 23:11:16 MAVENCONF: /tmp/netconf-karaf-/etc/org.ops4j.pax.url.mvn.cfg 23:11:16 ACTUALFEATURES: 23:11:16 FEATURESCONF: /tmp/netconf-karaf-/etc/org.apache.karaf.features.cfg 23:11:16 CUSTOMPROP: /tmp/netconf-karaf-/etc/custom.properties 23:11:16 LOGCONF: /tmp/netconf-karaf-/etc/org.ops4j.pax.logging.cfg 23:11:16 MEMCONF: /tmp/netconf-karaf-/bin/setenv 23:11:16 CONTROLLERMEM: 23:11:16 AKKACONF: /tmp/netconf-karaf-/configuration/initial/pekko.conf 23:11:16 MODULESCONF: /tmp/netconf-karaf-/configuration/initial/modules.conf 23:11:16 MODULESHARDSCONF: /tmp/netconf-karaf-/configuration/initial/module-shards.conf 23:11:16 SUITES: 23:11:16 23:11:16 ++ SSH='ssh -t -t' 23:11:16 ++ extra_services_cntl=' dnsmasq.service httpd.service libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service rabbitmq-server.service ' 23:11:16 ++ extra_services_cmp=' libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service ' 23:11:16 Changing to /tmp 23:11:16 Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-karaf//netconf-karaf-.zip 23:11:16 + echo 'Changing to /tmp' 23:11:16 + cd /tmp 23:11:16 + echo 'Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-karaf//netconf-karaf-.zip' 23:11:16 + wget --progress=dot:mega https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-karaf//netconf-karaf-.zip 23:11:16 --2025-10-11 23:11:16-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-karaf//netconf-karaf-.zip 23:11:16 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6 23:11:16 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected. 23:11:16 HTTP request sent, awaiting response... 404 Not Found 23:11:16 2025-10-11 23:11:16 ERROR 404: Not Found. 23:11:16 23:11:16 Extracting the new controller... 23:11:16 + echo 'Extracting the new controller...' 23:11:16 + unzip -q netconf-karaf-.zip 23:11:16 unzip: cannot find or open netconf-karaf-.zip, netconf-karaf-.zip.zip or netconf-karaf-.zip.ZIP. 23:11:16 Adding external repositories... 23:11:16 + echo 'Adding external repositories...' 23:11:16 + 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-/etc/org.ops4j.pax.url.mvn.cfg 23:11:16 sed: can't read /tmp/netconf-karaf-/etc/org.ops4j.pax.url.mvn.cfg: No such file or directory 23:11:16 + cat /tmp/netconf-karaf-/etc/org.ops4j.pax.url.mvn.cfg 23:11:16 cat: /tmp/netconf-karaf-/etc/org.ops4j.pax.url.mvn.cfg: No such file or directory 23:11:16 Configuring the startup features... 23:11:16 + [[ True == \T\r\u\e ]] 23:11:16 + echo 'Configuring the startup features...' 23:11:16 + sed -ie 's/\(featuresBoot=\|featuresBoot =\)/featuresBoot = odl-infrautils-ready,odl-restconf,odl-netconf-mdsal,odl-restconf-openapi,odl-clustering-test-app,odl-netconf-topology,/g' /tmp/netconf-karaf-/etc/org.apache.karaf.features.cfg 23:11:16 sed: can't read /tmp/netconf-karaf-/etc/org.apache.karaf.features.cfg: No such file or directory 23:11:16 + FEATURE_TEST_STRING=features-test 23:11:16 + FEATURE_TEST_VERSION= 23:11:16 + KARAF_VERSION=netconf 23:11:16 + [[ netconf == \i\n\t\e\g\r\a\t\i\o\n ]] 23:11:16 + cat /tmp/netconf-karaf-/etc/org.apache.karaf.features.cfg 23:11:16 cat: /tmp/netconf-karaf-/etc/org.apache.karaf.features.cfg: No such file or directory 23:11:16 + configure_karaf_log netconf '' 23:11:16 + local -r karaf_version=netconf 23:11:16 + local -r controllerdebugmap= 23:11:16 + local logapi=log4j 23:11:16 + grep log4j2 /tmp/netconf-karaf-/etc/org.ops4j.pax.logging.cfg 23:11:16 grep: /tmp/netconf-karaf-/etc/org.ops4j.pax.logging.cfg: No such file or directory 23:11:16 Configuring the karaf log... karaf_version: netconf, logapi: log4j 23:11:16 + echo 'Configuring the karaf log... karaf_version: netconf, logapi: log4j' 23:11:16 + '[' log4j == log4j2 ']' 23:11:16 + sed -ie s/log4j.appender.out.maxBackupIndex=10/log4j.appender.out.maxBackupIndex=1/g /tmp/netconf-karaf-/etc/org.ops4j.pax.logging.cfg 23:11:16 sed: can't read /tmp/netconf-karaf-/etc/org.ops4j.pax.logging.cfg: No such file or directory 23:11:16 + sed -ie s/log4j.appender.out.maxFileSize=1MB/log4j.appender.out.maxFileSize=30GB/g /tmp/netconf-karaf-/etc/org.ops4j.pax.logging.cfg 23:11:16 sed: can't read /tmp/netconf-karaf-/etc/org.ops4j.pax.logging.cfg: No such file or directory 23:11:16 + echo 'log4j.logger.org.opendaylight.yangtools.yang.parser.repo.YangTextSchemaContextResolver = WARN' 23:11:16 /tmp/common-functions.sh: line 134: /tmp/netconf-karaf-/etc/org.ops4j.pax.logging.cfg: No such file or directory 23:11:16 controllerdebugmap: 23:11:16 + unset IFS 23:11:16 + echo 'controllerdebugmap: ' 23:11:16 + '[' -n '' ']' 23:11:16 cat /tmp/netconf-karaf-/etc/org.ops4j.pax.logging.cfg 23:11:16 + echo 'cat /tmp/netconf-karaf-/etc/org.ops4j.pax.logging.cfg' 23:11:16 + cat /tmp/netconf-karaf-/etc/org.ops4j.pax.logging.cfg 23:11:16 cat: /tmp/netconf-karaf-/etc/org.ops4j.pax.logging.cfg: No such file or directory 23:11:16 + set_java_vars /usr/lib/jvm/java-21-openjdk-amd64 3072m /tmp/netconf-karaf-/bin/setenv 23:11:16 + local -r java_home=/usr/lib/jvm/java-21-openjdk-amd64 23:11:16 + local -r controllermem=3072m 23:11:16 Configure 23:11:16 java home: /usr/lib/jvm/java-21-openjdk-amd64 23:11:16 max memory: 3072m 23:11:16 memconf: /tmp/netconf-karaf-/bin/setenv 23:11:16 + local -r memconf=/tmp/netconf-karaf-/bin/setenv 23:11:16 + echo Configure 23:11:16 + echo ' java home: /usr/lib/jvm/java-21-openjdk-amd64' 23:11:16 + echo ' max memory: 3072m' 23:11:16 + echo ' memconf: /tmp/netconf-karaf-/bin/setenv' 23:11:16 + sed -ie 's%^# export JAVA_HOME%export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64}%g' /tmp/netconf-karaf-/bin/setenv 23:11:16 sed: can't read /tmp/netconf-karaf-/bin/setenv: No such file or directory 23:11:16 + sed -ie 's/JAVA_MAX_MEM="2048m"/JAVA_MAX_MEM=3072m/g' /tmp/netconf-karaf-/bin/setenv 23:11:16 sed: can't read /tmp/netconf-karaf-/bin/setenv: No such file or directory 23:11:16 cat /tmp/netconf-karaf-/bin/setenv 23:11:16 + echo 'cat /tmp/netconf-karaf-/bin/setenv' 23:11:16 + cat /tmp/netconf-karaf-/bin/setenv 23:11:16 cat: /tmp/netconf-karaf-/bin/setenv: No such file or directory 23:11:16 Set Java version 23:11:16 + echo 'Set Java version' 23:11:16 + sudo /usr/sbin/alternatives --install /usr/bin/java java /usr/lib/jvm/java-21-openjdk-amd64/bin/java 1 23:11:16 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:11:16 sudo: a password is required 23:11:16 + sudo /usr/sbin/alternatives --set java /usr/lib/jvm/java-21-openjdk-amd64/bin/java 23:11:16 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:11:16 sudo: a password is required 23:11:16 JDK default version ... 23:11:16 + echo 'JDK default version ...' 23:11:16 + java -version 23:11:16 openjdk version "21.0.8" 2025-07-15 23:11:16 OpenJDK Runtime Environment (build 21.0.8+9-Ubuntu-0ubuntu122.04.1) 23:11:16 OpenJDK 64-Bit Server VM (build 21.0.8+9-Ubuntu-0ubuntu122.04.1, mixed mode, sharing) 23:11:16 Set JAVA_HOME 23:11:16 + echo 'Set JAVA_HOME' 23:11:16 + export JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64 23:11:16 + JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64 23:11:16 ++ readlink -e /usr/lib/jvm/java-21-openjdk-amd64/bin/java 23:11:16 Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java 23:11:16 Listing all open ports on controller system... 23:11:16 + JAVA_RESOLVED=/usr/lib/jvm/java-21-openjdk-amd64/bin/java 23:11:16 + echo 'Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java' 23:11:16 + echo 'Listing all open ports on controller system...' 23:11:16 + netstat -pnatu 23:11:16 /tmp/configuration-script.sh: line 40: netstat: command not found 23:11:16 Configuring cluster 23:11:16 + '[' -f /tmp/custom_shard_config.txt ']' 23:11:16 + echo 'Configuring cluster' 23:11:16 + /tmp/netconf-karaf-/bin/configure_cluster.sh 1 10.30.171.152 23:11:16 /tmp/configuration-script.sh: line 50: /tmp/netconf-karaf-/bin/configure_cluster.sh: No such file or directory 23:11:16 Dump pekko.conf 23:11:16 + echo 'Dump pekko.conf' 23:11:16 + cat /tmp/netconf-karaf-/configuration/initial/pekko.conf 23:11:16 cat: /tmp/netconf-karaf-/configuration/initial/pekko.conf: No such file or directory 23:11:16 Dump modules.conf 23:11:16 + echo 'Dump modules.conf' 23:11:16 + cat /tmp/netconf-karaf-/configuration/initial/modules.conf 23:11:16 cat: /tmp/netconf-karaf-/configuration/initial/modules.conf: No such file or directory 23:11:16 Dump module-shards.conf 23:11:16 + echo 'Dump module-shards.conf' 23:11:16 + cat /tmp/netconf-karaf-/configuration/initial/module-shards.conf 23:11:16 cat: /tmp/netconf-karaf-/configuration/initial/module-shards.conf: No such file or directory 23:11:16 Locating config plan to use... 23:11:16 Finished running config plans 23:11:16 Starting member-1 with IP address 10.30.171.152 23:11:16 Warning: Permanently added '10.30.171.152' (ECDSA) to the list of known hosts. 23:11:17 Warning: Permanently added '10.30.171.152' (ECDSA) to the list of known hosts. 23:11:17 Redirecting karaf console output to karaf_console.log 23:11:17 Starting controller... 23:11:17 /tmp/startup-script.sh: line 6: /tmp/netconf-karaf-/bin/start: No such file or directory 23:11:17 Execute the post startup script on controller 10.30.171.152 23:11:17 Warning: Permanently added '10.30.171.152' (ECDSA) to the list of known hosts. 23:11:17 Warning: Permanently added '10.30.171.152' (ECDSA) to the list of known hosts. 23:11:17 /tmp/post-startup-script.sh: line 4: netstat: command not found 23:11:22 /tmp/post-startup-script.sh: line 4: netstat: command not found 23:11:27 /tmp/post-startup-script.sh: line 4: netstat: command not found 23:11:32 /tmp/post-startup-script.sh: line 4: netstat: command not found 23:11:37 /tmp/post-startup-script.sh: line 4: netstat: command not found 23:11:42 /tmp/post-startup-script.sh: line 4: netstat: command not found 23:11:47 /tmp/post-startup-script.sh: line 4: netstat: command not found 23:11:52 /tmp/post-startup-script.sh: line 4: netstat: command not found 23:11:57 /tmp/post-startup-script.sh: line 4: netstat: command not found 23:12:02 /tmp/post-startup-script.sh: line 4: netstat: command not found 23:12:07 /tmp/post-startup-script.sh: line 4: netstat: command not found 23:12:12 /tmp/post-startup-script.sh: line 4: netstat: command not found 23:12:17 Waiting up to 3 minutes for controller to come up, checking every 5 seconds... 23:12:22 grep: /tmp/netconf-karaf-/data/log/karaf.log: No such file or directory 23:12:27 grep: /tmp/netconf-karaf-/data/log/karaf.log: No such file or directory 23:12:32 grep: /tmp/netconf-karaf-/data/log/karaf.log: No such file or directory 23:12:37 grep: /tmp/netconf-karaf-/data/log/karaf.log: No such file or directory 23:12:42 grep: /tmp/netconf-karaf-/data/log/karaf.log: No such file or directory 23:12:47 grep: /tmp/netconf-karaf-/data/log/karaf.log: No such file or directory 23:12:52 grep: /tmp/netconf-karaf-/data/log/karaf.log: No such file or directory 23:12:57 grep: /tmp/netconf-karaf-/data/log/karaf.log: No such file or directory 23:13:02 grep: /tmp/netconf-karaf-/data/log/karaf.log: No such file or directory 23:13:07 grep: /tmp/netconf-karaf-/data/log/karaf.log: No such file or directory 23:13:12 grep: /tmp/netconf-karaf-/data/log/karaf.log: No such file or directory 23:13:17 grep: /tmp/netconf-karaf-/data/log/karaf.log: No such file or directory 23:13:22 grep: /tmp/netconf-karaf-/data/log/karaf.log: No such file or directory 23:13:27 grep: /tmp/netconf-karaf-/data/log/karaf.log: No such file or directory 23:13:32 grep: /tmp/netconf-karaf-/data/log/karaf.log: No such file or directory 23:13:37 grep: /tmp/netconf-karaf-/data/log/karaf.log: No such file or directory 23:13:42 grep: /tmp/netconf-karaf-/data/log/karaf.log: No such file or directory 23:13:47 grep: /tmp/netconf-karaf-/data/log/karaf.log: No such file or directory 23:13:52 grep: /tmp/netconf-karaf-/data/log/karaf.log: No such file or directory 23:13:57 grep: /tmp/netconf-karaf-/data/log/karaf.log: No such file or directory 23:14:02 grep: /tmp/netconf-karaf-/data/log/karaf.log: No such file or directory 23:14:07 grep: /tmp/netconf-karaf-/data/log/karaf.log: No such file or directory 23:14:12 grep: /tmp/netconf-karaf-/data/log/karaf.log: No such file or directory 23:14:17 grep: /tmp/netconf-karaf-/data/log/karaf.log: No such file or directory 23:14:22 grep: /tmp/netconf-karaf-/data/log/karaf.log: No such file or directory 23:14:27 grep: /tmp/netconf-karaf-/data/log/karaf.log: No such file or directory 23:14:32 grep: /tmp/netconf-karaf-/data/log/karaf.log: No such file or directory 23:14:37 grep: /tmp/netconf-karaf-/data/log/karaf.log: No such file or directory 23:14:42 grep: /tmp/netconf-karaf-/data/log/karaf.log: No such file or directory 23:14:47 grep: /tmp/netconf-karaf-/data/log/karaf.log: No such file or directory 23:14:52 grep: /tmp/netconf-karaf-/data/log/karaf.log: No such file or directory 23:14:57 grep: /tmp/netconf-karaf-/data/log/karaf.log: No such file or directory 23:15:02 grep: /tmp/netconf-karaf-/data/log/karaf.log: No such file or directory 23:15:07 grep: /tmp/netconf-karaf-/data/log/karaf.log: No such file or directory 23:15:12 grep: /tmp/netconf-karaf-/data/log/karaf.log: No such file or directory 23:15:17 grep: /tmp/netconf-karaf-/data/log/karaf.log: No such file or directory 23:15:17 grep: /tmp/netconf-karaf-/data/log/karaf.log: No such file or directory 23:15:17 Timeout Controller DOWN 23:15:17 Dumping first 500K bytes of karaf log... 23:15:17 head: cannot open '/tmp/netconf-karaf-/data/log/karaf.log' for reading: No such file or directory 23:15:17 Dumping last 500K bytes of karaf log... 23:15:17 tail: cannot open '/tmp/netconf-karaf-/data/log/karaf.log' for reading: No such file or directory 23:15:17 Listing all open ports on controller system 23:15:17 /tmp/post-startup-script.sh: line 46: netstat: command not found 23:15:17 Let's take the karaf thread dump 23:15:18 Warning: Permanently added '10.30.171.152' (ECDSA) to the list of known hosts. 23:15:18 karaf main: org.apache.karaf.main.Main, pid: 23:15:18 Warning: Permanently added '10.30.171.152' (ECDSA) to the list of known hosts. 23:15:18 Usage: 23:15:18 jstack [-l][-e] 23:15:18 (to connect to running process) 23:15:18 23:15:18 Options: 23:15:18 -l long listing. Prints additional information about locks 23:15:18 -e extended listing. Prints additional information about threads 23:15:18 -? -h --help -help to print this help message 23:15:18 Generating mininet variables... 23:15:18 Locating test plan to use... 23:15:18 Changing the testplan path... 23:15:18 # Place the suites in run order: 23:15:18 /w/workspace/netconf-csit-1node-gate-userfeatures-all-titanium/test/csit/suites/netconf/ready 23:15:18 /w/workspace/netconf-csit-1node-gate-userfeatures-all-titanium/test/csit/suites/netconf/apidocs 23:15:18 /w/workspace/netconf-csit-1node-gate-userfeatures-all-titanium/test/csit/suites/netconf/MDSAL 23:15:18 /w/workspace/netconf-csit-1node-gate-userfeatures-all-titanium/test/csit/suites/netconf/CRUD 23:15:18 /w/workspace/netconf-csit-1node-gate-userfeatures-all-titanium/test/csit/suites/netconf/CRUD-ACTION 23:15:18 /w/workspace/netconf-csit-1node-gate-userfeatures-all-titanium/test/csit/suites/netconf/notifications 23:15:18 /w/workspace/netconf-csit-1node-gate-userfeatures-all-titanium/test/csit/suites/netconf/KeyAuth 23:15:18 23:15:18 Starting Robot test suites /w/workspace/netconf-csit-1node-gate-userfeatures-all-titanium/test/csit/suites/netconf/ready /w/workspace/netconf-csit-1node-gate-userfeatures-all-titanium/test/csit/suites/netconf/apidocs /w/workspace/netconf-csit-1node-gate-userfeatures-all-titanium/test/csit/suites/netconf/MDSAL /w/workspace/netconf-csit-1node-gate-userfeatures-all-titanium/test/csit/suites/netconf/CRUD /w/workspace/netconf-csit-1node-gate-userfeatures-all-titanium/test/csit/suites/netconf/CRUD-ACTION /w/workspace/netconf-csit-1node-gate-userfeatures-all-titanium/test/csit/suites/netconf/notifications /w/workspace/netconf-csit-1node-gate-userfeatures-all-titanium/test/csit/suites/netconf/KeyAuth ... 23:15:19 ============================================================================== 23:15:19 netconf-gate-userfeatures.txt 23:15:19 ============================================================================== 23:15:19 netconf-gate-userfeatures.txt.Ready 23:15:19 ============================================================================== 23:15:19 netconf-gate-userfeatures.txt.Ready.Netconfready :: netconf-connector readi... 23:15:19 ============================================================================== 23:15:24 Check_Whether_Netconf_Topology_Is_Ready :: Checks netconf readiness. | FAIL | 23:15:24 Parent suite setup failed: 23:15:24 Keyword 'KarafKeywords.Open_Controller_Karaf_Console_On_Background' failed after retrying 2 times. The last error was: NoValidConnectionsError: [Errno None] Unable to connect to port 8101 on 10.30.171.152 23:15:24 ------------------------------------------------------------------------------ 23:15:24 Wait_For_Netconf_Connector :: Wait for the Netconf to go up for co... | FAIL | 23:15:24 Parent suite setup failed: 23:15:24 Keyword 'KarafKeywords.Open_Controller_Karaf_Console_On_Background' failed after retrying 2 times. The last error was: NoValidConnectionsError: [Errno None] Unable to connect to port 8101 on 10.30.171.152 23:15:24 ------------------------------------------------------------------------------ 23:15:24 Wait_Even_Longer :: Bugs such as 7175 may require to wait longer t... | FAIL | 23:15:24 Parent suite setup failed: 23:15:24 Keyword 'KarafKeywords.Open_Controller_Karaf_Console_On_Background' failed after retrying 2 times. The last error was: NoValidConnectionsError: [Errno None] Unable to connect to port 8101 on 10.30.171.152 23:15:24 ------------------------------------------------------------------------------ 23:15:24 Check_For_Bug_5014 :: If Netconf appears to be down, it may be due... | FAIL | 23:15:24 Parent suite setup failed: 23:15:24 Keyword 'KarafKeywords.Open_Controller_Karaf_Console_On_Background' failed after retrying 2 times. The last error was: NoValidConnectionsError: [Errno None] Unable to connect to port 8101 on 10.30.171.152 23:15:24 ------------------------------------------------------------------------------ 23:15:24 Check_Whether_Netconf_Can_Pretty_Print :: Make one request to netc... | FAIL | 23:15:24 Parent suite setup failed: 23:15:24 Keyword 'KarafKeywords.Open_Controller_Karaf_Console_On_Background' failed after retrying 2 times. The last error was: NoValidConnectionsError: [Errno None] Unable to connect to port 8101 on 10.30.171.152 23:15:24 ------------------------------------------------------------------------------ 23:15:24 Wait_For_MDSAL :: Wait for the MDSAL feature to become online | FAIL | 23:15:24 Parent suite setup failed: 23:15:24 Keyword 'KarafKeywords.Open_Controller_Karaf_Console_On_Background' failed after retrying 2 times. The last error was: NoValidConnectionsError: [Errno None] Unable to connect to port 8101 on 10.30.171.152 23:15:24 ------------------------------------------------------------------------------ 23:15:24 netconf-gate-userfeatures.txt.Ready.Netconfready :: netconf-connec... | FAIL | 23:15:24 Suite setup failed: 23:15:24 Keyword 'KarafKeywords.Open_Controller_Karaf_Console_On_Background' failed after retrying 2 times. The last error was: NoValidConnectionsError: [Errno None] Unable to connect to port 8101 on 10.30.171.152 23:15:24 23:15:24 6 tests, 0 passed, 6 failed 23:15:24 ============================================================================== 23:15:24 netconf-gate-userfeatures.txt.Ready | FAIL | 23:15:24 6 tests, 0 passed, 6 failed 23:15:24 ============================================================================== 23:15:24 netconf-gate-userfeatures.txt.Apidocs 23:15:24 ============================================================================== 23:15:24 netconf-gate-userfeatures.txt.Apidocs.Apidocs :: Test suite to verify Apido... 23:15:24 ============================================================================== 23:15:24 Get Apidoc Apis :: Get the Apidoc Apis list, check 200 status and ... | FAIL | 23:15:24 ConnectionError: HTTPConnectionPool(host='10.30.171.152', port=8181): Max retries exceeded with url: /openapi/api/v3/single (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) 23:15:24 ------------------------------------------------------------------------------ 23:15:24 netconf-gate-userfeatures.txt.Apidocs.Apidocs :: Test suite to ver... | FAIL | 23:15:24 1 test, 0 passed, 1 failed 23:15:24 ============================================================================== 23:15:24 netconf-gate-userfeatures.txt.Apidocs | FAIL | 23:15:24 1 test, 0 passed, 1 failed 23:15:24 ============================================================================== 23:15:24 netconf-gate-userfeatures.txt.MDSAL 23:15:24 ============================================================================== 23:15:24 netconf-gate-userfeatures.txt.MDSAL.Northbound :: Metconf MDSAL Northbound ... 23:15:24 ============================================================================== 23:15:28 Connect_To_ODL_Netconf :: Connect to ODL Netconf and fail if that ... | FAIL | 23:16:28 ... click for list of related bugs or create a new one if needed (with the 23:16:28 "netconf_gate_userfeatures_txt_mdsal_northbound_connect_to_odl_netconf" 23:16:28 reference somewhere inside) 23:16:28 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=netconf_gate_userfeatures_txt_mdsal_northbound_connect_to_odl_netconf&order=bug_status" 23:16:28 23:16:28 No match found for ']]>]]>' in 1 minute 23:16:28 Output: 23:16:28 [?2004l ssh: connect to host 127.0.0.1 port 2830: Connection refused 23:16:28 [?2004h[jenkins@releng-04279-60-0-builder-0 ~]> . 23:16:28 ------------------------------------------------------------------------------ 23:16:28 Get_Config_Running :: Make sure the configuration has only the def... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:16:28 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:17:29 | FAIL | 23:17:29 ... click for list of related bugs or create a new one if needed (with the 23:17:29 "netconf_gate_userfeatures_txt_mdsal_northbound_get_config_running" 23:17:29 reference somewhere inside) 23:17:29 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=netconf_gate_userfeatures_txt_mdsal_northbound_get_config_running&order=bug_status" 23:17:29 23:17:29 No match found for ']]>]]>' in 1 minute 23:17:29 Output: 23:17:29 23:17:29 [?2004l -bash: syntax error near unexpected token `]]' 23:17:29 [?2004h[jenkins@releng-04279-60-0-builder-0 ~]> . 23:17:29 ------------------------------------------------------------------------------ 23:17:29 Missing_Message_ID_Attribute :: Check that messages with missing "... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:17:29 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:18:29 | FAIL | 23:18:29 ... click for list of related bugs or create a new one if needed (with the 23:18:29 "netconf_gate_userfeatures_txt_mdsal_northbound_missing_message_id_attribute" 23:18:29 reference somewhere inside) 23:18:29 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=netconf_gate_userfeatures_txt_mdsal_northbound_missing_message_id_attribute&order=bug_status" 23:18:29 23:18:29 No match found for ']]>]]>' in 1 minute 23:18:29 Output: 23:18:29 23:18:29 [?2004l -bash: syntax error near unexpected token `]]' 23:18:29 [?2004h[jenkins@releng-04279-60-0-builder-0 ~]> . 23:18:29 ------------------------------------------------------------------------------ 23:18:29 Additional_Attributes_In_Message :: Check that additional attribut... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:18:29 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:19:29 | FAIL | 23:19:29 ... click for list of related bugs or create a new one if needed (with the 23:19:29 "netconf_gate_userfeatures_txt_mdsal_northbound_additional_attributes_in_message" 23:19:29 reference somewhere inside) 23:19:29 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=netconf_gate_userfeatures_txt_mdsal_northbound_additional_attributes_in_message&order=bug_status" 23:19:29 23:19:29 No match found for ']]>]]>' in 1 minute 23:19:29 Output: 23:19:29 23:19:29 [?2004l -bash: syntax error near unexpected token `]]' 23:19:29 [?2004h[jenkins@releng-04279-60-0-builder-0 ~]> . 23:19:29 ------------------------------------------------------------------------------ 23:19:29 Send_Stuff_In_Undefined_Namespace :: Try to send something within ... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:19:29 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:20:29 | FAIL | 23:20:29 ... click for list of related bugs or create a new one if needed (with the 23:20:29 "netconf_gate_userfeatures_txt_mdsal_northbound_send_stuff_in_undefined_namespace" 23:20:29 reference somewhere inside) 23:20:29 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=netconf_gate_userfeatures_txt_mdsal_northbound_send_stuff_in_undefined_namespace&order=bug_status" 23:20:29 23:20:29 No match found for ']]>]]>' in 1 minute 23:20:29 Output: 23:20:29 23:20:29 [?2004l -bash: syntax error near unexpected token `]]' 23:20:29 [?2004h[jenkins@releng-04279-60-0-builder-0 ~]> . 23:20:29 ------------------------------------------------------------------------------ 23:20:29 Edit_Config_First_Batch_Merge :: Request a "merge" operation addin... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:20:29 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:21:29 | FAIL | 23:21:29 ... click for list of related bugs or create a new one if needed (with the 23:21:29 "netconf_gate_userfeatures_txt_mdsal_northbound_edit_config_first_batch_merge" 23:21:29 reference somewhere inside) 23:21:29 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=netconf_gate_userfeatures_txt_mdsal_northbound_edit_config_first_batch_merge&order=bug_status" 23:21:29 23:21:29 No match found for ']]>]]>' in 1 minute 23:21:29 Output: 23:21:29 23:21:29 [?2004l -bash: syntax error near unexpected token `]]' 23:21:29 [?2004h[jenkins@releng-04279-60-0-builder-0 ~]> . 23:21:29 ------------------------------------------------------------------------------ 23:21:29 Get_Config_Running_To_Confirm_No_Edit_Before_Commit :: Make sure t... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:21:29 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:22:29 | FAIL | 23:22:29 ... click for list of related bugs or create a new one if needed (with the 23:22:29 "netconf_gate_userfeatures_txt_mdsal_northbound_get_config_running_to_confirm_no_edit_before_commit" 23:22:29 reference somewhere inside) 23:22:29 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=netconf_gate_userfeatures_txt_mdsal_northbound_get_config_running_to_confirm_no_edit_before_commit&order=bug_status" 23:22:29 23:22:29 No match found for ']]>]]>' in 1 minute 23:22:29 Output: 23:22:29 23:22:29 [?2004l -bash: syntax error near unexpected token `]]' 23:22:29 [?2004h[jenkins@releng-04279-60-0-builder-0 ~]> . 23:22:29 ------------------------------------------------------------------------------ 23:22:29 Commit_Edit :: Commit the change and check the reply. :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:22:29 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:23:29 | FAIL | 23:23:29 ... click for list of related bugs or create a new one if needed (with the 23:23:29 "netconf_gate_userfeatures_txt_mdsal_northbound_commit_edit" 23:23:29 reference somewhere inside) 23:23:29 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=netconf_gate_userfeatures_txt_mdsal_northbound_commit_edit&order=bug_status" 23:23:29 23:23:29 No match found for ']]>]]>' in 1 minute 23:23:29 Output: 23:23:29 23:23:29 [?2004l -bash: syntax error near unexpected token `]]' 23:23:29 [?2004h[jenkins@releng-04279-60-0-builder-0 ~]> . 23:23:29 ------------------------------------------------------------------------------ 23:23:29 First_Batch_In_Config_Running_To_Confirm_Edit_After_Commit :: Chec... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:23:29 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:24:29 | FAIL | 23:24:29 ... click for list of related bugs or create a new one if needed (with the 23:24:29 "netconf_gate_userfeatures_txt_mdsal_northbound_first_batch_in_config_running_to_confirm_edit_after_commit" 23:24:29 reference somewhere inside) 23:24:29 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=netconf_gate_userfeatures_txt_mdsal_northbound_first_batch_in_config_running_to_confirm_edit_after_commit&order=bug_status" 23:24:29 23:24:29 No match found for ']]>]]>' in 1 minute 23:24:29 Output: 23:24:29 23:24:29 [?2004l -bash: syntax error near unexpected token `]]' 23:24:29 [?2004h[jenkins@releng-04279-60-0-builder-0 ~]> . 23:24:29 ------------------------------------------------------------------------------ 23:24:29 Terminate_Connection_Gracefully :: Close the session and disconnect. :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:24:29 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:25:29 | FAIL | 23:25:29 ... click for list of related bugs or create a new one if needed (with the 23:25:29 "netconf_gate_userfeatures_txt_mdsal_northbound_terminate_connection_gracefully" 23:25:29 reference somewhere inside) 23:25:29 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=netconf_gate_userfeatures_txt_mdsal_northbound_terminate_connection_gracefully&order=bug_status" 23:25:29 23:25:29 No match found for ']]>]]>' in 1 minute 23:25:29 Output: 23:25:29 23:25:29 [?2004l -bash: syntax error near unexpected token `]]' 23:25:29 [?2004h[jenkins@releng-04279-60-0-builder-0 ~]> . 23:25:29 ------------------------------------------------------------------------------ 23:25:29 Reconnect_To_ODL_Netconf_After_Graceful_Session_End :: Reconnect t... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:25:29 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:26:29 | FAIL | 23:26:29 ... click for list of related bugs or create a new one if needed (with the 23:26:29 "netconf_gate_userfeatures_txt_mdsal_northbound_reconnect_to_odl_netconf_after_graceful_session_end" 23:26:29 reference somewhere inside) 23:26:29 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=netconf_gate_userfeatures_txt_mdsal_northbound_reconnect_to_odl_netconf_after_graceful_session_end&order=bug_status" 23:26:29 23:26:29 No match found for ']]>]]>' in 1 minute 23:26:29 Output: 23:26:29 [?2004l ssh: connect to host 127.0.0.1 port 2830: Connection refused 23:26:29 [?2004h[jenkins@releng-04279-60-0-builder-0 ~]> . 23:26:29 ------------------------------------------------------------------------------ 23:26:29 First_Batch_In_Config_Running_After_Reconnect :: Check that the ch... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:26:29 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:27:29 | FAIL | 23:27:29 ... click for list of related bugs or create a new one if needed (with the 23:27:29 "netconf_gate_userfeatures_txt_mdsal_northbound_first_batch_in_config_running_after_reconnect" 23:27:29 reference somewhere inside) 23:27:29 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=netconf_gate_userfeatures_txt_mdsal_northbound_first_batch_in_config_running_after_reconnect&order=bug_status" 23:27:29 23:27:29 No match found for ']]>]]>' in 1 minute 23:27:29 Output: 23:27:29 23:27:29 [?2004l -bash: syntax error near unexpected token `]]' 23:27:29 [?2004h[jenkins@releng-04279-60-0-builder-0 ~]> . 23:27:29 ------------------------------------------------------------------------------ 23:27:29 Edit_Config_Create_Shall_Fail_Now :: Request a "create" operation ... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:27:29 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:28:29 | FAIL | 23:28:29 ... click for list of related bugs or create a new one if needed (with the 23:28:29 "netconf_gate_userfeatures_txt_mdsal_northbound_edit_config_create_shall_fail_now" 23:28:29 reference somewhere inside) 23:28:29 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=netconf_gate_userfeatures_txt_mdsal_northbound_edit_config_create_shall_fail_now&order=bug_status" 23:28:29 23:28:29 No match found for ']]>]]>' in 1 minute 23:28:29 Output: 23:28:29 23:28:29 [?2004l -bash: syntax error near unexpected token `]]' 23:28:29 [?2004h[jenkins@releng-04279-60-0-builder-0 ~]> . 23:28:29 ------------------------------------------------------------------------------ 23:28:29 Delete_First_Batch :: Delete the created element from the candidat... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:28:30 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:28:31 | FAIL | 23:28:31 ... click for list of related bugs or create a new one if needed (with the 23:28:31 "netconf_gate_userfeatures_txt_mdsal_northbound_delete_first_batch" 23:28:31 reference somewhere inside) 23:28:31 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=netconf_gate_userfeatures_txt_mdsal_northbound_delete_first_batch&order=bug_status" 23:28:31 23:28:31 OSError: [Errno 36] File name too long: '__git_ps1_show_upstream () \r\n{ \r\n local key value;\r\n local svn_remote svn_url_pattern count n;\r\n local upstream=git legacy="" verbose="" name="";\r\n svn_remote=();\r\n local output="$(git config -z --get-regexp \'^(svn-remote\\..*\\.url|bash\\.showupstream)$\' 2>/dev/null | tr \'\\0\\n\' \'\\n \')";\r\n while read -r key value; do\r\n case "$key" in \r\n bash.showupstream)\r\n GIT_PS1_SHOWUPSTREAM="$value";\r\n if [[ -z "${GIT_PS1_SHOWUPSTREAM}" ]]; then\r\n p="";\r\n return;\r\n fi\r\n ;;\r\n svn-remote.*.url)\r\n svn_remote[$((${#svn_remote[@]} + 1))]="$value";\r\n svn_url_pattern="$svn_url_pattern\\\\|$value";\r\n upstream=svn+git\r\n ;;\r\n esac;\r\n done <<< "$output";\r\n local option;\r\n for option in ${GIT_PS1_SHOWUPSTREAM};\r\n do\r\n case "$option" in \r\n git | svn)\r\n upstream="$option"\r\n ;;\r\n verbose)\r\n verbose=1\r\n ;;\r\n legacy)\r\n legacy=1\r\n ;;\r\n name)\r\n name=1\r\n ;;\r\n esac;\r\n done;\r\n case "$upstream" in \r\n git)\r\n upstream="@{upstream}"\r\n ;;\r\n svn*)\r\n local -a svn_upstream;\r\n svn_upstream=($(git log --f... 23:28:31 [ Message content over the limit has been removed. ] 23:28:31 ...-clustering-it:car" a:operation="remove">\r\n\x1b[?2004l\r-bash: syntax error near unexpected token `newline\'\r\n\x1b[?2004h[jenkins@releng-04279-60-0-builder-0 ~]> \r\n\x1b[?2004l\r-bash: syntax error near unexpected token `newline\'\r\n\x1b[?2004h[jenkins@releng-04279-60-0-builder-0 ~]> \r\n\x1b[?2004l\r-bash: syntax error near unexpected token `newline\'\r\n\x1b[?2004h[jenkins@releng-04279-60-0-builder-0 ~]> \r\n\x1b[?2004l\r-bash: syntax error near unexpected token `newline\'\r\n\x1b[?2004h[jenkins@releng-04279-60-0-builder-0 ~]> \r\n\x1b[?2004l\r-bash: syntax error near unexpected token `newline\'\r\n\x1b[?2004h[jenkins@releng-04279-60-0-builder-0 ~]> \r\n\x1b[?2004l\r-bash: syntax error near unexpected token `newline\'\r\n\x1b[?2004h[jenkins@releng-04279-60-0-builder-0 ~]> \r\n\x1b[?2004l\r-bash: syntax error near unexpected token `newline\'\r\n\x1b[?2004h[jenkins@releng-04279-60-0-builder-0 ~]> \r\n\x1b[?2004l\r-bash: syntax error near unexpected token `newline\'\r\n\x1b[?2004h[jenkins@releng-04279-60-0-builder-0 ~]> \r\n\x1b[?2004l\r-bash: syntax error near unexpected token `newline\'\r\n\x1b[?2004h[jenkins@releng-04279-60-0-builder-0 ~]> \r\n\x1b[?2004l\r\x1b[?2004h[jenkins@releng-04279-60-0-builder-0 ~]>' 23:28:31 ------------------------------------------------------------------------------ 23:28:31 Get_Config_Running_To_Confirm_No_Delete_Before_Commit :: Make sure... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:28:31 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:29:31 | FAIL | 23:29:31 ... click for list of related bugs or create a new one if needed (with the 23:29:31 "netconf_gate_userfeatures_txt_mdsal_northbound_get_config_running_to_confirm_no_delete_before_commit" 23:29:31 reference somewhere inside) 23:29:31 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=netconf_gate_userfeatures_txt_mdsal_northbound_get_config_running_to_confirm_no_delete_before_commit&order=bug_status" 23:29:31 23:29:31 No match found for ']]>]]>' in 1 minute 23:29:31 Output: 23:29:31 23:29:31 [?2004l -bash: syntax error near unexpected token `]]' 23:29:31 [?2004h[jenkins@releng-04279-60-0-builder-0 ~]> . 23:29:31 ------------------------------------------------------------------------------ 23:29:31 Commit_Delete :: Commit the deletion of the element and check the ... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:29:31 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:30:31 | FAIL | 23:30:31 ... click for list of related bugs or create a new one if needed (with the 23:30:31 "netconf_gate_userfeatures_txt_mdsal_northbound_commit_delete" 23:30:31 reference somewhere inside) 23:30:31 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=netconf_gate_userfeatures_txt_mdsal_northbound_commit_delete&order=bug_status" 23:30:31 23:30:31 No match found for ']]>]]>' in 1 minute 23:30:31 Output: 23:30:31 23:30:31 [?2004l -bash: syntax error near unexpected token `]]' 23:30:31 [?2004h[jenkins@releng-04279-60-0-builder-0 ~]> . 23:30:31 ------------------------------------------------------------------------------ 23:30:31 Get_Config_Running_To_Confirm_Delete_After_Commit :: Check that th... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:30:31 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:31:31 | FAIL | 23:31:31 ... click for list of related bugs or create a new one if needed (with the 23:31:31 "netconf_gate_userfeatures_txt_mdsal_northbound_get_config_running_to_confirm_delete_after_commit" 23:31:31 reference somewhere inside) 23:31:31 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=netconf_gate_userfeatures_txt_mdsal_northbound_get_config_running_to_confirm_delete_after_commit&order=bug_status" 23:31:31 23:31:31 No match found for ']]>]]>' in 1 minute 23:31:31 Output: 23:31:31 23:31:31 [?2004l -bash: syntax error near unexpected token `]]' 23:31:31 [?2004h[jenkins@releng-04279-60-0-builder-0 ~]> . 23:31:31 ------------------------------------------------------------------------------ 23:31:31 Commit_No_Transaction :: Attempt to perform "commit" when there ar... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:31:31 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:32:31 | FAIL | 23:32:31 This test fails due to https://bugs.opendaylight.org/show_bug.cgi?id=4455 23:32:31 23:32:31 No match found for ']]>]]>' in 1 minute 23:32:31 Output: 23:32:31 23:32:31 [?2004l -bash: syntax error near unexpected token `]]' 23:32:31 [?2004h[jenkins@releng-04279-60-0-builder-0 ~]> . 23:32:31 ------------------------------------------------------------------------------ 23:32:31 Edit_Config_Second_Batch_Merge :: Create an element to be discarde... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:32:31 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:32:32 | FAIL | 23:32:32 ... click for list of related bugs or create a new one if needed (with the 23:32:32 "netconf_gate_userfeatures_txt_mdsal_northbound_edit_config_second_batch_merge" 23:32:32 reference somewhere inside) 23:32:32 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=netconf_gate_userfeatures_txt_mdsal_northbound_edit_config_second_batch_merge&order=bug_status" 23:32:32 23:32:32 FileNotFoundError: [Errno 2] No such file or directory: '\x1b[?2004h[jenkins@releng-04279-60-0-builder-0 ~]> \r\n\x1b[?2004l\r-bash: syntax error near unexpected token `newline\'\r\n\x1b[?2004h[jenkins@releng-04279-60-0-builder-0 ~]> \r\n\x1b[?2004l\r-bash: syntax error near unexpected token `newline\'\r\n\x1b[?2004h[jenkins@releng-04279-60-0-builder-0 ~]> \r\n\x1b[?2004l\r-bash: syntax error near unexpected token `newline\'\r\n\x1b[?2004h[jenkins@releng-04279-60-0-builder-0 ~]> CUST002\r\n\x1b[?2004l\r-bash: syntax error near unexpected token `newline\'\r\n\x1b[?2004h[jenkins@releng-04279-60-0-builder-0 ~]> male\r\n\x1b[?2004l\r-bash: syntax error near unexpected token `newline\'\r\n\x1b[?2004h[jenkins@releng-04279-60-0-builder-0 ~]> 28\r\n\x1b[?2004l\r-bash: syntax error near unexpected token `28\'\r\n\x1b[?2004h[jenkins@releng-04279-60-0-builder-0 ~]> \r\n\x1b[?2004l\r-bash: syntax error near unexpected token `newline\'\r\n\x1b[?2004h[jenkins@releng-04279-60-0-builder-0 ~]> \r\n\x1b[?2004l\r-bash: syntax error near unexpected token `newline\'\r\n\x1b[?2004h[jenkins@releng-04279-60-0-builder-0 ~]> \r\n\x1b[?2004l\r-bash: syntax error near unexpected token `newline\'\r\n\x1b[?2004h[jenkins@releng-04279-60-0-builder-0 ~]> \r\n\x1b[?2004l\r-bash: syntax error near unexpected token `newline\'\r\n\x1b[?2004h[jenkins@releng-04279-60-0-builder-0 ~]> OLD001\r\n\x1b[?2004l\r-bash: syntax error near unexpected token `newline\'\r\n\x1b[?2004h[jenkins@releng-04279-60-0-builder-0 ~]> CUST002\r\n\x1b[?2004l\r-bash: syntax error near unexpected token `newline\'\r\n\x1b[?2004h[jenkins@releng-04279-60-0-builder-0 ~]> \r\n\x1b[?2004l\r-bash: syntax error near unexpected token `newline\'\r\n\x1b[?2004h[jenkins@releng-04279-60-0-builder-0 ~]> \r\n\x1b[?2004l\r-bash: syntax error near unexpected token `newline\'\r\n\x1b[?2004h[jenkins@releng-04279-60-0-builder-0 ~]> \r\n\x1b[?2004l\r-bash: syntax error near unexpected token `newline\'\r\n\x1b[?2004h[jenkins@releng-04279-60-0-builder-0 ~]> \r\n\x1b[?2004l\r-bash: syntax error near unexpected token `newline\'\r\n\x1b[?2004h[jenkins@releng-04279-60-0-builder-0 ~]> \r\n\x1b[?2004l\r-bash: syntax error near unexpected token `newline\'\r\n\x1b[?2004h[jenkins@releng-04279-60-0-builder-0 ~]> \r\n\x1b[?2004l\r\x1b[?2004h[jenkins@releng-04279-60-0-builder-0 ~]>' 23:32:32 ------------------------------------------------------------------------------ 23:32:32 Get_And_Check_Config_Candidate_For_Discard :: Check that the eleme... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:32:32 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:33:32 | FAIL | 23:33:32 ... click for list of related bugs or create a new one if needed (with the 23:33:32 "netconf_gate_userfeatures_txt_mdsal_northbound_get_and_check_config_candidate_for_discard" 23:33:32 reference somewhere inside) 23:33:32 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=netconf_gate_userfeatures_txt_mdsal_northbound_get_and_check_config_candidate_for_discard&order=bug_status" 23:33:32 23:33:32 No match found for ']]>]]>' in 1 minute 23:33:32 Output: 23:33:32 23:33:32 [?2004l -bash: syntax error near unexpected token `]]' 23:33:32 [?2004h[jenkins@releng-04279-60-0-builder-0 ~]> . 23:33:32 ------------------------------------------------------------------------------ 23:33:32 Discard_Changes_Using_Discard_Request :: Ask the server to discard... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:33:32 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:34:32 | FAIL | 23:34:32 ... click for list of related bugs or create a new one if needed (with the 23:34:32 "netconf_gate_userfeatures_txt_mdsal_northbound_discard_changes_using_discard_request" 23:34:32 reference somewhere inside) 23:34:32 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=netconf_gate_userfeatures_txt_mdsal_northbound_discard_changes_using_discard_request&order=bug_status" 23:34:32 23:34:32 No match found for ']]>]]>' in 1 minute 23:34:32 Output: 23:34:32 23:34:32 [?2004l -bash: syntax error near unexpected token `]]' 23:34:32 [?2004h[jenkins@releng-04279-60-0-builder-0 ~]> . 23:34:32 ------------------------------------------------------------------------------ 23:34:32 Get_And_Check_Config_Candidate_To_Confirm_Discard :: Check that th... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:34:32 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:35:32 | FAIL | 23:35:32 ... click for list of related bugs or create a new one if needed (with the 23:35:32 "netconf_gate_userfeatures_txt_mdsal_northbound_get_and_check_config_candidate_to_confirm_discard" 23:35:32 reference somewhere inside) 23:35:32 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=netconf_gate_userfeatures_txt_mdsal_northbound_get_and_check_config_candidate_to_confirm_discard&order=bug_status" 23:35:32 23:35:32 No match found for ']]>]]>' in 1 minute 23:35:32 Output: 23:35:32 23:35:32 [?2004l -bash: syntax error near unexpected token `]]' 23:35:32 [?2004h[jenkins@releng-04279-60-0-builder-0 ~]> . 23:35:32 ------------------------------------------------------------------------------ 23:35:32 Edit_Config_Multiple_Batch_Merge_Create :: Use a create request wi... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:35:32 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:36:32 | FAIL | 23:36:32 ... click for list of related bugs or create a new one if needed (with the 23:36:32 "netconf_gate_userfeatures_txt_mdsal_northbound_edit_config_multiple_batch_merge_create" 23:36:32 reference somewhere inside) 23:36:32 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=netconf_gate_userfeatures_txt_mdsal_northbound_edit_config_multiple_batch_merge_create&order=bug_status" 23:36:32 23:36:32 No match found for ']]>]]>' in 1 minute 23:36:32 Output: 23:36:32 23:36:32 [?2004l -bash: syntax error near unexpected token `]]' 23:36:32 [?2004h[jenkins@releng-04279-60-0-builder-0 ~]> . 23:36:32 ------------------------------------------------------------------------------ 23:36:32 Edit_Config_Multiple_Batch_Merge_Third :: Use a create request wit... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:36:32 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:37:32 | FAIL | 23:37:32 ... click for list of related bugs or create a new one if needed (with the 23:37:32 "netconf_gate_userfeatures_txt_mdsal_northbound_edit_config_multiple_batch_merge_third" 23:37:32 reference somewhere inside) 23:37:32 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=netconf_gate_userfeatures_txt_mdsal_northbound_edit_config_multiple_batch_merge_third&order=bug_status" 23:37:32 23:37:32 No match found for ']]>]]>' in 1 minute 23:37:32 Output: 23:37:32 23:37:32 [?2004l -bash: syntax error near unexpected token `]]' 23:37:32 [?2004h[jenkins@releng-04279-60-0-builder-0 ~]> . 23:37:32 ------------------------------------------------------------------------------ 23:37:32 Edit_Config_Multiple_Batch_Merge_Fourth :: Use a merge request wit... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:37:32 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:38:32 | FAIL | 23:38:32 ... click for list of related bugs or create a new one if needed (with the 23:38:32 "netconf_gate_userfeatures_txt_mdsal_northbound_edit_config_multiple_batch_merge_fourth" 23:38:32 reference somewhere inside) 23:38:32 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=netconf_gate_userfeatures_txt_mdsal_northbound_edit_config_multiple_batch_merge_fourth&order=bug_status" 23:38:32 23:38:32 No match found for ']]>]]>' in 1 minute 23:38:32 Output: 23:38:32 23:38:32 [?2004l -bash: syntax error near unexpected token `]]' 23:38:32 [?2004h[jenkins@releng-04279-60-0-builder-0 ~]> . 23:38:32 ------------------------------------------------------------------------------ 23:38:32 Edit_Config_Multiple_Batch_Merge_Fifth :: Add a "name4" subelement... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:38:32 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:39:32 | FAIL | 23:39:32 ... click for list of related bugs or create a new one if needed (with the 23:39:32 "netconf_gate_userfeatures_txt_mdsal_northbound_edit_config_multiple_batch_merge_fifth" 23:39:32 reference somewhere inside) 23:39:32 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=netconf_gate_userfeatures_txt_mdsal_northbound_edit_config_multiple_batch_merge_fifth&order=bug_status" 23:39:32 23:39:32 No match found for ']]>]]>' in 1 minute 23:39:32 Output: 23:39:32 23:39:32 [?2004l -bash: syntax error near unexpected token `]]' 23:39:32 [?2004h[jenkins@releng-04279-60-0-builder-0 ~]> . 23:39:32 ------------------------------------------------------------------------------ 23:39:32 Commit_Multiple_Merge :: Commit the changes and check the reply. :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:39:32 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:40:32 | FAIL | 23:40:32 ... click for list of related bugs or create a new one if needed (with the 23:40:32 "netconf_gate_userfeatures_txt_mdsal_northbound_commit_multiple_merge" 23:40:32 reference somewhere inside) 23:40:32 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=netconf_gate_userfeatures_txt_mdsal_northbound_commit_multiple_merge&order=bug_status" 23:40:32 23:40:32 No match found for ']]>]]>' in 1 minute 23:40:32 Output: 23:40:32 23:40:32 [?2004l -bash: syntax error near unexpected token `]]' 23:40:32 [?2004h[jenkins@releng-04279-60-0-builder-0 ~]> . 23:40:32 ------------------------------------------------------------------------------ 23:40:32 Multiple_Batch_Data_In_Running_Config :: Check that the 3 subeleme... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:40:32 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:41:32 | FAIL | 23:41:32 ... click for list of related bugs or create a new one if needed (with the 23:41:32 "netconf_gate_userfeatures_txt_mdsal_northbound_multiple_batch_data_in_running_config" 23:41:32 reference somewhere inside) 23:41:32 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=netconf_gate_userfeatures_txt_mdsal_northbound_multiple_batch_data_in_running_config&order=bug_status" 23:41:32 23:41:32 No match found for ']]>]]>' in 1 minute 23:41:32 Output: 23:41:32 23:41:32 [?2004l -bash: syntax error near unexpected token `]]' 23:41:32 [?2004h[jenkins@releng-04279-60-0-builder-0 ~]> . 23:41:32 ------------------------------------------------------------------------------ 23:41:32 Abort_Connection_To_Simulate_Session_Failure :: Simulate session f... :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 Reconnect_To_ODL_Netconf_After_Session_Failure :: Reconnect to ODL... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:41:32 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:42:32 | FAIL | 23:42:32 ... click for list of related bugs or create a new one if needed (with the 23:42:32 "netconf_gate_userfeatures_txt_mdsal_northbound_reconnect_to_odl_netconf_after_session_failure" 23:42:32 reference somewhere inside) 23:42:32 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=netconf_gate_userfeatures_txt_mdsal_northbound_reconnect_to_odl_netconf_after_session_failure&order=bug_status" 23:42:32 23:42:32 No match found for ']]>]]>' in 1 minute 23:42:32 Output: 23:42:32 [?2004l ssh: connect to host 127.0.0.1 port 2830: Connection refused 23:42:32 [?2004h[jenkins@releng-04279-60-0-builder-0 ~]> . 23:42:32 ------------------------------------------------------------------------------ 23:42:32 Multiple_Batch_Data_In_Running_Config_After_Session_Failure :: Che... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:42:33 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:43:33 | FAIL | 23:43:33 ... click for list of related bugs or create a new one if needed (with the 23:43:33 "netconf_gate_userfeatures_txt_mdsal_northbound_multiple_batch_data_in_running_config_after_session_failure" 23:43:33 reference somewhere inside) 23:43:33 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=netconf_gate_userfeatures_txt_mdsal_northbound_multiple_batch_data_in_running_config_after_session_failure&order=bug_status" 23:43:33 23:43:33 No match found for ']]>]]>' in 1 minute 23:43:33 Output: 23:43:33 23:43:33 [?2004l -bash: syntax error near unexpected token `]]' 23:43:33 [?2004h[jenkins@releng-04279-60-0-builder-0 ~]> . 23:43:33 ------------------------------------------------------------------------------ 23:43:33 Edit_Multiple_Merge_Data :: Add another subelement named "test" to... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:43:33 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:44:35 | FAIL | 23:44:35 ... click for list of related bugs or create a new one if needed (with the 23:44:35 "netconf_gate_userfeatures_txt_mdsal_northbound_edit_multiple_merge_data" 23:44:35 reference somewhere inside) 23:44:35 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=netconf_gate_userfeatures_txt_mdsal_northbound_edit_multiple_merge_data&order=bug_status" 23:44:35 23:44:35 No match found for ']]>]]>' in 1 minute 23:44:35 Output: 23:44:35 23:44:35 [?2004l -bash: syntax error near unexpected token `]]' 23:44:35 [?2004h[jenkins@releng-04279-60-0-builder-0 ~]> . 23:44:35 ------------------------------------------------------------------------------ 23:44:35 Commit_Multiple_Modules_Merge_Edit :: Commit the addition of the "... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:44:35 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:45:35 | FAIL | 23:45:35 ... click for list of related bugs or create a new one if needed (with the 23:45:35 "netconf_gate_userfeatures_txt_mdsal_northbound_commit_multiple_modules_merge_edit" 23:45:35 reference somewhere inside) 23:45:35 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=netconf_gate_userfeatures_txt_mdsal_northbound_commit_multiple_modules_merge_edit&order=bug_status" 23:45:35 23:45:35 No match found for ']]>]]>' in 1 minute 23:45:35 Output: 23:45:35 23:45:35 [?2004l -bash: syntax error near unexpected token `]]' 23:45:35 [?2004h[jenkins@releng-04279-60-0-builder-0 ~]> . 23:45:35 ------------------------------------------------------------------------------ 23:45:35 Check_Multiple_Modules_Merge_Edit :: Check that the "test" subelem... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:45:35 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:46:35 | FAIL | 23:46:35 ... click for list of related bugs or create a new one if needed (with the 23:46:35 "netconf_gate_userfeatures_txt_mdsal_northbound_check_multiple_modules_merge_edit" 23:46:35 reference somewhere inside) 23:46:35 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=netconf_gate_userfeatures_txt_mdsal_northbound_check_multiple_modules_merge_edit&order=bug_status" 23:46:35 23:46:35 No match found for ']]>]]>' in 1 minute 23:46:35 Output: 23:46:35 23:46:35 [?2004l -bash: syntax error near unexpected token `]]' 23:46:35 [?2004h[jenkins@releng-04279-60-0-builder-0 ~]> . 23:46:35 ------------------------------------------------------------------------------ 23:46:35 Update_Multiple_Modules_Merge :: Update the value of the "port" su... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:46:35 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:46:37 | FAIL | 23:46:37 ... click for list of related bugs or create a new one if needed (with the 23:46:37 "netconf_gate_userfeatures_txt_mdsal_northbound_update_multiple_modules_merge" 23:46:37 reference somewhere inside) 23:46:37 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=netconf_gate_userfeatures_txt_mdsal_northbound_update_multiple_modules_merge&order=bug_status" 23:46:37 23:46:37 OSError: [Errno 36] File name too long: '__git_ps1 () \r\n{ \r\n local exit=$?;\r\n local pcmode=no;\r\n local detached=no;\r\n local ps1pc_start=\'\\u@\\h:\\w \';\r\n local ps1pc_end=\'\\$ \';\r\n local printf_format=\' (%s)\';\r\n case "$#" in \r\n 2 | 3)\r\n pcmode=yes;\r\n ps1pc_start="$1";\r\n ps1pc_end="$2";\r\n printf_format="${3:-$printf_format}";\r\n PS1="$ps1pc_start$ps1pc_end"\r\n ;;\r\n 0 | 1)\r\n printf_format="${1:-$printf_format}"\r\n ;;\r\n *)\r\n return $exit\r\n ;;\r\n esac;\r\n local ps1_expanded=yes;\r\n [ -z "${ZSH_VERSION-}" ] || [[ -o PROMPT_SUBST ]] || ps1_expanded=no;\r\n [ -z "${BASH_VERSION-}" ] || shopt -q promptvars || ps1_expanded=no;\r\n local repo_info rev_parse_exit_code;\r\n repo_info="$(git rev-parse --git-dir --is-inside-git-dir \t\t--is-bare-repository --is-inside-work-tree \t\t--short HEAD 2>/dev/null)";\r\n rev_parse_exit_code="$?";\r\n if [ -z "$repo_info" ]; then\r\n return $exit;\r\n fi;\r\n local short_sha="";\r\n if [ "$rev_parse_exit_code" = "0" ]; then\r\n short_sha="${repo_info##*\r\n}";\r\n repo_info="${repo_info%\r\n*}";\r\n fi;\r\n local inside_worktree="${repo_info##*\r\n}";\r\n repo_info="${repo_info%\r\n*}";\r\n local bare_repo="${repo_info##*\r\n}";\r\n repo_info="${repo_info%\r\n*}";\r\n local inside_gitdir="${repo_info##*\r\n}";\r\n local g="${repo_info%\r\n*}";\r\n... 23:46:37 [ Message content over the limit has been removed. ] 23:46:37 ...0-0-builder-0 ~]> \r\n\x1b[?2004l\r-bash: syntax error near unexpected token `newline\'\r\n\x1b[?2004h[jenkins@releng-04279-60-0-builder-0 ~]> test\r\n\x1b[?2004l\r-bash: syntax error near unexpected token `newline\'\r\n\x1b[?2004h[jenkins@releng-04279-60-0-builder-0 ~]> Bentley Speed Six\r\n\x1b[?2004l\r-bash: syntax error near unexpected token `newline\'\r\n\x1b[?2004h[jenkins@releng-04279-60-0-builder-0 ~]> Bentley\r\n\x1b[?2004l\r-bash: syntax error near unexpected token `newline\'\r\n\x1b[?2004h[jenkins@releng-04279-60-0-builder-0 ~]> 1930\r\n\x1b[?2004l\r-bash: syntax error near unexpected token `1930\'\r\n\x1b[?2004h[jenkins@releng-04279-60-0-builder-0 ~]> \r\n\x1b[?2004l\r-bash: syntax error near unexpected token `newline\'\r\n\x1b[?2004h[jenkins@releng-04279-60-0-builder-0 ~]> \r\n\x1b[?2004l\r-bash: syntax error near unexpected token `newline\'\r\n\x1b[?2004h[jenkins@releng-04279-60-0-builder-0 ~]> \r\n\x1b[?2004l\r-bash: syntax error near unexpected token `newline\'\r\n\x1b[?2004h[jenkins@releng-04279-60-0-builder-0 ~]> \r\n\x1b[?2004l\r-bash: syntax error near unexpected token `newline\'\r\n\x1b[?2004h[jenkins@releng-04279-60-0-builder-0 ~]> \r\n\x1b[?2004l\r-bash: syntax error near unexpected token `newline\'\r\n\x1b[?2004h[jenkins@releng-04279-60-0-builder-0 ~]> \r\n\x1b[?2004l\r\x1b[?2004h[jenkins@releng-04279-60-0-builder-0 ~]>' 23:46:37 ------------------------------------------------------------------------------ 23:46:37 Commit_Multiple_Modules_Merge_Update :: Commit the update and chec... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:46:37 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:47:37 | FAIL | 23:47:37 ... click for list of related bugs or create a new one if needed (with the 23:47:37 "netconf_gate_userfeatures_txt_mdsal_northbound_commit_multiple_modules_merge_update" 23:47:37 reference somewhere inside) 23:47:37 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=netconf_gate_userfeatures_txt_mdsal_northbound_commit_multiple_modules_merge_update&order=bug_status" 23:47:37 23:47:37 No match found for ']]>]]>' in 1 minute 23:47:37 Output: 23:47:37 23:47:37 [?2004l -bash: syntax error near unexpected token `]]' 23:47:37 [?2004h[jenkins@releng-04279-60-0-builder-0 ~]> . 23:47:37 ------------------------------------------------------------------------------ 23:47:37 Check_Multiple_Modules_Merge_Update :: Check that the value of the... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:47:37 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:48:37 | FAIL | 23:48:37 ... click for list of related bugs or create a new one if needed (with the 23:48:37 "netconf_gate_userfeatures_txt_mdsal_northbound_check_multiple_modules_merge_update" 23:48:37 reference somewhere inside) 23:48:37 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=netconf_gate_userfeatures_txt_mdsal_northbound_check_multiple_modules_merge_update&order=bug_status" 23:48:37 23:48:37 No match found for ']]>]]>' in 1 minute 23:48:37 Output: 23:48:37 23:48:37 [?2004l -bash: syntax error near unexpected token `]]' 23:48:37 [?2004h[jenkins@releng-04279-60-0-builder-0 ~]> . 23:48:37 ------------------------------------------------------------------------------ 23:48:37 Replace_Multiple_Modules_Merge :: Replace the content of the "test... :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:39 | FAIL | 23:48:39 ... click for list of related bugs or create a new one if needed (with the 23:48:39 "netconf_gate_userfeatures_txt_mdsal_northbound_replace_multiple_modules_merge" 23:48:39 reference somewhere inside) 23:48:39 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=netconf_gate_userfeatures_txt_mdsal_northbound_replace_multiple_modules_merge&order=bug_status" 23:48:39 23:48:39 OSError: [Errno 36] File name too long: 'esac;\r\n fi;\r\n fi;\r\n fi;\r\n return 1\r\n}\r\n__load_completion () \r\n{ \r\n local -a dirs=(${BASH_COMPLETION_USER_DIR:-${XDG_DATA_HOME:-$HOME/.local/share}/bash-completion}/completions);\r\n local ifs=$IFS IFS=: dir cmd="${1##*/}" compfile;\r\n [[ -n $cmd ]] || return 1;\r\n for dir in ${XDG_DATA_DIRS:-/usr/local/share:/usr/share};\r\n do\r\n dirs+=($dir/bash-completion/completions);\r\n done;\r\n IFS=$ifs;\r\n if [[ $BASH_SOURCE == */* ]]; then\r\n dirs+=("${BASH_SOURCE%/*}/completions");\r\n else\r\n dirs+=(./completions);\r\n fi;\r\n local backslash=;\r\n if [[ $cmd == \\\\* ]]; then\r\n cmd="${cmd:1}";\r\n $(complete -p "$cmd" 2>/dev/null || echo false) "\\\\$cmd" && return 0;\r\n backslash=\\\\;\r\n fi;\r\n for dir in "${dirs[@]}";\r\n do\r\n [[ -d $dir ]] || continue;\r\n for compfile in "$cmd" "$cmd.bash" "_$cmd";\r\n do\r\n compfile="$dir/$compfile";\r\n if [[ -f $compfile ]] && . "$compfile" &> /dev/null; then\r\n [[ -n $backslash ]] && $(complete -p "$cmd") "\\\\$cmd";\r\n return 0;\r\n fi;\r\n done;\r\n done;\r\n [[ -v _xspecs[$cmd] ]] && complete -F _filedir_xspec "$cmd" "$backslash$cmd" && return 0;\r\n return 1\r\n}\r\n__ltrim_colon_completions () \r\n{ \r\n if [[ $1 == *:* && $COMP_WORDBREAKS == *:* ]]; then\r\n local colon_word=${1%"${1##*:}"};\r\n ... 23:48:39 [ Message content over the limit has been removed. ] 23:48:39 ...r unexpected token `newline\'\r\n\x1b[?2004h[jenkins@releng-04279-60-0-builder-0 ~]> \r\n\x1b[?2004l\r-bash: syntax error near unexpected token `newline\'\r\n\x1b[?2004h[jenkins@releng-04279-60-0-builder-0 ~]> \r\n\x1b[?2004l\r-bash: syntax error near unexpected token `newline\'\r\n\x1b[?2004h[jenkins@releng-04279-60-0-builder-0 ~]> REPLACE\r\n\x1b[?2004l\r-bash: syntax error near unexpected token `newline\'\r\n\x1b[?2004h[jenkins@releng-04279-60-0-builder-0 ~]> CUSTYOUNG\r\n\x1b[?2004l\r-bash: syntax error near unexpected token `newline\'\r\n\x1b[?2004h[jenkins@releng-04279-60-0-builder-0 ~]> \r\n\x1b[?2004l\r-bash: syntax error near unexpected token `newline\'\r\n\x1b[?2004h[jenkins@releng-04279-60-0-builder-0 ~]> \r\n\x1b[?2004l\r-bash: syntax error near unexpected token `newline\'\r\n\x1b[?2004h[jenkins@releng-04279-60-0-builder-0 ~]> \r\n\x1b[?2004l\r-bash: syntax error near unexpected token `newline\'\r\n\x1b[?2004h[jenkins@releng-04279-60-0-builder-0 ~]> \r\n\x1b[?2004l\r-bash: syntax error near unexpected token `newline\'\r\n\x1b[?2004h[jenkins@releng-04279-60-0-builder-0 ~]> \r\n\x1b[?2004l\r-bash: syntax error near unexpected token `newline\'\r\n\x1b[?2004h[jenkins@releng-04279-60-0-builder-0 ~]> \r\n\x1b[?2004l\r\x1b[?2004h[jenkins@releng-04279-60-0-builder-0 ~]>' 23:48:39 ------------------------------------------------------------------------------ 23:48:39 Commit_Multiple_Modules_Merge_Replace :: Commit the replace and ch... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:48:39 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:49:39 | FAIL | 23:49:39 ... click for list of related bugs or create a new one if needed (with the 23:49:39 "netconf_gate_userfeatures_txt_mdsal_northbound_commit_multiple_modules_merge_replace" 23:49:39 reference somewhere inside) 23:49:39 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=netconf_gate_userfeatures_txt_mdsal_northbound_commit_multiple_modules_merge_replace&order=bug_status" 23:49:39 23:49:39 No match found for ']]>]]>' in 1 minute 23:49:39 Output: 23:49:39 23:49:39 [?2004l -bash: syntax error near unexpected token `]]' 23:49:39 [?2004h[jenkins@releng-04279-60-0-builder-0 ~]> . 23:49:39 ------------------------------------------------------------------------------ 23:49:39 Check_Multiple_Modules_Merge_Replace :: Check that the new content... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:49:39 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:50:39 | FAIL | 23:50:39 ... click for list of related bugs or create a new one if needed (with the 23:50:39 "netconf_gate_userfeatures_txt_mdsal_northbound_check_multiple_modules_merge_replace" 23:50:39 reference somewhere inside) 23:50:39 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=netconf_gate_userfeatures_txt_mdsal_northbound_check_multiple_modules_merge_replace&order=bug_status" 23:50:39 23:50:39 No match found for ']]>]]>' in 1 minute 23:50:39 Output: 23:50:39 23:50:39 [?2004l -bash: syntax error near unexpected token `]]' 23:50:39 [?2004h[jenkins@releng-04279-60-0-builder-0 ~]> . 23:50:39 ------------------------------------------------------------------------------ 23:50:39 Remove_Test_Data :: Remove the testing elements and all their sube... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:50:39 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:50:40 | FAIL | 23:50:40 ... click for list of related bugs or create a new one if needed (with the 23:50:40 "netconf_gate_userfeatures_txt_mdsal_northbound_remove_test_data" 23:50:40 reference somewhere inside) 23:50:40 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=netconf_gate_userfeatures_txt_mdsal_northbound_remove_test_data&order=bug_status" 23:50:40 23:50:40 OSError: [Errno 36] File name too long: '}\r\n_included_ssh_config_files () \r\n{ \r\n (($# < 1)) && echo "bash_completion: $FUNCNAME: missing mandatory argument CONFIG" 1>&2;\r\n local configfile i f;\r\n configfile=$1;\r\n local reset=$(shopt -po noglob);\r\n set -o noglob;\r\n local included=($(command sed -ne \'s/^[[:blank:]]*[Ii][Nn][Cc][Ll][Uu][Dd][Ee][[:blank:]]\\(.*\\)$/\\1/p\' "${configfile}"));\r\n $reset;\r\n [[ -n ${included-} ]] || return;\r\n for i in "${included[@]}";\r\n do\r\n if ! [[ $i =~ ^\\~.*|^\\/.* ]]; then\r\n if [[ $configfile =~ ^\\/etc\\/ssh.* ]]; then\r\n i="/etc/ssh/$i";\r\n else\r\n i="$HOME/.ssh/$i";\r\n fi;\r\n fi;\r\n __expand_tilde_by_ref i;\r\n set +o noglob;\r\n for f in $i;\r\n do\r\n if [[ -r $f ]]; then\r\n config+=("$f");\r\n _included_ssh_config_files $f;\r\n fi;\r\n done;\r\n $reset;\r\n done\r\n}\r\n_init_completion () \r\n{ \r\n local exclude="" flag outx errx inx OPTIND=1;\r\n while getopts "n:e:o:i:s" flag "$@"; do\r\n case $flag in \r\n n)\r\n exclude+=$OPTARG\r\n ;;\r\n e)\r\n errx=$OPTARG\r\n ;;\r\n o)\r\n outx=$OPTARG\r\n ;;\r\n i)\r\n inx=$OPTARG\r\n ;;\r\n s)\r\n split=false;\r\n ex... 23:50:40 [ Message content over the limit has been removed. ] 23:50:40 ...-clustering-it:car" a:operation="remove">\r\n\x1b[?2004l\r-bash: syntax error near unexpected token `newline\'\r\n\x1b[?2004h[jenkins@releng-04279-60-0-builder-0 ~]> \r\n\x1b[?2004l\r-bash: syntax error near unexpected token `newline\'\r\n\x1b[?2004h[jenkins@releng-04279-60-0-builder-0 ~]> \r\n\x1b[?2004l\r-bash: syntax error near unexpected token `newline\'\r\n\x1b[?2004h[jenkins@releng-04279-60-0-builder-0 ~]> \r\n\x1b[?2004l\r-bash: syntax error near unexpected token `newline\'\r\n\x1b[?2004h[jenkins@releng-04279-60-0-builder-0 ~]> \r\n\x1b[?2004l\r-bash: syntax error near unexpected token `newline\'\r\n\x1b[?2004h[jenkins@releng-04279-60-0-builder-0 ~]> \r\n\x1b[?2004l\r-bash: syntax error near unexpected token `newline\'\r\n\x1b[?2004h[jenkins@releng-04279-60-0-builder-0 ~]> \r\n\x1b[?2004l\r-bash: syntax error near unexpected token `newline\'\r\n\x1b[?2004h[jenkins@releng-04279-60-0-builder-0 ~]> \r\n\x1b[?2004l\r-bash: syntax error near unexpected token `newline\'\r\n\x1b[?2004h[jenkins@releng-04279-60-0-builder-0 ~]> \r\n\x1b[?2004l\r-bash: syntax error near unexpected token `newline\'\r\n\x1b[?2004h[jenkins@releng-04279-60-0-builder-0 ~]> \r\n\x1b[?2004l\r\x1b[?2004h[jenkins@releng-04279-60-0-builder-0 ~]>' 23:50:40 ------------------------------------------------------------------------------ 23:50:40 Commit_Test_Data_Removal :: Commit the removal and check the reply. :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:50:40 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:51:40 | FAIL | 23:51:40 ... click for list of related bugs or create a new one if needed (with the 23:51:40 "netconf_gate_userfeatures_txt_mdsal_northbound_commit_test_data_removal" 23:51:40 reference somewhere inside) 23:51:40 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=netconf_gate_userfeatures_txt_mdsal_northbound_commit_test_data_removal&order=bug_status" 23:51:40 23:51:40 No match found for ']]>]]>' in 1 minute 23:51:40 Output: 23:51:40 23:51:40 [?2004l -bash: syntax error near unexpected token `]]' 23:51:40 [?2004h[jenkins@releng-04279-60-0-builder-0 ~]> . 23:51:40 ------------------------------------------------------------------------------ 23:51:41 Connector_Simplified_Pattern :: Several requests in a (simplified)... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:51:41 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:52:41 | FAIL | 23:52:41 ... click for list of related bugs or create a new one if needed (with the 23:52:41 "netconf_gate_userfeatures_txt_mdsal_northbound_connector_simplified_pattern" 23:52:41 reference somewhere inside) 23:52:41 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=netconf_gate_userfeatures_txt_mdsal_northbound_connector_simplified_pattern&order=bug_status" 23:52:41 23:52:41 No match found for ']]>]]>' in 1 minute 23:52:41 Output: 23:52:41 23:52:41 [?2004l -bash: syntax error near unexpected token `]]' 23:52:41 [?2004h[jenkins@releng-04279-60-0-builder-0 ~]> . 23:52:41 ------------------------------------------------------------------------------ 23:52:41 Test_Bug_7791 :: Send (checking replies) series of netconf message... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:52:41 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:53:41 | FAIL | 23:53:41 This test fails due to https://bugs.opendaylight.org/show_bug.cgi?id=7791 23:53:41 23:53:41 No match found for ']]>]]>' in 1 minute 23:53:41 Output: 23:53:41 23:53:41 [?2004l -bash: syntax error near unexpected token `]]' 23:53:41 [?2004h[jenkins@releng-04279-60-0-builder-0 ~]> . 23:53:41 ------------------------------------------------------------------------------ 23:53:41 Delete_Not_Existing_Element :: Attempt to delete the elements agai... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:53:41 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:53:43 | FAIL | 23:53:43 ... click for list of related bugs or create a new one if needed (with the 23:53:43 "netconf_gate_userfeatures_txt_mdsal_northbound_delete_not_existing_element" 23:53:43 reference somewhere inside) 23:53:43 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=netconf_gate_userfeatures_txt_mdsal_northbound_delete_not_existing_element&order=bug_status" 23:53:43 23:53:43 OSError: [Errno 36] File name too long: '__expand_tilde_by_ref () \r\n{ \r\n if [[ ${!1-} == \\~* ]]; then\r\n eval $1="$(printf ~%q "${!1#\\~}")";\r\n fi\r\n}\r\n__get_cword_at_cursor_by_ref () \r\n{ \r\n local cword words=();\r\n __reassemble_comp_words_by_ref "$1" words cword;\r\n local i cur="" index=$COMP_POINT lead=${COMP_LINE:0:COMP_POINT};\r\n if [[ $index -gt 0 && ( -n $lead && -n ${lead//[[:space:]]/} ) ]]; then\r\n cur=$COMP_LINE;\r\n for ((i = 0; i <= cword; ++i))\r\n do\r\n while [[ ${#cur} -ge ${#words[i]} && ${cur:0:${#words[i]}} != "${words[i]-}" ]]; do\r\n cur="${cur:1}";\r\n ((index > 0)) && ((index--));\r\n done;\r\n if ((i < cword)); then\r\n local old_size=${#cur};\r\n cur="${cur#"${words[i]}"}";\r\n local new_size=${#cur};\r\n ((index -= old_size - new_size));\r\n fi;\r\n done;\r\n [[ -n $cur && ! -n ${cur//[[:space:]]/} ]] && cur=;\r\n ((index < 0)) && index=0;\r\n fi;\r\n local "$2" "$3" "$4" && _upvars -a${#words[@]} $2 ${words+"${words[@]}"} -v $3 "$cword" -v $4 "${cur:0:index}"\r\n}\r\n__git_eread () \r\n{ \r\n test -r "$1" && IFS=\'\r\r\n\' read "$2" < "$1"\r\n}\r\n__git_ps1 () \r\n{ \r\n local exit=$?;\r\n local pcmode=no;\r\n local detached=no;\r\n local ps1pc_start=\'\\u@\\h:\\w \';\r\n local ps1pc_end=\'\\$ \';\r\n local printf_format=\' (%s)\';\r\n case "$#" in \r\n ... 23:53:43 [ Message content over the limit has been removed. ] 23:53:43 ...ntf "\'%s\'" "$quoted"\r\n}\r\nquote_readline () \r\n{ \r\n local ret;\r\n _quote_readline_by_ref "$1" ret;\r\n printf %s "$ret"\r\n}\r\n\x1b[?2004h[jenkins@releng-04279-60-0-builder-0 ~]> \r\n\x1b[?2004l\r-bash: syntax error near unexpected token `newline\'\r\n\x1b[?2004h[jenkins@releng-04279-60-0-builder-0 ~]> none\r\n\x1b[?2004l\r-bash: syntax error near unexpected token `newline\'\r\n\x1b[?2004h[jenkins@releng-04279-60-0-builder-0 ~]> \r\n\x1b[?2004l\r-bash: syntax error near unexpected token `newline\'\r\n\x1b[?2004h[jenkins@releng-04279-60-0-builder-0 ~]> \r\n\x1b[?2004l\r-bash: syntax error near unexpected token `newline\'\r\n\x1b[?2004h[jenkins@releng-04279-60-0-builder-0 ~]> \r\n\x1b[?2004l\r-bash: syntax error near unexpected token `newline\'\r\n\x1b[?2004h[jenkins@releng-04279-60-0-builder-0 ~]> \r\n\x1b[?2004l\r-bash: syntax error near unexpected token `newline\'\r\n\x1b[?2004h[jenkins@releng-04279-60-0-builder-0 ~]> \r\n\x1b[?2004l\r-bash: syntax error near unexpected token `newline\'\r\n\x1b[?2004h[jenkins@releng-04279-60-0-builder-0 ~]> \r\n\x1b[?2004l\r-bash: syntax error near unexpected token `newline\'\r\n\x1b[?2004h[jenkins@releng-04279-60-0-builder-0 ~]> \r\n\x1b[?2004l\r\x1b[?2004h[jenkins@releng-04279-60-0-builder-0 ~]>' 23:53:43 ------------------------------------------------------------------------------ 23:53:43 Commit_Delete_Not_Existing_Module :: Attempt to commit and check t... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:53:43 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:54:43 | FAIL | 23:54:43 This test fails due to https://bugs.opendaylight.org/show_bug.cgi?id=4455 23:54:43 23:54:43 No match found for ']]>]]>' in 1 minute 23:54:43 Output: 23:54:43 23:54:43 [?2004l -bash: syntax error near unexpected token `]]' 23:54:43 [?2004h[jenkins@releng-04279-60-0-builder-0 ~]> . 23:54:43 ------------------------------------------------------------------------------ 23:54:43 Remove_Not_Existing_Module :: Attempt to remove the "module" eleme... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:54:43 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:54:44 | FAIL | 23:54:44 ... click for list of related bugs or create a new one if needed (with the 23:54:44 "netconf_gate_userfeatures_txt_mdsal_northbound_remove_not_existing_module" 23:54:44 reference somewhere inside) 23:54:44 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=netconf_gate_userfeatures_txt_mdsal_northbound_remove_not_existing_module&order=bug_status" 23:54:44 23:54:44 OSError: [Errno 36] File name too long: '__git_ps1 () \r\n{ \r\n local exit=$?;\r\n local pcmode=no;\r\n local detached=no;\r\n local ps1pc_start=\'\\u@\\h:\\w \';\r\n local ps1pc_end=\'\\$ \';\r\n local printf_format=\' (%s)\';\r\n case "$#" in \r\n 2 | 3)\r\n pcmode=yes;\r\n ps1pc_start="$1";\r\n ps1pc_end="$2";\r\n printf_format="${3:-$printf_format}";\r\n PS1="$ps1pc_start$ps1pc_end"\r\n ;;\r\n 0 | 1)\r\n printf_format="${1:-$printf_format}"\r\n ;;\r\n *)\r\n return $exit\r\n ;;\r\n esac;\r\n local ps1_expanded=yes;\r\n [ -z "${ZSH_VERSION-}" ] || [[ -o PROMPT_SUBST ]] || ps1_expanded=no;\r\n [ -z "${BASH_VERSION-}" ] || shopt -q promptvars || ps1_expanded=no;\r\n local repo_info rev_parse_exit_code;\r\n repo_info="$(git rev-parse --git-dir --is-inside-git-dir \t\t--is-bare-repository --is-inside-work-tree \t\t--short HEAD 2>/dev/null)";\r\n rev_parse_exit_code="$?";\r\n if [ -z "$repo_info" ]; then\r\n return $exit;\r\n fi;\r\n local short_sha="";\r\n if [ "$rev_parse_exit_code" = "0" ]; then\r\n short_sha="${repo_info##*\r\n}";\r\n repo_info="${repo_info%\r\n*}";\r\n fi;\r\n local inside_worktree="${repo_info##*\r\n}";\r\n repo_info="${repo_info%\r\n*}";\r\n local bare_repo="${repo_info##*\r\n}";\r\n repo_info="${repo_info%\r\n*}";\r\n local inside_gitdir="${repo_info##*\r\n}";\r\n local g="${repo_info%\r\n*}";\r\n... 23:54:44 [ Message content over the limit has been removed. ] 23:54:44 ...ntf "\'%s\'" "$quoted"\r\n}\r\nquote_readline () \r\n{ \r\n local ret;\r\n _quote_readline_by_ref "$1" ret;\r\n printf %s "$ret"\r\n}\r\n\x1b[?2004h[jenkins@releng-04279-60-0-builder-0 ~]> \r\n\x1b[?2004l\r-bash: syntax error near unexpected token `newline\'\r\n\x1b[?2004h[jenkins@releng-04279-60-0-builder-0 ~]> none\r\n\x1b[?2004l\r-bash: syntax error near unexpected token `newline\'\r\n\x1b[?2004h[jenkins@releng-04279-60-0-builder-0 ~]> \r\n\x1b[?2004l\r-bash: syntax error near unexpected token `newline\'\r\n\x1b[?2004h[jenkins@releng-04279-60-0-builder-0 ~]> \r\n\x1b[?2004l\r-bash: syntax error near unexpected token `newline\'\r\n\x1b[?2004h[jenkins@releng-04279-60-0-builder-0 ~]> \r\n\x1b[?2004l\r-bash: syntax error near unexpected token `newline\'\r\n\x1b[?2004h[jenkins@releng-04279-60-0-builder-0 ~]> \r\n\x1b[?2004l\r-bash: syntax error near unexpected token `newline\'\r\n\x1b[?2004h[jenkins@releng-04279-60-0-builder-0 ~]> \r\n\x1b[?2004l\r-bash: syntax error near unexpected token `newline\'\r\n\x1b[?2004h[jenkins@releng-04279-60-0-builder-0 ~]> \r\n\x1b[?2004l\r-bash: syntax error near unexpected token `newline\'\r\n\x1b[?2004h[jenkins@releng-04279-60-0-builder-0 ~]> \r\n\x1b[?2004l\r\x1b[?2004h[jenkins@releng-04279-60-0-builder-0 ~]>' 23:54:44 ------------------------------------------------------------------------------ 23:54:44 Commit_Remove_Not_Existing_Module :: Attempt to commit and check t... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:54:44 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:55:44 | FAIL | 23:55:44 This test fails due to https://bugs.opendaylight.org/show_bug.cgi?id=4455 23:55:44 23:55:44 No match found for ']]>]]>' in 1 minute 23:55:44 Output: 23:55:44 23:55:44 [?2004l -bash: syntax error near unexpected token `]]' 23:55:44 [?2004h[jenkins@releng-04279-60-0-builder-0 ~]> . 23:55:44 ------------------------------------------------------------------------------ 23:55:44 Close_Session :: Close the session and check that it was closed pr... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:55:45 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:56:45 | FAIL | 23:56:45 ... click for list of related bugs or create a new one if needed (with the 23:56:45 "netconf_gate_userfeatures_txt_mdsal_northbound_close_session" 23:56:45 reference somewhere inside) 23:56:45 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=netconf_gate_userfeatures_txt_mdsal_northbound_close_session&order=bug_status" 23:56:45 23:56:45 No match found for ']]>]]>' in 1 minute 23:56:45 Output: 23:56:45 23:56:45 [?2004l -bash: syntax error near unexpected token `]]' 23:56:45 [?2004h[jenkins@releng-04279-60-0-builder-0 ~]> . 23:56:45 ------------------------------------------------------------------------------ 23:56:45 netconf-gate-userfeatures.txt.MDSAL.Northbound :: Metconf MDSAL No... | FAIL | 23:56:45 49 tests, 1 passed, 48 failed 23:56:45 ============================================================================== 23:56:45 netconf-gate-userfeatures.txt.MDSAL | FAIL | 23:56:45 49 tests, 1 passed, 48 failed 23:56:45 ============================================================================== 23:56:45 netconf-gate-userfeatures.txt.CRUD 23:56:45 ============================================================================== 23:56:45 netconf-gate-userfeatures.txt.CRUD.CRUD-RPC :: netconf-connector CRUD test ... 23:56:45 ============================================================================== 23:56:50 Start_Testtool :: Deploy and start test tool, then wait for all it... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:56:50 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:56:50 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:56:50 | FAIL | 23:56:50 Component "netconf": searching for "netconf-api" found no version, cannot locate test tool. 23:56:50 ------------------------------------------------------------------------------ 23:56:50 Check_Device_Is_Not_Configured_At_Beginning :: Sanity check making... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:56:50 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:56:50 | FAIL | 23:56:50 ConnectionError: HTTPConnectionPool(host='10.30.171.152', port=8181): Max retries exceeded with url: /rests/data/network-topology:network-topology?content=nonconfig (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) 23:56:50 ------------------------------------------------------------------------------ 23:56:50 Configure_Device_On_Netconf :: Make request to configure a testtoo... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:56:50 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:56:50 | FAIL | 23:56:50 ConnectionError: HTTPConnectionPool(host='10.30.171.152', port=8181): Max retries exceeded with url: /rests/operations/netconf-node-topology:create-device (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) 23:56:50 ------------------------------------------------------------------------------ 23:56:50 Check_ODL_Has_Netconf_Connector_For_Device :: Get the list of conf... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:56:50 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:56:51 | FAIL | 23:56:51 ConnectionError: HTTPConnectionPool(host='10.30.171.152', port=8181): Max retries exceeded with url: /rests/data/network-topology:network-topology?content=nonconfig (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) 23:56:51 ------------------------------------------------------------------------------ 23:56:51 Wait_For_Device_To_Become_Connected :: Wait until the device becom... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:56:51 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:57:11 | FAIL | 23:57:11 Keyword 'Check_Device_Connected' failed after retrying for 20 seconds. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.152', port=8181): Max retries exceeded with url: /rests/data/network-topology:network-topology/topology=topology-netconf/node=netconf-test-device?content=nonconfig (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) 23:57:11 ------------------------------------------------------------------------------ 23:57:11 Check_Device_Data_Is_Empty :: Get the device data and make sure it... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:57:11 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:57:11 | FAIL | 23:57:11 ConnectionError: HTTPConnectionPool(host='10.30.171.152', port=8181): Max retries exceeded with url: /rests/data/network-topology:network-topology/topology=topology-netconf/node=netconf-test-device/yang-ext:mount?content=config (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) 23:57:11 ------------------------------------------------------------------------------ 23:57:11 Create_Device_Data_Label_Via_Xml :: Send a sample test data label ... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:57:11 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:57:12 | FAIL | 23:57:12 ConnectionError: HTTPConnectionPool(host='10.30.171.152', port=8181): Max retries exceeded with url: /rests/data/network-topology:network-topology/topology=topology-netconf/node=netconf-test-device/yang-ext:mount (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) 23:57:12 ------------------------------------------------------------------------------ 23:57:12 Check_Device_Data_Label_Is_Created :: Get the device data label an... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:57:12 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:57:12 | FAIL | 23:57:12 ConnectionError: HTTPConnectionPool(host='10.30.171.152', port=8181): Max retries exceeded with url: /rests/data/network-topology:network-topology/topology=topology-netconf/node=netconf-test-device/yang-ext:mount?content=config (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) 23:57:12 ------------------------------------------------------------------------------ 23:57:12 Modify_Device_Data_Label_Via_Xml :: Send a request to change the s... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:57:12 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:57:12 | FAIL | 23:57:12 ConnectionError: HTTPConnectionPool(host='10.30.171.152', port=8181): Max retries exceeded with url: /rests/data/network-topology:network-topology/topology=topology-netconf/node=netconf-test-device/yang-ext:mount/test:cont (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) 23:57:12 ------------------------------------------------------------------------------ 23:57:12 Check_Device_Data_Label_Is_Modified :: Get the device data label a... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:57:12 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:57:12 | FAIL | 23:57:12 ConnectionError: HTTPConnectionPool(host='10.30.171.152', port=8181): Max retries exceeded with url: /rests/data/network-topology:network-topology/topology=topology-netconf/node=netconf-test-device/yang-ext:mount?content=config (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) 23:57:12 ------------------------------------------------------------------------------ 23:57:12 Deconfigure_Device_From_Netconf_Temporarily :: Make request to dec... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:57:12 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:57:12 | FAIL | 23:57:12 ConnectionError: HTTPConnectionPool(host='10.30.171.152', port=8181): Max retries exceeded with url: /rests/operations/netconf-node-topology:delete-device (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) 23:57:12 ------------------------------------------------------------------------------ 23:57:12 Wait_For_Device_To_Be_Gone :: Wait for the device to completely di... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:57:12 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:57:23 | FAIL | 23:57:23 Keyword 'Check_Device_Completely_Gone' failed after retrying for 10 seconds. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.152', port=8181): Max retries exceeded with url: /rests/data/network-topology:network-topology?content=nonconfig (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) 23:57:23 ------------------------------------------------------------------------------ 23:57:23 Configure_The_Device_Back :: Configure the device again. This is t... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:57:23 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:57:23 | FAIL | 23:57:23 ConnectionError: HTTPConnectionPool(host='10.30.171.152', port=8181): Max retries exceeded with url: /rests/operations/netconf-node-topology:create-device (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) 23:57:23 ------------------------------------------------------------------------------ 23:57:23 Wait_For_Device_To_Reconnect :: Wait until the device becomes avai... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:57:23 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:57:44 | FAIL | 23:57:44 Keyword 'Check_Device_Connected' failed after retrying for 20 seconds. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.152', port=8181): Max retries exceeded with url: /rests/data/network-topology:network-topology/topology=topology-netconf/node=netconf-test-device?content=nonconfig (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) 23:57:44 ------------------------------------------------------------------------------ 23:57:44 Check_Modified_Device_Data_Is_Still_There :: Get the device data a... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:57:44 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:58:44 | FAIL | 23:58:44 Keyword 'Check_Config_Data' failed after retrying for 1 minute. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.152', port=8181): Max retries exceeded with url: /rests/data/network-topology:network-topology/topology=topology-netconf/node=netconf-test-device/yang-ext:mount?content=config (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) 23:58:44 ------------------------------------------------------------------------------ 23:58:44 Modify_Device_Data_Again :: Send a request to change the sample te... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:58:44 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:58:45 | FAIL | 23:58:45 ConnectionError: HTTPConnectionPool(host='10.30.171.152', port=8181): Max retries exceeded with url: /rests/data/network-topology:network-topology/topology=topology-netconf/node=netconf-test-device/yang-ext:mount/test:cont (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) 23:58:45 ------------------------------------------------------------------------------ 23:58:45 Check_Device_Data_Is_Modified_Again :: Get the device data and mak... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:58:45 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:58:45 | FAIL | 23:58:45 ConnectionError: HTTPConnectionPool(host='10.30.171.152', port=8181): Max retries exceeded with url: /rests/data/network-topology:network-topology/topology=topology-netconf/node=netconf-test-device/yang-ext:mount?content=config (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) 23:58:45 ------------------------------------------------------------------------------ 23:58:45 Modify_Device_Data_Label_Via_Json :: Send a JSON request to change... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:58:45 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:58:45 | FAIL | 23:58:45 ConnectionError: HTTPConnectionPool(host='10.30.171.152', port=8181): Max retries exceeded with url: /rests/data/network-topology:network-topology/topology=topology-netconf/node=netconf-test-device/yang-ext:mount/test:cont (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) 23:58:45 ------------------------------------------------------------------------------ 23:58:45 Check_Device_Data_Label_Is_Modified_Via_Json :: Get the device dat... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:58:45 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:58:45 | FAIL | 23:58:45 ConnectionError: HTTPConnectionPool(host='10.30.171.152', port=8181): Max retries exceeded with url: /rests/data/network-topology:network-topology/topology=topology-netconf/node=netconf-test-device/yang-ext:mount?content=config (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) 23:58:45 ------------------------------------------------------------------------------ 23:58:45 Create_Car_List :: Send a request to create a list of cars in the ... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:58:45 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:58:45 | FAIL | 23:58:45 ConnectionError: HTTPConnectionPool(host='10.30.171.152', port=8181): Max retries exceeded with url: /rests/data/network-topology:network-topology/topology=topology-netconf/node=netconf-test-device/yang-ext:mount (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) 23:58:45 ------------------------------------------------------------------------------ 23:58:45 Check_Car_List_Created :: Get the device data label as XML and mak... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:58:45 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:58:45 | FAIL | 23:58:45 ConnectionError: HTTPConnectionPool(host='10.30.171.152', port=8181): Max retries exceeded with url: /rests/data/network-topology:network-topology/topology=topology-netconf/node=netconf-test-device/yang-ext:mount?content=config (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) 23:58:45 ------------------------------------------------------------------------------ 23:58:45 Add_Device_Data_Item_1_Via_XML_Post :: Send a request to create a ... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:58:45 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:58:45 | FAIL | 23:58:45 ConnectionError: HTTPConnectionPool(host='10.30.171.152', port=8181): Max retries exceeded with url: /rests/data/network-topology:network-topology/topology=topology-netconf/node=netconf-test-device/yang-ext:mount/car:cars (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) 23:58:45 ------------------------------------------------------------------------------ 23:58:45 Check_Item1_Is_Created :: Get the device data as XML and make sure... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:58:45 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:58:45 | FAIL | 23:58:45 ConnectionError: HTTPConnectionPool(host='10.30.171.152', port=8181): Max retries exceeded with url: /rests/data/network-topology:network-topology/topology=topology-netconf/node=netconf-test-device/yang-ext:mount?content=config (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) 23:58:45 ------------------------------------------------------------------------------ 23:58:45 Add_Device_Data_Item_2_Via_JSON_Post :: Send a JSON request to cha... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:58:46 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:58:46 | FAIL | 23:58:46 ConnectionError: HTTPConnectionPool(host='10.30.171.152', port=8181): Max retries exceeded with url: /rests/data/network-topology:network-topology/topology=topology-netconf/node=netconf-test-device/yang-ext:mount/car:cars (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) 23:58:46 ------------------------------------------------------------------------------ 23:58:46 Check_Item2_Is_Created :: Get the device data as XML and make sure... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:58:46 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:58:46 | FAIL | 23:58:46 ConnectionError: HTTPConnectionPool(host='10.30.171.152', port=8181): Max retries exceeded with url: /rests/data/network-topology:network-topology/topology=topology-netconf/node=netconf-test-device/yang-ext:mount?content=config (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) 23:58:46 ------------------------------------------------------------------------------ 23:58:46 Delete_Device_Data :: Send a request to delete the sample test dat... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:58:46 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:58:46 | FAIL | 23:58:46 ConnectionError: HTTPConnectionPool(host='10.30.171.152', port=8181): Max retries exceeded with url: /rests/data/network-topology:network-topology/topology=topology-netconf/node=netconf-test-device/yang-ext:mount/test:cont (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) 23:58:46 ------------------------------------------------------------------------------ 23:58:46 Check_Device_Data_Is_Deleted :: Get the device data and make sure ... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:58:46 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:58:46 | FAIL | 23:58:46 ConnectionError: HTTPConnectionPool(host='10.30.171.152', port=8181): Max retries exceeded with url: /rests/data/network-topology:network-topology/topology=topology-netconf/node=netconf-test-device/yang-ext:mount?content=config (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) 23:58:46 ------------------------------------------------------------------------------ 23:58:46 Deconfigure_Device_From_Netconf :: Make request to deconfigure the... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:58:46 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:58:46 | FAIL | 23:58:46 ConnectionError: HTTPConnectionPool(host='10.30.171.152', port=8181): Max retries exceeded with url: /rests/operations/netconf-node-topology:delete-device (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) 23:58:46 ------------------------------------------------------------------------------ 23:58:46 Check_Device_Going_To_Be_Gone_After_Deconfiguring :: Check that th... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:58:46 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:58:57 | FAIL | 23:58:57 Keyword 'Check_Device_Completely_Gone' failed after retrying for 10 seconds. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.152', port=8181): Max retries exceeded with url: /rests/data/network-topology:network-topology?content=nonconfig (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) 23:58:57 ------------------------------------------------------------------------------ 23:58:57 netconf-gate-userfeatures.txt.CRUD.CRUD-RPC :: netconf-connector C... | FAIL | 23:58:57 29 tests, 0 passed, 29 failed 23:58:57 ============================================================================== 23:58:57 netconf-gate-userfeatures.txt.CRUD.CRUD :: netconf-connector CRUD test suite. 23:58:57 ============================================================================== 23:58:58 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:58:58 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:58:58 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:58:59 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:59:00 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:59:01 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:59:01 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:59:01 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:59:02 Start_Testtool :: Deploy and start test tool, then wait for all it... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:59:02 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:59:02 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:59:02 | FAIL | 23:59:02 Component "netconf": searching for "netconf-api" found no version, cannot locate test tool. 23:59:02 ------------------------------------------------------------------------------ 23:59:02 Check_Device_Is_Not_Configured_At_Beginning :: Sanity check making... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:59:02 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:59:02 | FAIL | 23:59:02 ConnectionError: HTTPConnectionPool(host='10.30.171.152', port=8181): Max retries exceeded with url: /rests/data/network-topology:network-topology?content=nonconfig (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) 23:59:02 ------------------------------------------------------------------------------ 23:59:02 Configure_Device_On_Netconf :: Make request to configure a testtoo... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:59:02 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:59:03 | FAIL | 23:59:03 ConnectionError: HTTPConnectionPool(host='10.30.171.152', port=8181): Max retries exceeded with url: /rests/data/network-topology:network-topology/topology=topology-netconf/node=netconf-test-device (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) 23:59:03 ------------------------------------------------------------------------------ 23:59:03 Check_ODL_Has_Netconf_Connector_For_Device :: Get the list of conf... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:59:03 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:59:08 | FAIL | 23:59:08 Keyword 'Count_Netconf_Connectors' failed after retrying for 5 seconds. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.152', port=8181): Max retries exceeded with url: /rests/data/network-topology:network-topology?content=nonconfig (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) 23:59:08 ------------------------------------------------------------------------------ 23:59:08 Wait_For_Device_To_Become_Connected :: Wait until the device becom... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:59:08 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:59:29 | FAIL | 23:59:29 Keyword 'Check_Device_Connected' failed after retrying for 20 seconds. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.152', port=8181): Max retries exceeded with url: /rests/data/network-topology:network-topology/topology=topology-netconf/node=netconf-test-device?content=nonconfig (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) 23:59:29 ------------------------------------------------------------------------------ 23:59:29 Check_Device_Data_Is_Empty :: Get the device data and make sure it... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:59:29 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:59:29 | FAIL | 23:59:29 ConnectionError: HTTPConnectionPool(host='10.30.171.152', port=8181): Max retries exceeded with url: /rests/data/network-topology:network-topology/topology=topology-netconf/node=netconf-test-device/yang-ext:mount?content=config (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) 23:59:29 ------------------------------------------------------------------------------ 23:59:29 Create_Device_Data_Label_Via_Xml :: Send a sample test data label ... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:59:29 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:59:29 | FAIL | 23:59:29 ConnectionError: HTTPConnectionPool(host='10.30.171.152', port=8181): Max retries exceeded with url: /rests/data/network-topology:network-topology/topology=topology-netconf/node=netconf-test-device/yang-ext:mount (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) 23:59:29 ------------------------------------------------------------------------------ 23:59:29 Check_Device_Data_Label_Is_Created :: Get the device data label an... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:59:29 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:59:29 | FAIL | 23:59:29 ConnectionError: HTTPConnectionPool(host='10.30.171.152', port=8181): Max retries exceeded with url: /rests/data/network-topology:network-topology/topology=topology-netconf/node=netconf-test-device/yang-ext:mount?content=config (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) 23:59:29 ------------------------------------------------------------------------------ 23:59:29 Modify_Device_Data_Label_Via_Xml :: Send a request to change the s... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:59:29 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:59:29 | FAIL | 23:59:29 ConnectionError: HTTPConnectionPool(host='10.30.171.152', port=8181): Max retries exceeded with url: /rests/data/network-topology:network-topology/topology=topology-netconf/node=netconf-test-device/yang-ext:mount/test:cont (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) 23:59:29 ------------------------------------------------------------------------------ 23:59:29 Check_Device_Data_Label_Is_Modified :: Get the device data label a... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:59:29 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:59:29 | FAIL | 23:59:29 ConnectionError: HTTPConnectionPool(host='10.30.171.152', port=8181): Max retries exceeded with url: /rests/data/network-topology:network-topology/topology=topology-netconf/node=netconf-test-device/yang-ext:mount?content=config (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) 23:59:29 ------------------------------------------------------------------------------ 23:59:29 Deconfigure_Device_From_Netconf_Temporarily :: Make request to dec... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:59:29 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:59:29 | FAIL | 23:59:29 Dictionary does not contain key 'netconf-test-device'. 23:59:29 ------------------------------------------------------------------------------ 23:59:29 Wait_For_Device_To_Be_Gone :: Wait for the device to completely di... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:59:29 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:59:40 | FAIL | 23:59:40 Keyword 'Check_Device_Completely_Gone' failed after retrying for 10 seconds. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.152', port=8181): Max retries exceeded with url: /rests/data/network-topology:network-topology?content=nonconfig (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) 23:59:40 ------------------------------------------------------------------------------ 23:59:40 Configure_The_Device_Back :: Configure the device again. This is t... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:59:40 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:59:40 | FAIL | 23:59:40 ConnectionError: HTTPConnectionPool(host='10.30.171.152', port=8181): Max retries exceeded with url: /rests/data/network-topology:network-topology/topology=topology-netconf/node=netconf-test-device (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) 23:59:40 ------------------------------------------------------------------------------ 23:59:40 Wait_For_Device_To_Reconnect :: Wait until the device becomes avai... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:59:40 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:00:01 | FAIL | 00:00:01 Keyword 'Check_Device_Connected' failed after retrying for 20 seconds. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.152', port=8181): Max retries exceeded with url: /rests/data/network-topology:network-topology/topology=topology-netconf/node=netconf-test-device?content=nonconfig (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) 00:00:01 ------------------------------------------------------------------------------ 00:00:01 Check_Modified_Device_Data_Is_Still_There :: Get the device data a... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:00:01 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:01:02 | FAIL | 00:01:02 Keyword 'Check_Config_Data' failed after retrying for 1 minute. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.152', port=8181): Max retries exceeded with url: /rests/data/network-topology:network-topology/topology=topology-netconf/node=netconf-test-device/yang-ext:mount?content=config (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) 00:01:02 ------------------------------------------------------------------------------ 00:01:02 Modify_Device_Data_Again :: Send a request to change the sample te... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:01:02 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:01:02 | FAIL | 00:01:02 ConnectionError: HTTPConnectionPool(host='10.30.171.152', port=8181): Max retries exceeded with url: /rests/data/network-topology:network-topology/topology=topology-netconf/node=netconf-test-device/yang-ext:mount/test:cont (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) 00:01:02 ------------------------------------------------------------------------------ 00:01:02 Check_Device_Data_Is_Modified_Again :: Get the device data and mak... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:01:02 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:01:02 | FAIL | 00:01:02 ConnectionError: HTTPConnectionPool(host='10.30.171.152', port=8181): Max retries exceeded with url: /rests/data/network-topology:network-topology/topology=topology-netconf/node=netconf-test-device/yang-ext:mount?content=config (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) 00:01:02 ------------------------------------------------------------------------------ 00:01:02 Modify_Device_Data_Label_Via_Json :: Send a JSON request to change... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:01:02 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:01:02 | FAIL | 00:01:02 ConnectionError: HTTPConnectionPool(host='10.30.171.152', port=8181): Max retries exceeded with url: /rests/data/network-topology:network-topology/topology=topology-netconf/node=netconf-test-device/yang-ext:mount/test:cont (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) 00:01:02 ------------------------------------------------------------------------------ 00:01:02 Check_Device_Data_Label_Is_Modified_Via_Json :: Get the device dat... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:01:02 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:01:02 | FAIL | 00:01:02 ConnectionError: HTTPConnectionPool(host='10.30.171.152', port=8181): Max retries exceeded with url: /rests/data/network-topology:network-topology/topology=topology-netconf/node=netconf-test-device/yang-ext:mount?content=config (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) 00:01:02 ------------------------------------------------------------------------------ 00:01:02 Create_Car_List :: Send a request to create a list of cars in the ... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:01:02 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:01:02 | FAIL | 00:01:02 ConnectionError: HTTPConnectionPool(host='10.30.171.152', port=8181): Max retries exceeded with url: /rests/data/network-topology:network-topology/topology=topology-netconf/node=netconf-test-device/yang-ext:mount (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) 00:01:02 ------------------------------------------------------------------------------ 00:01:02 Check_Car_List_Created :: Get the device data label as XML and mak... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:01:02 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:01:02 | FAIL | 00:01:02 ConnectionError: HTTPConnectionPool(host='10.30.171.152', port=8181): Max retries exceeded with url: /rests/data/network-topology:network-topology/topology=topology-netconf/node=netconf-test-device/yang-ext:mount?content=config (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) 00:01:02 ------------------------------------------------------------------------------ 00:01:02 Add_Device_Data_Item_1_Via_XML_Post :: Send a request to create a ... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:01:02 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:01:03 | FAIL | 00:01:03 ConnectionError: HTTPConnectionPool(host='10.30.171.152', port=8181): Max retries exceeded with url: /rests/data/network-topology:network-topology/topology=topology-netconf/node=netconf-test-device/yang-ext:mount/car:cars (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) 00:01:03 ------------------------------------------------------------------------------ 00:01:03 Check_Item1_Is_Created :: Get the device data as XML and make sure... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:01:03 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:01:03 | FAIL | 00:01:03 ConnectionError: HTTPConnectionPool(host='10.30.171.152', port=8181): Max retries exceeded with url: /rests/data/network-topology:network-topology/topology=topology-netconf/node=netconf-test-device/yang-ext:mount?content=config (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) 00:01:03 ------------------------------------------------------------------------------ 00:01:03 Add_Device_Data_Item_2_Via_JSON_Post :: Send a JSON request to cha... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:01:03 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:01:03 | FAIL | 00:01:03 ConnectionError: HTTPConnectionPool(host='10.30.171.152', port=8181): Max retries exceeded with url: /rests/data/network-topology:network-topology/topology=topology-netconf/node=netconf-test-device/yang-ext:mount/car:cars (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) 00:01:03 ------------------------------------------------------------------------------ 00:01:03 Check_Item2_Is_Created :: Get the device data as XML and make sure... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:01:03 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:01:03 | FAIL | 00:01:03 ConnectionError: HTTPConnectionPool(host='10.30.171.152', port=8181): Max retries exceeded with url: /rests/data/network-topology:network-topology/topology=topology-netconf/node=netconf-test-device/yang-ext:mount?content=config (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) 00:01:03 ------------------------------------------------------------------------------ 00:01:03 Delete_Device_Data :: Send a request to delete the sample test dat... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:01:03 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:01:03 | FAIL | 00:01:03 ConnectionError: HTTPConnectionPool(host='10.30.171.152', port=8181): Max retries exceeded with url: /rests/data/network-topology:network-topology/topology=topology-netconf/node=netconf-test-device/yang-ext:mount/test:cont (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) 00:01:03 ------------------------------------------------------------------------------ 00:01:03 Check_Device_Data_Is_Deleted :: Get the device data and make sure ... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:01:03 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:01:03 | FAIL | 00:01:03 ConnectionError: HTTPConnectionPool(host='10.30.171.152', port=8181): Max retries exceeded with url: /rests/data/network-topology:network-topology/topology=topology-netconf/node=netconf-test-device/yang-ext:mount?content=config (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) 00:01:03 ------------------------------------------------------------------------------ 00:01:03 Deconfigure_Device_From_Netconf :: Make request to deconfigure the... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:01:03 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:01:03 | FAIL | 00:01:03 Dictionary does not contain key 'netconf-test-device'. 00:01:03 ------------------------------------------------------------------------------ 00:01:03 Check_Device_Going_To_Be_Gone_After_Deconfiguring :: Check that th... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:01:03 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:01:14 | FAIL | 00:01:14 Keyword 'Check_Device_Completely_Gone' failed after retrying for 10 seconds. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.152', port=8181): Max retries exceeded with url: /rests/data/network-topology:network-topology?content=nonconfig (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) 00:01:14 ------------------------------------------------------------------------------ 00:01:14 netconf-gate-userfeatures.txt.CRUD.CRUD :: netconf-connector CRUD ... | FAIL | 00:01:14 29 tests, 0 passed, 29 failed 00:01:14 ============================================================================== 00:01:14 netconf-gate-userfeatures.txt.CRUD | FAIL | 00:01:14 58 tests, 0 passed, 58 failed 00:01:14 ============================================================================== 00:01:14 netconf-gate-userfeatures.txt.CRUD-ACTION 00:01:14 ============================================================================== 00:01:14 netconf-gate-userfeatures.txt.CRUD-ACTION.CRUD-ACTION :: netconf-connector ... 00:01:14 ============================================================================== 00:01:15 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:01:15 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:01:15 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:01:16 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:01:17 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:01:18 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:01:18 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:01:18 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:01:19 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:01:19 Check_Device_Is_Not_Configured_At_Beginning :: Sanity check making... | FAIL | 00:01:19 Parent suite setup failed: 00:01:19 Component "netconf": searching for "netconf-api" found no version, cannot locate test tool. 00:01:19 ------------------------------------------------------------------------------ 00:01:19 Configure_Device_On_Netconf :: Make request to configure a testtoo... | FAIL | 00:01:19 Parent suite setup failed: 00:01:19 Component "netconf": searching for "netconf-api" found no version, cannot locate test tool. 00:01:19 ------------------------------------------------------------------------------ 00:01:19 Check_ODL_Has_Netconf_Connector_For_Device :: Get the list of conf... | FAIL | 00:01:19 Parent suite setup failed: 00:01:19 Component "netconf": searching for "netconf-api" found no version, cannot locate test tool. 00:01:19 ------------------------------------------------------------------------------ 00:01:19 Wait_For_Device_To_Become_Connected :: Wait until the device becom... | FAIL | 00:01:19 Parent suite setup failed: 00:01:19 Component "netconf": searching for "netconf-api" found no version, cannot locate test tool. 00:01:19 ------------------------------------------------------------------------------ 00:01:19 Check_Device_Data_Is_Empty :: Get the device data and make sure it... | FAIL | 00:01:19 Parent suite setup failed: 00:01:19 Component "netconf": searching for "netconf-api" found no version, cannot locate test tool. 00:01:19 ------------------------------------------------------------------------------ 00:01:19 Invoke_Yang1.1_Action_Via_Xml_Post :: Send a sample test data labe... | FAIL | 00:01:19 Parent suite setup failed: 00:01:19 Component "netconf": searching for "netconf-api" found no version, cannot locate test tool. 00:01:19 ------------------------------------------------------------------------------ 00:01:19 Invoke_Yang1.1_Action_Via_Json_Post :: Send a sample test data lab... | FAIL | 00:01:19 Parent suite setup failed: 00:01:19 Component "netconf": searching for "netconf-api" found no version, cannot locate test tool. 00:01:19 ------------------------------------------------------------------------------ 00:01:19 Invoke_Yang1.1_Augmentation_Via_Xml_Post :: Send a sample test dat... | FAIL | 00:01:19 Parent suite setup failed: 00:01:19 Component "netconf": searching for "netconf-api" found no version, cannot locate test tool. 00:01:19 ------------------------------------------------------------------------------ 00:01:19 Invoke_Yang1.1_Augmentation_Via_Json_Post :: Send a sample test da... | FAIL | 00:01:19 Parent suite setup failed: 00:01:19 Component "netconf": searching for "netconf-api" found no version, cannot locate test tool. 00:01:19 ------------------------------------------------------------------------------ 00:01:19 Deconfigure_Device_From_Netconf :: Make request to deconfigure the... | FAIL | 00:01:19 Parent suite setup failed: 00:01:19 Component "netconf": searching for "netconf-api" found no version, cannot locate test tool. 00:01:19 ------------------------------------------------------------------------------ 00:01:19 Check_Device_Going_To_Be_Gone_After_Deconfiguring :: Check that th... | FAIL | 00:01:19 Parent suite setup failed: 00:01:19 Component "netconf": searching for "netconf-api" found no version, cannot locate test tool. 00:01:19 ------------------------------------------------------------------------------ 00:01:19 netconf-gate-userfeatures.txt.CRUD-ACTION.CRUD-ACTION :: netconf-c... | FAIL | 00:01:19 Suite setup failed: 00:01:19 Component "netconf": searching for "netconf-api" found no version, cannot locate test tool. 00:01:19 00:01:19 11 tests, 0 passed, 11 failed 00:01:19 ============================================================================== 00:01:19 netconf-gate-userfeatures.txt.CRUD-ACTION | FAIL | 00:01:19 11 tests, 0 passed, 11 failed 00:01:19 ============================================================================== 00:01:19 netconf-gate-userfeatures.txt.Notifications 00:01:19 ============================================================================== 00:01:19 netconf-gate-userfeatures.txt.Notifications.Notifications Basic :: Basic te... 00:01:19 ============================================================================== 00:01:20 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:01:20 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:01:20 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:01:21 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:01:22 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:01:23 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:01:23 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:01:23 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:01:23 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:01:23 Create_DCN_Stream :: Create DCN stream. | FAIL | 00:01:23 Parent suite setup failed: 00:01:23 NoValidConnectionsError: [Errno None] Unable to connect to port 8101 on 10.30.171.152 00:01:23 ------------------------------------------------------------------------------ 00:01:23 Subscribe_To_DCN_Stream :: Subscribe to DCN streams. | FAIL | 00:01:23 Parent suite setup failed: 00:01:23 NoValidConnectionsError: [Errno None] Unable to connect to port 8101 on 10.30.171.152 00:01:23 ------------------------------------------------------------------------------ 00:01:23 List_DCN_Streams :: List DCN streams. | FAIL | 00:01:23 Parent suite setup failed: 00:01:23 NoValidConnectionsError: [Errno None] Unable to connect to port 8101 on 10.30.171.152 00:01:23 ------------------------------------------------------------------------------ 00:01:23 Start_Receiver :: Start the WSS/SSE listener | FAIL | 00:01:23 Parent suite setup failed: 00:01:23 NoValidConnectionsError: [Errno None] Unable to connect to port 8101 on 10.30.171.152 00:01:23 ------------------------------------------------------------------------------ 00:01:23 Change_DS_Config :: Make a change in DS configuration. | FAIL | 00:01:23 Parent suite setup failed: 00:01:23 NoValidConnectionsError: [Errno None] Unable to connect to port 8101 on 10.30.171.152 00:01:23 ------------------------------------------------------------------------------ 00:01:23 Check_Notification :: Check the WSS/SSE listener log for a change ... | FAIL | 00:01:23 Parent suite setup failed: 00:01:23 NoValidConnectionsError: [Errno None] Unable to connect to port 8101 on 10.30.171.152 00:01:23 ------------------------------------------------------------------------------ 00:01:23 Check_Delete_Notification :: Check the WSS/SSE listener log for a ... | FAIL | 00:01:23 Parent suite setup failed: 00:01:23 NoValidConnectionsError: [Errno None] Unable to connect to port 8101 on 10.30.171.152 00:01:23 ------------------------------------------------------------------------------ 00:01:23 Check_Bug_3934 :: Check the WSS/SSE listener log for the bug corre... | FAIL | 00:01:23 Parent suite setup failed: 00:01:23 NoValidConnectionsError: [Errno None] Unable to connect to port 8101 on 10.30.171.152 00:01:23 ------------------------------------------------------------------------------ 00:01:23 netconf-gate-userfeatures.txt.Notifications.Notifications Basic ::... | FAIL | 00:01:23 Suite setup failed: 00:01:23 NoValidConnectionsError: [Errno None] Unable to connect to port 8101 on 10.30.171.152 00:01:23 00:01:23 8 tests, 0 passed, 8 failed 00:01:23 ============================================================================== 00:01:23 netconf-gate-userfeatures.txt.Notifications | FAIL | 00:01:23 8 tests, 0 passed, 8 failed 00:01:23 ============================================================================== 00:01:23 netconf-gate-userfeatures.txt.KeyAuth 00:01:23 ============================================================================== 00:01:23 netconf-gate-userfeatures.txt.KeyAuth.Keyauth :: Test suite to verify the d... 00:01:23 ============================================================================== 00:01:23 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:01:23 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:01:23 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:01:24 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:01:25 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:01:26 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:01:26 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:01:27 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:01:42 Check_Device_Is_Not_Configured_At_Beginning :: Sanity check making... | FAIL | 00:01:42 Parent suite setup failed: 00:01:42 ConnectionError: HTTPConnectionPool(host='10.30.171.152', port=8181): Max retries exceeded with url: /rests/operations/netconf-keystore:add-keystore-entry (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) 00:01:42 ------------------------------------------------------------------------------ 00:01:42 Configure_Device_On_Netconf :: Make request to configure netconf n... | FAIL | 00:01:42 Parent suite setup failed: 00:01:42 ConnectionError: HTTPConnectionPool(host='10.30.171.152', port=8181): Max retries exceeded with url: /rests/operations/netconf-keystore:add-keystore-entry (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) 00:01:42 ------------------------------------------------------------------------------ 00:01:42 Wait_For_Device_To_Become_Connected :: Wait until the device becom... | FAIL | 00:01:42 Parent suite setup failed: 00:01:42 ConnectionError: HTTPConnectionPool(host='10.30.171.152', port=8181): Max retries exceeded with url: /rests/operations/netconf-keystore:add-keystore-entry (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) 00:01:42 ------------------------------------------------------------------------------ 00:01:42 Deconfigure_Device_From_Netconf :: Make request to deconfigure the... | FAIL | 00:01:42 Parent suite setup failed: 00:01:42 ConnectionError: HTTPConnectionPool(host='10.30.171.152', port=8181): Max retries exceeded with url: /rests/operations/netconf-keystore:add-keystore-entry (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) 00:01:42 ------------------------------------------------------------------------------ 00:01:42 Check_Device_Going_To_Be_Gone_After_Deconfiguring :: Check that th... | FAIL | 00:01:42 Parent suite setup failed: 00:01:42 ConnectionError: HTTPConnectionPool(host='10.30.171.152', port=8181): Max retries exceeded with url: /rests/operations/netconf-keystore:add-keystore-entry (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) 00:01:42 ------------------------------------------------------------------------------ 00:01:42 netconf-gate-userfeatures.txt.KeyAuth.Keyauth :: Test suite to ver... | FAIL | 00:01:42 Suite setup failed: 00:01:42 ConnectionError: HTTPConnectionPool(host='10.30.171.152', port=8181): Max retries exceeded with url: /rests/operations/netconf-keystore:add-keystore-entry (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) 00:01:42 00:01:42 5 tests, 0 passed, 5 failed 00:01:42 ============================================================================== 00:01:42 netconf-gate-userfeatures.txt.KeyAuth | FAIL | 00:01:42 5 tests, 0 passed, 5 failed 00:01:42 ============================================================================== 00:01:42 netconf-gate-userfeatures.txt | FAIL | 00:01:42 138 tests, 1 passed, 137 failed 00:01:42 ============================================================================== 00:01:42 Output: /w/workspace/netconf-csit-1node-gate-userfeatures-all-titanium/output.xml 00:01:44 Log: /w/workspace/netconf-csit-1node-gate-userfeatures-all-titanium/log.html 00:01:44 Report: /w/workspace/netconf-csit-1node-gate-userfeatures-all-titanium/report.html 00:01:44 Examining the files in data/log and checking filesize 00:01:44 Warning: Permanently added '10.30.171.152' (ECDSA) to the list of known hosts. 00:01:44 total 8 00:01:44 drwxrwxr-x 3 jenkins jenkins 4096 Oct 11 23:11 .. 00:01:44 drwxrwxr-x 2 jenkins jenkins 4096 Oct 11 23:11 . 00:01:44 Warning: Permanently added '10.30.171.152' (ECDSA) to the list of known hosts. 00:01:44 du: cannot access '/tmp/netconf-karaf-/data/log/*': No such file or directory 00:01:44 Warning: Permanently added '10.30.171.152' (ECDSA) to the list of known hosts. 00:01:44 ls: cannot access '/tmp/netconf-karaf-/*.hprof': No such file or directory 00:01:44 Let's take the karaf thread dump again... 00:01:44 Warning: Permanently added '10.30.171.152' (ECDSA) to the list of known hosts. 00:01:45 karaf main: org.apache.karaf.main.Main, pid: 00:01:45 Warning: Permanently added '10.30.171.152' (ECDSA) to the list of known hosts. 00:01:45 Usage: 00:01:45 jstack [-l][-e] 00:01:45 (to connect to running process) 00:01:45 00:01:45 Options: 00:01:45 -l long listing. Prints additional information about locks 00:01:45 -e extended listing. Prints additional information about threads 00:01:45 -? -h --help -help to print this help message 00:01:45 Killing ODL 00:01:45 Warning: Permanently added '10.30.171.152' (ECDSA) to the list of known hosts. 00:01:50 Compressing karaf.log 1 00:01:50 Warning: Permanently added '10.30.171.152' (ECDSA) to the list of known hosts. 00:01:50 gzip: /tmp/netconf-karaf-/data/log/karaf.log: No such file or directory 00:01:50 Fetching compressed karaf.log 1 00:01:50 Warning: Permanently added '10.30.171.152' (ECDSA) to the list of known hosts. 00:01:50 scp: /tmp/netconf-karaf-/data/log/karaf.log.gz: No such file or directory 00:01:50 Warning: Permanently added '10.30.171.152' (ECDSA) to the list of known hosts. 00:01:51 scp: /tmp/netconf-karaf-/data/log/karaf_console.log: No such file or directory 00:01:51 Fetch GC logs 00:01:51 Warning: Permanently added '10.30.171.152' (ECDSA) to the list of known hosts. 00:01:51 scp: /tmp/netconf-karaf-/data/log/*.log: No such file or directory 00:01:51 Examine copied files 00:01:51 total 11328 00:01:51 drwxrwxr-x. 2 jenkins jenkins 6 Oct 12 00:01 gclogs-1 00:01:51 -rw-rw-r--. 1 jenkins jenkins 0 Oct 12 00:01 karaf_1__threads_after.log 00:01:51 -rw-rw-r--. 1 jenkins jenkins 10711 Oct 12 00:01 ps_after.log 00:01:51 -rw-rw-r--. 1 jenkins jenkins 322287 Oct 12 00:01 report.html 00:01:51 -rw-rw-r--. 1 jenkins jenkins 1655615 Oct 12 00:01 log.html 00:01:51 -rw-rw-r--. 1 jenkins jenkins 9543345 Oct 12 00:01 output.xml 00:01:51 -rw-rw-r--. 1 jenkins jenkins 709 Oct 11 23:15 testplan.txt 00:01:51 -rw-rw-r--. 1 jenkins jenkins 0 Oct 11 23:15 karaf_1__threads_before.log 00:01:51 -rw-rw-r--. 1 jenkins jenkins 10646 Oct 11 23:15 ps_before.log 00:01:51 -rw-rw-r--. 1 jenkins jenkins 3291 Oct 11 23:11 post-startup-script.sh 00:01:51 -rw-rw-r--. 1 jenkins jenkins 231 Oct 11 23:11 startup-script.sh 00:01:51 -rw-rw-r--. 1 jenkins jenkins 3295 Oct 11 23:11 configuration-script.sh 00:01:51 -rw-rw-r--. 1 jenkins jenkins 268 Oct 11 23:11 detect_variables.env 00:01:51 -rw-rw-r--. 1 jenkins jenkins 0 Oct 11 23:11 pom.xml 00:01:51 -rw-rw-r--. 1 jenkins jenkins 96 Oct 11 23:11 set_variables.env 00:01:51 -rw-rw-r--. 1 jenkins jenkins 297 Oct 11 23:11 slave_addresses.txt 00:01:51 -rw-rw-r--. 1 jenkins jenkins 570 Oct 11 23:10 requirements.txt 00:01:51 -rw-rw-r--. 1 jenkins jenkins 26 Oct 11 23:10 env.properties 00:01:51 -rw-rw-r--. 1 jenkins jenkins 324 Oct 11 23:08 stack-parameters.yaml 00:01:51 drwxrwxr-x. 7 jenkins jenkins 4096 Oct 11 23:06 test 00:01:51 drwxrwxr-x. 2 jenkins jenkins 6 Oct 11 23:06 test@tmp 00:01:51 -rw-rw-r--. 1 jenkins jenkins 520 Oct 11 22:17 maven-metadata.xml 00:01:51 [netconf-csit-1node-gate-userfeatures-all-titanium] $ /bin/bash /tmp/jenkins7209672078726665831.sh 00:01:51 Karaf Deployments, Tests must have already run 00:01:51 [netconf-csit-1node-gate-userfeatures-all-titanium] $ /bin/sh /tmp/jenkins15606636521732232118.sh 00:01:51 Cleaning up Robot installation... 00:01:51 $ ssh-agent -k 00:01:51 unset SSH_AUTH_SOCK; 00:01:51 unset SSH_AGENT_PID; 00:01:51 echo Agent pid 5165 killed; 00:01:51 [ssh-agent] Stopped. 00:01:51 Recording plot data 00:01:52 Robot results publisher started... 00:01:52 INFO: Checking test criticality is deprecated and will be dropped in a future release! 00:01:52 -Parsing output xml: 00:01:53 Done! 00:01:53 -Copying log files to build dir: 00:01:53 Done! 00:01:53 -Assigning results to build: 00:01:53 Done! 00:01:53 -Checking thresholds: 00:01:53 Done! 00:01:53 Done publishing Robot results. 00:01:53 Build step 'Publish Robot Framework test results' changed build result to UNSTABLE 00:01:53 [PostBuildScript] - [INFO] Executing post build scripts. 00:01:53 [netconf-csit-1node-gate-userfeatures-all-titanium] $ /bin/bash /tmp/jenkins13563454599186031004.sh 00:01:53 Archiving csit artifacts 00:01:53 mv: cannot stat 'odl1_*': No such file or directory 00:01:53 mv: cannot stat '*_1.png': No such file or directory 00:01:53 mv: cannot stat '/tmp/odl1_*': No such file or directory 00:01:53 % Total % Received % Xferd Average Speed Time Time Time Current 00:01:53 Dload Upload Total Spent Left Speed 00:01:53 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1744k 0 1744k 0 0 4275k 0 --:--:-- --:--:-- --:--:-- 4275k 00:01:54 Archive: robot-plugin.zip 00:01:54 inflating: ./archives/robot-plugin/log.html 00:01:54 inflating: ./archives/robot-plugin/output.xml 00:01:54 inflating: ./archives/robot-plugin/report.html 00:01:54 mv: cannot stat '*.log.gz': No such file or directory 00:01:54 mv: cannot stat '*.csv': No such file or directory 00:01:54 mv: cannot stat '*.png': No such file or directory 00:01:54 [PostBuildScript] - [INFO] Executing post build scripts. 00:01:54 [netconf-csit-1node-gate-userfeatures-all-titanium] $ /bin/bash /tmp/jenkins12555474396787428198.sh 00:01:54 [PostBuildScript] - [INFO] Executing post build scripts. 00:01:54 [EnvInject] - Injecting environment variables from a build step. 00:01:54 [EnvInject] - Injecting as environment variables the properties content 00:01:54 OS_CLOUD=vex 00:01:54 OS_STACK_NAME=releng-netconf-csit-1node-gate-userfeatures-all-titanium-60 00:01:54 00:01:54 [EnvInject] - Variables injected successfully. 00:01:54 provisioning config files... 00:01:54 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 00:01:54 [netconf-csit-1node-gate-userfeatures-all-titanium] $ /bin/bash /tmp/jenkins6836378681452710759.sh 00:01:54 ---> openstack-stack-delete.sh 00:01:54 Setup pyenv: 00:01:55 system 00:01:55 3.8.13 00:01:55 3.9.13 00:01:55 3.10.13 00:01:55 * 3.11.7 (set by /w/workspace/netconf-csit-1node-gate-userfeatures-all-titanium/.python-version) 00:01:55 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-MACw from file:/tmp/.os_lf_venv 00:01:55 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 00:01:55 lf-activate-venv(): INFO: Attempting to install with network-safe options... 00:01:57 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. 00:01:57 lftools 0.37.15 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible. 00:01:57 lf-activate-venv(): INFO: Base packages installed successfully 00:01:57 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient urllib3~=1.26.15 00:02:15 lf-activate-venv(): INFO: Adding /tmp/venv-MACw/bin to PATH 00:02:15 INFO: Stack cost retrieval disabled, setting cost to 0 00:02:27 INFO: Deleting stack releng-netconf-csit-1node-gate-userfeatures-all-titanium-60 00:02:27 Successfully deleted stack releng-netconf-csit-1node-gate-userfeatures-all-titanium-60 00:02:27 [PostBuildScript] - [INFO] Executing post build scripts. 00:02:27 [netconf-csit-1node-gate-userfeatures-all-titanium] $ /bin/bash /tmp/jenkins15794817593051903699.sh 00:02:27 ---> sysstat.sh 00:02:27 [netconf-csit-1node-gate-userfeatures-all-titanium] $ /bin/bash /tmp/jenkins16807587352011419707.sh 00:02:27 ---> package-listing.sh 00:02:27 ++ facter osfamily 00:02:27 ++ tr '[:upper:]' '[:lower:]' 00:02:28 + OS_FAMILY=redhat 00:02:28 + workspace=/w/workspace/netconf-csit-1node-gate-userfeatures-all-titanium 00:02:28 + START_PACKAGES=/tmp/packages_start.txt 00:02:28 + END_PACKAGES=/tmp/packages_end.txt 00:02:28 + DIFF_PACKAGES=/tmp/packages_diff.txt 00:02:28 + PACKAGES=/tmp/packages_start.txt 00:02:28 + '[' /w/workspace/netconf-csit-1node-gate-userfeatures-all-titanium ']' 00:02:28 + PACKAGES=/tmp/packages_end.txt 00:02:28 + case "${OS_FAMILY}" in 00:02:28 + rpm -qa 00:02:28 + sort 00:02:28 + '[' -f /tmp/packages_start.txt ']' 00:02:28 + '[' -f /tmp/packages_end.txt ']' 00:02:28 + diff /tmp/packages_start.txt /tmp/packages_end.txt 00:02:28 + '[' /w/workspace/netconf-csit-1node-gate-userfeatures-all-titanium ']' 00:02:28 + mkdir -p /w/workspace/netconf-csit-1node-gate-userfeatures-all-titanium/archives/ 00:02:28 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/netconf-csit-1node-gate-userfeatures-all-titanium/archives/ 00:02:28 [netconf-csit-1node-gate-userfeatures-all-titanium] $ /bin/bash /tmp/jenkins9648408273069208819.sh 00:02:28 ---> capture-instance-metadata.sh 00:02:28 Setup pyenv: 00:02:28 system 00:02:28 3.8.13 00:02:28 3.9.13 00:02:28 3.10.13 00:02:28 * 3.11.7 (set by /w/workspace/netconf-csit-1node-gate-userfeatures-all-titanium/.python-version) 00:02:29 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-MACw from file:/tmp/.os_lf_venv 00:02:29 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 00:02:29 lf-activate-venv(): INFO: Attempting to install with network-safe options... 00:02:31 lf-activate-venv(): INFO: Base packages installed successfully 00:02:31 lf-activate-venv(): INFO: Installing additional packages: lftools 00:02:41 lf-activate-venv(): INFO: Adding /tmp/venv-MACw/bin to PATH 00:02:41 INFO: Running in OpenStack, capturing instance metadata 00:02:42 [netconf-csit-1node-gate-userfeatures-all-titanium] $ /bin/bash /tmp/jenkins10238293733433284521.sh 00:02:42 provisioning config files... 00:02:42 Could not find credentials [logs] for netconf-csit-1node-gate-userfeatures-all-titanium #60 00:02:42 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/netconf-csit-1node-gate-userfeatures-all-titanium@tmp/config2571097585826858302tmp 00:02:42 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 00:02:42 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 00:02:42 provisioning config files... 00:02:42 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 00:02:42 [EnvInject] - Injecting environment variables from a build step. 00:02:42 [EnvInject] - Injecting as environment variables the properties content 00:02:42 SERVER_ID=logs 00:02:42 00:02:42 [EnvInject] - Variables injected successfully. 00:02:42 [netconf-csit-1node-gate-userfeatures-all-titanium] $ /bin/bash /tmp/jenkins8191562675437616329.sh 00:02:42 ---> create-netrc.sh 00:02:42 WARN: Log server credential not found. 00:02:42 [netconf-csit-1node-gate-userfeatures-all-titanium] $ /bin/bash /tmp/jenkins8044732828926267478.sh 00:02:42 ---> python-tools-install.sh 00:02:42 Setup pyenv: 00:02:43 system 00:02:43 3.8.13 00:02:43 3.9.13 00:02:43 3.10.13 00:02:43 * 3.11.7 (set by /w/workspace/netconf-csit-1node-gate-userfeatures-all-titanium/.python-version) 00:02:43 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-MACw from file:/tmp/.os_lf_venv 00:02:43 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 00:02:43 lf-activate-venv(): INFO: Attempting to install with network-safe options... 00:02:45 lf-activate-venv(): INFO: Base packages installed successfully 00:02:45 lf-activate-venv(): INFO: Installing additional packages: lftools 00:02:57 lf-activate-venv(): INFO: Adding /tmp/venv-MACw/bin to PATH 00:02:57 [netconf-csit-1node-gate-userfeatures-all-titanium] $ /bin/bash /tmp/jenkins9572438843181483721.sh 00:02:57 ---> sudo-logs.sh 00:02:57 Archiving 'sudo' log.. 00:02:57 [netconf-csit-1node-gate-userfeatures-all-titanium] $ /bin/bash /tmp/jenkins16946986196627078612.sh 00:02:57 ---> job-cost.sh 00:02:57 Setup pyenv: 00:02:57 system 00:02:57 3.8.13 00:02:57 3.9.13 00:02:57 3.10.13 00:02:57 * 3.11.7 (set by /w/workspace/netconf-csit-1node-gate-userfeatures-all-titanium/.python-version) 00:02:58 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-MACw from file:/tmp/.os_lf_venv 00:02:58 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 00:02:58 lf-activate-venv(): INFO: Attempting to install with network-safe options... 00:02:59 lf-activate-venv(): INFO: Base packages installed successfully 00:02:59 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 00:03:07 lf-activate-venv(): INFO: Adding /tmp/venv-MACw/bin to PATH 00:03:07 DEBUG: total: 0 00:03:07 INFO: Retrieving Stack Cost... 00:03:08 INFO: Retrieving Pricing Info for: v3-standard-2 00:03:08 INFO: Archiving Costs 00:03:08 [netconf-csit-1node-gate-userfeatures-all-titanium] $ /bin/bash -l /tmp/jenkins3906084631300826422.sh 00:03:08 ---> logs-deploy.sh 00:03:08 Setup pyenv: 00:03:08 system 00:03:08 3.8.13 00:03:08 3.9.13 00:03:08 3.10.13 00:03:08 * 3.11.7 (set by /w/workspace/netconf-csit-1node-gate-userfeatures-all-titanium/.python-version) 00:03:08 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-MACw from file:/tmp/.os_lf_venv 00:03:08 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 00:03:08 lf-activate-venv(): INFO: Attempting to install with network-safe options... 00:03:10 lf-activate-venv(): INFO: Base packages installed successfully 00:03:10 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 00:03:20 lf-activate-venv(): INFO: Adding /tmp/venv-MACw/bin to PATH 00:03:20 WARNING: Nexus logging server not set 00:03:20 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/netconf-csit-1node-gate-userfeatures-all-titanium/60/ 00:03:20 INFO: archiving logs to S3 00:03:21 ---> uname -a: 00:03:21 Linux prd-centos8-robot-2c-8g-2840.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:03:21 00:03:21 00:03:21 ---> lscpu: 00:03:21 Architecture: x86_64 00:03:21 CPU op-mode(s): 32-bit, 64-bit 00:03:21 Byte Order: Little Endian 00:03:21 CPU(s): 2 00:03:21 On-line CPU(s) list: 0,1 00:03:21 Thread(s) per core: 1 00:03:21 Core(s) per socket: 1 00:03:21 Socket(s): 2 00:03:21 NUMA node(s): 1 00:03:21 Vendor ID: AuthenticAMD 00:03:21 CPU family: 23 00:03:21 Model: 49 00:03:21 Model name: AMD EPYC-Rome Processor 00:03:21 Stepping: 0 00:03:21 CPU MHz: 2800.000 00:03:21 BogoMIPS: 5600.00 00:03:21 Virtualization: AMD-V 00:03:21 Hypervisor vendor: KVM 00:03:21 Virtualization type: full 00:03:21 L1d cache: 32K 00:03:21 L1i cache: 32K 00:03:21 L2 cache: 512K 00:03:21 L3 cache: 16384K 00:03:21 NUMA node0 CPU(s): 0,1 00:03:21 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:03:21 00:03:21 00:03:21 ---> nproc: 00:03:21 2 00:03:21 00:03:21 00:03:21 ---> df -h: 00:03:21 Filesystem Size Used Avail Use% Mounted on 00:03:21 devtmpfs 3.8G 0 3.8G 0% /dev 00:03:21 tmpfs 3.8G 0 3.8G 0% /dev/shm 00:03:21 tmpfs 3.8G 17M 3.8G 1% /run 00:03:21 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 00:03:21 /dev/vda1 40G 8.3G 32G 21% / 00:03:21 tmpfs 770M 0 770M 0% /run/user/1001 00:03:21 00:03:21 00:03:21 ---> free -m: 00:03:21 total used free shared buff/cache available 00:03:21 Mem: 7697 605 4871 19 2220 6793 00:03:21 Swap: 1023 0 1023 00:03:21 00:03:21 00:03:21 ---> ip addr: 00:03:21 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 00:03:21 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 00:03:21 inet 127.0.0.1/8 scope host lo 00:03:21 valid_lft forever preferred_lft forever 00:03:21 inet6 ::1/128 scope host 00:03:21 valid_lft forever preferred_lft forever 00:03:21 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 00:03:21 link/ether fa:16:3e:b1:8a:4d brd ff:ff:ff:ff:ff:ff 00:03:21 altname enp0s3 00:03:21 altname ens3 00:03:21 inet 10.30.171.215/23 brd 10.30.171.255 scope global dynamic noprefixroute eth0 00:03:21 valid_lft 82943sec preferred_lft 82943sec 00:03:21 inet6 fe80::f816:3eff:feb1:8a4d/64 scope link 00:03:21 valid_lft forever preferred_lft forever 00:03:21 00:03:21 00:03:21 ---> sar -b -r -n DEV: 00:03:21 Linux 4.18.0-553.5.1.el8.x86_64 (prd-centos8-robot-2c-8g-2840.novalocal) 10/12/2025 _x86_64_ (2 CPU) 00:03:21 00:03:21 12:00:01 AM tps rtps wtps bread/s bwrtn/s 00:03:21 12:01:01 AM 1.18 0.00 1.18 0.00 225.89 00:03:21 12:02:01 AM 4.93 0.40 4.53 38.77 209.94 00:03:21 12:03:01 AM 30.89 0.47 30.43 52.92 1769.02 00:03:21 Average: 12.33 0.29 12.05 30.57 734.84 00:03:21 00:03:21 12:00:01 AM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 00:03:21 12:01:01 AM 4857788 6991156 3024644 38.37 2688 2301056 750212 8.40 272512 2369292 252 00:03:21 12:02:01 AM 5008884 6974804 2873548 36.46 2688 2137296 700460 7.84 276176 2233608 26752 00:03:21 12:03:01 AM 5040476 7004416 2841956 36.05 2688 2137384 685492 7.68 478308 2007264 11428 00:03:21 Average: 4969049 6990125 2913383 36.96 2688 2191912 712055 7.97 342332 2203388 12811 00:03:21 00:03:21 12:00:01 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 00:03:21 12:01:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:03:21 12:01:01 AM eth0 6.40 1.27 0.77 0.12 0.00 0.00 0.00 0.00 00:03:21 12:02:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:03:21 12:02:01 AM eth0 60.21 41.72 98.69 80.18 0.00 0.00 0.00 0.00 00:03:21 12:03:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:03:21 12:03:01 AM eth0 17.40 15.06 15.53 7.70 0.00 0.00 0.00 0.00 00:03:21 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:03:21 Average: eth0 28.01 19.35 38.34 29.34 0.00 0.00 0.00 0.00 00:03:21 00:03:21 00:03:21 ---> sar -P ALL: 00:03:21 Linux 4.18.0-553.5.1.el8.x86_64 (prd-centos8-robot-2c-8g-2840.novalocal) 10/12/2025 _x86_64_ (2 CPU) 00:03:21 00:03:21 12:00:01 AM CPU %user %nice %system %iowait %steal %idle 00:03:21 12:01:01 AM all 1.65 0.02 0.33 0.03 0.05 97.93 00:03:21 12:01:01 AM 0 2.14 0.00 0.23 0.00 0.05 97.58 00:03:21 12:01:01 AM 1 1.15 0.03 0.43 0.05 0.05 98.28 00:03:21 12:02:01 AM all 12.73 0.00 1.68 0.07 0.07 85.46 00:03:21 12:02:01 AM 0 12.81 0.00 1.48 0.02 0.07 85.63 00:03:21 12:02:01 AM 1 12.65 0.00 1.87 0.12 0.07 85.30 00:03:21 12:03:01 AM all 29.50 0.00 3.51 0.92 0.08 65.99 00:03:21 12:03:01 AM 0 29.47 0.00 4.36 0.82 0.07 65.29 00:03:21 12:03:01 AM 1 29.54 0.00 2.66 1.02 0.08 66.70 00:03:21 Average: all 14.64 0.01 1.84 0.34 0.06 83.11 00:03:21 Average: 0 14.81 0.00 2.03 0.28 0.06 82.83 00:03:21 Average: 1 14.47 0.01 1.66 0.40 0.07 83.40 00:03:21 00:03:21 00:03:21